Hi, Barry deFreese, le Fri 13 Apr 2007 10:29:33 -0400, a écrit : > Peter Eisentraut wrote: > >Am Donnerstag, 12. April 2007 20:20 schrieb Barry deFreese: > > > >>GNU/Hurd currently doesn't support IPv6 and the linuxcaps is unnecessary > >>so had to disable those. > >> > > > >We does it need to be disabled if it's unnecessary? What happens with > >IPv6 support enabled? > > > > > nter-arith -Wshadow -Wstrict-prototypes -c -o net.o `test -f > './../libisc/net.c' || echo './'`./../libisc/net.c > ./../libisc/net.c: In function 'try_ipv6pktinfo': > ./../libisc/net.c:237: error: 'IPV6_PKTINFO' undeclared (first use in > this function)
This got solved in glibc (and we have some experimental ipv6 support), so ipv6 can now be left enabled. Also, --enable-linuxcaps doesn't see to hurt actually. > >>Also we have issues in glibc so we can't build > >>ntptime binaries so the build fails when attempting to move that binary. > >> > > > >What issues? Why don't you fix them > We don't have timex.h. And there is no underlying support, so it's not as simple as a fix. Samuel

