[Mono-list] Building mono on Cygwin (again)
Nick Drochak
ndrochak@gol.com
Tue, 16 Apr 2002 18:34:10 +0900
| I was wondering, because /usr/include isn't included, while netdb.h is
| required:
|
| missing-prototypes -Wmissing-declarations -mno-cygwin -c socket-io.c
| socket-io.c:25: netdb.h: No such file or directory
|
| I hacked the build scripts to include /usr/include, which
| showed that netdb.h conflicts with the windows sockets.
|
Maybe this thread will help:
http://lists.ximian.com/archives/public/mono-list/2002-March/004409.html
HTH,
Nick D.