This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Symbol was GLOBAL DEFAULT, now it's LOCAL HIDDEN.


On Tue, Jan 28, 2003 at 10:54:46AM -0800, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Carlos O'Donell wrote:
> 
> > # wget
> > wget: relocation error: wget: undefined symbol: __clz_tab
> 
> This is an internal interface, see the leading underscore.  It never
> must have been used outside libc.so.  Fix the code and recompile.

I believe in this case it's actually a libgcc interface, and should go
in libgcc-compat.  That's a guess; it varies from platform to platform
whether libc has a copy, but libgcc always seems to.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]