Re: glibc versions


Subject: Re: glibc versions
tcv@ninjatech.cjb.net
Date: Tue Aug 19 2003 - 01:40:32 AKDT


>
> When I get an error message like this:
>
> ./MozillaFirebird-bin: /lib/ld-linux.so.2: version `GLIBC_2.2.3' not found (required by /usr/local/glibc-2.2.5/lib/libc.so.6)
> ./MozillaFirebird-bin: /lib/ld-linux.so.2: version `GLIBC_2.2' not found (required by /usr/local/glibc-2.2.5/lib/libc.so.6)
>
> What kind of thing is GLIBC_2.2.3? Symbol? Tag? Label? What's it
> called?
>
> Second, what provides it? It can't be libc itself, obviously. Does
> ld-linux.so.2 provide that kind of thing? Or is it something else?
>
> --
> Bryan Medsker
> bryan@ak.net
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.

I believe your ld.so.cache file is just out of wack. You should be able to fix this by running "ldconfig"

From ldconfig man page:

 ldconfig creates the necessary links and cache to the most recent
 shared libraries found in the directories specified on the command
 line, in the file /etc/ld.so.conf, and in the trusted directories (/lib
 and /usr/lib). The cache is used by the run-time linker, ld.so or ld-
 linux.so. ldconfig checks the header and file names of the libraries
 it encounters when determining which versions should have their links
 updated.

If that isn't it let me know.

-------------------------------------------------------------------------
In a successful technology, reality must take precedence over public relations, for nature cannot be fooled. - Richard Feynmann

-------------------------------------------------------------------------
pub 1024D/6F04299B 2003-08-10 T.C.V. (Postatem obscuri lateris nescitis) <tcv@ninjatech.cjb.net>
Key fingerprint = 2E8F 57BF 31FC 1344 7BB3 2D08 AB33 1185 6F04 299B
sub 2048g/431F3112 2003-08-10 [expires: 2004-08-09]

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Aug 19 2003 - 01:40:35 AKDT