Bruno Haible <[EMAIL PROTECTED]> writes: > Simon Josefsson wrote: >> I installed this patch: >> >> Index: modules/socklen >> =================================================================== >> RCS file: /sources/gnulib/gnulib/modules/socklen,v >> retrieving revision 1.2 >> retrieving revision 1.3 >> diff -u -p -r1.2 -r1.3 >> --- modules/socklen 15 Dec 2005 09:13:08 -0000 1.2 >> +++ modules/socklen 17 Jan 2006 17:22:37 -0000 1.3 >> @@ -12,6 +12,7 @@ gl_TYPE_SOCKLEN_T >> Makefile.am: >> >> Include: >> +#include <sys/socket.h> >> >> License: >> unlimited > > Then 'socklen' should also have a dependency on 'sys_socket'.
Right. I have installed this. --- socklen 17 Jan 2006 18:20:52 +0100 1.3 +++ socklen 18 Jan 2006 09:50:52 +0100 @@ -5,6 +5,7 @@ m4/socklen.m4 Depends-on: +sys_socket configure.ac: gl_TYPE_SOCKLEN_T _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib