Bug 1693 - NTP trys IPV& even if not configured error: 'IPV6_MULTICAST_HOPS' undeclared
Summary: NTP trys IPV& even if not configured error: 'IPV6_MULTICAST_HOPS' undeclared
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 blocker
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 06:28 UTC by Peter Katzmann
Modified: 2010-05-20 21:14 UTC (History)
1 user (show)

See Also:
Host: linux
Target: armeb linux ixp
Build:


Attachments
Configuration used (19.16 KB, application/x-config)
2010-05-06 06:28 UTC, Peter Katzmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Katzmann 2010-05-06 06:28:04 UTC
Created attachment 1651 [details]
Configuration used

buildroot 2010.05rc1
ntp_io.c:2585: error: 'IPV6_MULTICAST_HOPS' undeclared (first use in this function)

Buildsystem Openeses 11.2

Configuration has no ipv6 enabled

It was created by ntp configure 4.2.4p5, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --target=armeb-linux --host=armeb-linux --build=x86_64-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --bin
dir=/usr/bin --sbindir=/usr/sbin --libdir=/lib --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/va
r --mandir=/usr/man --infodir=/usr/info --disable-nls --disable-ipv6 --with-shared --program-transform-name=s,,, --without-cryp
to --disable-tickadj
Comment 1 Peter Korsgaard 2010-05-20 21:14:14 UTC
Fixed in git (484d15dea6) - Thanks.