Mail Archives: cygwin/2001/08/20/20:46:27
You should definately use gcc, perhaps that is what you are using and the g was snipped, however there are many files needed in netinet/ in order to compile several things I have been trying to get working. I think that it is quite possible that you will not be able to compile it without these files. I am not sure that cygwin versions of these files exist, so you may be dead in the water, like me.
Good Luck.
>
> Hi Lee,
>
> >___________
> >Lee AT 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 AT 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/
-------------------------------------------------
Get personalized e-mail and a web address or your
own free e-mail at http://www.networksolutions.com.
--
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/
- Raw text -