Dirk Sondermann wrote:
> try  make CC='gcc -ansi'  or replace the first line of the makefile by
> CC=gcc -ansi.

Hallo Dirk,

Thanks for the reply.
Taking your suggestion into account, I'll get (after updating the Makefile):

$ 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

It doesn't seem to be that different...

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!
...)

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

I'd be quite happy to discover a way, though...

Greetings,

Michael


-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net



--
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/

Reply via email to