Pages: [1]
|
|
|
Author
|
Topic: Runtime error - shared libraries (Read 2750 times)
|
gbell
Zebranky food
Offline
Posts: 2
I love YaBB 1G - SP1!
|
Hi Folks, I'm getting this from uqm (statically linked): error while loading shared libraries: /home/gbell2/lib/uqm/uqm: symbol fnmatch, version GLIBC_2.2.3 not defined in file libc.so.6 with link time reference
I'm running a RedHat 7.1 system. Anyone know what this means (I searched the forum)? Thanks, ~gb
|
|
« Last Edit: December 10, 2002, 10:54:34 am by gbell »
|
Logged
|
|
|
|
Nic.
Guest
|
What version of glibc do you have intalled? (rpm -qa | grep glibc)
|
|
|
Logged
|
|
|
|
gbell
Zebranky food
Offline
Posts: 2
I love YaBB 1G - SP1!
|
glibc-common-2.2.2-10 glibc-2.2.2-10 glibc-devel-2.2.2-10
that help?
|
|
|
Logged
|
|
|
|
Nic.
Guest
|
Maybe. My guess from here, based on your error message, is that your libc is too old (2.2.2, program wants 2.2.3 or later)
Try installing glibc 2.2.4 from Redhat 7.1 Updates, <http://ftp://ftp.redhat.com/pub/redhat/linux/updates/7.1/en/os/i386> and see if the complaining stops (you might have to install a whole lot of other stuff to keep your dependencies straight)
|
|
« Last Edit: December 12, 2002, 09:47:56 pm by Nic. »
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|