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


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


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


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