Folks,
I sent this a week or two ago, and didn't get a single response, which I thought was rather strange...So here it is again --
$ ./configure --prefix=$GNUSTEP_ROOT/Development checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for socklen_t... no checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t
Any ideas on what we can do? AFAIK, mingw *DOES* support socklen_t, but you have to include a winsock library, and surely ./configure is not doing this.
Can you try adding something like this:
http://mail.gnome.org/archives/xml/2003-August/msg00061.html
-- Martin
signature.asc
Description: OpenPGP digital signature
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc