[ntp:questions] glibc and __adjtimex/__ntp_gettime

Harlan Stenn stenn at ntp.isc.org
Tue Jan 30 02:04:49 UTC 2007


Folks,

http://bugs.ntp.isc.org/769 describes a problem where our configure script
does this:

 case "$host" in
  *-*-linux*)
     AC_CHECK_FUNCS(__adjtimex __ntp_gettime)
     ;;
 esac

and this is apparently (at least nowadays) wrong.

I have no idea how to fix it and I am also concerned that any fix I may make
will break older systems.

Any useful feedback on this issue would be greatly appreciated.

H




More information about the questions mailing list