On Fri, 2005-12-23 at 09:36 -0600, Dan Nelson wrote:
> In the last episode (Dec 23), Kiffin Gish said:
> > 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)
> 
> Upgrade your linux_base port to something with a newer glibc.  I have
> linux_base-rh-9 installed, and its libc.so.6 version is GLIBC_2.3.3.
> 
> Then again, why are you running a Linux binary?  The mysql41-server and
> mysql50-server ports should install a native ndb_mgm.

You're right. However, by default not. Therefore a rebuild is required
with the -DWITH_NDB option set. Thanks for the tip.

> 
-- 
Kiffin Gish <[EMAIL PROTECTED]>

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to