On 1/28/2009 5:11 PM, David Mosberger-Tang wrote: > Hi, > > Without the attached patch, ntpd from ntp-4.2.4p5 failed to sync with > the Linux kernel because it wants to use __adjtimex (not adjtimex). > Note that the configure's AC_CHECK_FUNCS() goes to some length to > verify that __adjtimex is available as a function, just defining a > macro of that name doesn't do the trick.
could you try building uclibc with UCLIBC_NTP_LEGACY ? _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
