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]

RE: problems with make


Hi Lee,

>___________
>Lee@SERVER ~/tetrinet
>$ make
>cc -O2 -I/usr/include/ncurses -c server.c
>server.c:12: netinet/in.h: No such file or directory
>server.c:17: sys/socket.h: No such file or directory
>make: *** [server.o] Error 1
>
>Lee@SERVER ~/tetrinet
>$
>________________

my Cygwin tells me:
$ cc
bash: cc: command not found

So I am wondering what compiler you are trying to run ... it seems to be
none that is aware of Cygwin paths ;-)

Regards,
Jörg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]