Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2005 16:08:43 +0100
From:      Kiffin Gish <kiffin.gish@planet.nl>
To:        freebsd-questions@freebsd.org
Subject:   GLIBC_2.3 required ...
Message-ID:  <1135350523.1136.4.camel@localhost>

next in thread | raw e-mail | index | archive | help
I installed the MySQL ndb management tools, but when I fire them up I
get the error that GLIBC_2.3 is missing.

# ldd /usr/local/bin/ndb_mgm
/usr/local/bin/ndb_mgm:
/usr/local/bin/ndb_mgm: /lib/libpthread.so.0: version `GLIBC_2.3.2' not
found (required by /usr/local/bin/ndb_mgm)
/usr/local/bin/ndb_mgm: /lib/libc.so.6: version `GLIBC_2.3' not found
(required by /usr/local/bin/ndb_mgm)

# strings /usr/compat/linux/lib/libc.so.6 |grep GLIBC_2
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
GLIBC_2.1.2
GLIBC_2.1.3
GLIBC_2.2
GLIBC_2.2.1
GLIBC_2.2.2
GLIBC_2.2.3
GLIBC_2.2.4

But no v2.3 in sight. How do I fix this? Do I have to upgrade from
somehwere else (not present in my ports)? Is this supported under
FreeBSD 5.4 or not?

Thanks alot in advance.

-- 
Kiffin Gish <kiffin.gish@planet.nl>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1135350523.1136.4.camel>