[ntp:bugs] [Bug 603] New: Don't link with libelf when not needed
bugzilla at ntp.isc.org
bugzilla at ntp.isc.org
Sat Apr 29 00:56:26 UTC 2006
http://bugs.ntp.isc.org/show_bug.cgi?id=603
Summary: Don't link with libelf when not needed
Product: ntp
Version: stable
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: - other
AssignedTo: stenn at ntp.org
ReportedBy: dan at ns15.lightwave.net.ru
CC: bugs at ntp.isc.org
On Linux libelf is not needed when building ntp, since tickadj (the only
potential libelf user) uses __adjtimex() thus eliminating the need for nlist().
To eliminate libelf dependency in that case configure.in must be reorganized so
that if __adjtimex() is available, no tests for libelf are performed.
--
Dan Yefimov <dan at ns15.lightwave.net.ru>
------- 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