[uClibc] Re: ldconfig built against the installed libc

Manuel Novoa III mjn3 at codepoet.org
Mon Dec 15 00:02:02 UTC 2003


On Sun, Dec 14, 2003 at 11:00:03PM +0100, Peter S. Mazinger wrote:
> On Sun, 14 Dec 2003, Peter S. Mazinger wrote:
> 
> > Hello!
> > The subject says it all, do following test:
> > build w/ LOCALE, w/o XLOCALE and install
> > after this rebuild with XLOCALE enabled too
> > ldd,readelf builds correctly, make -C utils ldd readelf
> > ldconfig: undefined reference to `__ctype_b_loc' (this is in the new one 
> > installed in <builddir>/lib, but missing from the old one in /lib).
> > 
> > Probably this is the earlier mailed XLOCALE problem, I have overseen that 
> > the libraries are already built.
> The solution is to add -L../lib at the end of ldconfig's build section in 
> utils/Makefile

Now fixed in cvs.

Manuel



More information about the uClibc mailing list