[distcc] building distcc under mingw fails

Martin Pool mbp at sourcefrog.net
Tue Mar 8 22:18:41 GMT 2005


Alex Perez wrote:
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20050309/66da43f7/signature.bin


More information about the distcc mailing list