This is the mail archive of the libc-alpha@cygnus.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]

Re: Problems with glibc-2.0.94


Damien Kick <kick@cig.mot.com> writes:

> Having
> compiled and installed 'glibc-2.0.94', I get the following error
> message whenever I attempt to execute a command that uses 'libc.so.6';
> for example:
> 
>     ls: error in loading shared libraries
>     /usr/local/glibc-2.0.94/lib/libc.so.6: undefined symbol: _dl_debug_impcalls

You probably don't use the correct ld.so with the libc.  They are
closely related and you never must use the version from the different
release.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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