Symbol was GLOBAL DEFAULT, now it's LOCAL HIDDEN.
Daniel Jacobowitz
drow@mvista.com
Tue Jan 28 20:25:00 GMT 2003
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
More information about the Libc-alpha
mailing list