Undefined symbol: __adjtimex

Jan-Benedict Glaw jbglaw at lug-owl.de
Thu Mar 8 17:52:57 UTC 2007


On Thu, 2007-03-08 09:25:53 -0800, Ned Ludd <solar at gentoo.org> wrote:
> On Thu, 2007-03-08 at 07:45 -0500, Rob Landley wrote:
> > On Wednesday 07 March 2007 2:31 pm, Haren Myneni wrote:
> > >    Getting undefined symbol : __adjtimex when building xntp package on 
> > > MIPS. Is it a known issue?
> > 
> > Following up on the irc conversation about this:  __adjtimex() is a glibc 
> > internal symbol that seems to be a synonym for adjtimex(), and xntp using it 
> > seems like a bug.
> > 
> > That said, it would be easy to add a line:
> >   weak_alias(adjtimex, __adjtimex)
> > The question is "does Mike think that's a good idea".  (Judgement call time.)
> 
> Not in uClibc. xntp should be fixed to not call/rely on the behavior of
> the hidden symbols.

Isn't "xnpt" the old 3.x codebase, superseded by "ntpd", the current
4.x stuff?

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw at lug-owl.de              +49-172-7608481
Signature of:                 Friends are relatives you make for yourself.
the second  :
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070308/3364fd6d/attachment-0002.pgp 


More information about the uClibc mailing list