| 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. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
