[ntp:bugs] [Bug 436] New: ntp-dev snapshot build fails on Linux
libc5
bugzilla at ntp.isc.org
bugzilla at ntp.isc.org
Wed May 25 10:59:57 PDT 2005
http://bugs.ntp.isc.org/show_bug.cgi?id=436
Summary: ntp-dev snapshot build fails on Linux libc5
Product: ntp
Version: dev
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: - other
AssignedTo: stenn at ntp.org
ReportedBy: derogaton at oreka.com
CC: bugs at ntp.isc.org
Hello,
On my old Linux box (Intel Debian Bo: kernel 2.0.40, gcc 2.7.2.1,
libc 5.4.33) where config.guess is i586-pc-linux-gnulibc1, building
ntp-dev-4.2.0a-20050517 fails:
| checking for IPv6 structures... yes
| checking for Kame IPv6 support... no
| checking for struct if_laddrconf... no
| checking for struct if_laddrreq... no
| checking for struct sockaddr_in6.sin6_scope_id... no
| checking for in6_pktinfo... no -- disabling runtime ipv6 support
| checking for sin6_scope_id in struct sockaddr_in6... checking for
in6addr_any... no
[...]
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -
I/usr/local/include -g -O2 -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-
arith -Wshadow -Wstrict-prototypes -c a_md5encrypt.c
| In file included from a_md5encrypt.c:24:
| ../include/ntp.h:825: field `addr6' has incomplete type
| ../include/ntp.h:826: field `mask6' has incomplete type
| a_md5encrypt.c: In function `addr2refid':
| a_md5encrypt.c:100: sizeof applied to an incomplete type
| make[2]: *** [a_md5encrypt.o] Error 1
| make[2]: Leaving directory `/tmp/ntp-dev-4.2.0a-20050517/libntp'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/tmp/ntp-dev-4.2.0a-20050517'
| make: *** [all] Error 2
Same error with those older ntp snapshots:
| ntp-dev-4.2.0a-20040421
| ntp-dev-4.2.0a-20041023
| ntp-stable-4.2.0a-20050303
| ntp-dev-4.2.0a-20050506
This error looks like the old closed bug 189 "libntp doesn't compile on
a host without ipv6 support".
Alain.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the bugs
mailing list