This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: was: httping 0.0.3 make error


On Wed, 10 Dec 2003 svartsjel@gmx.net wrote:
> $ make install
> gcc -ansi -O2   -c -o error.o error.c
> error.c:1:21: ncurses.h: No such file or directory
> make: *** [error.o] Error 1
>
Well, does /usr/include/ncurses.h exist?

If not, using the setup package search facility available here
http://cygwin.com/packages/ shows ncurses.h to be part of
ncurses/ncurses-5.2-8.  Is that installed?

Please see http://www.cygwin.com/problems.html.  If you had attached
cygcheck output, I wouldn't have to ask about these.

> BTW, I also tried to compile boxes
> (http://boxes.thomasjensen.com), but many errors occured there, too.
> (Something like:
> make[2]: *** [parser.c] Error 255
> make[1]: *** [build] Error 2        <-- twice!
> ...)
>
If you want help here, you will have to post more output.  We need to see
why the make of parser.c returned 255.

> I'm generally not very experienced in compiling, but:
> Could it be possible that httping (or boxes) just won't
> compile for Cygwin?
>
Yes. :)

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]