[ntp:bugs] [Bug 1862] Compilation error, ntp_io.c:1678: undefined reference to `in6addr_any'
bugzilla-daemon at ntp.org
bugzilla-daemon at ntp.org
Sun Mar 27 08:11:48 UTC 2011
http://bugs.ntp.org/show_bug.cgi?id=1862
--- Comment #4 from Stefan olsson <misca at hotmail.com> 2011-03-27 08:11:48 UTC ---
Hi
Yes, that is the strange thing, I had extracted the test earlier and was able
to compile at the prompt in the same way as ./configure but when I tried to
link the "true" code it does not work, neither via the make system or via the
prompt.
I even tried to add needed -I flags to the linking but it did not work, it is
weird but I will try to change some system files tomorrow to see if I can
deliberately generate error messages.
Right now I suspect that it might be stuff like that the support is only in .so
files but not in .a library files which could explain it, ./configure is using
.so file for test but ntp use .a files to compile (static compilation)
I will give it some renew energy.
/Stefan
--
Configure bugmail: http://bugs.ntp.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the bugs
mailing list