In the last episode (Mar 12), [EMAIL PROTECTED] said:
> >Description:
> When I try and run scripts/mysql_install_db I get the error
>'/usr/libexec/ld-elf.so.1:
> /usr/lib/libstdc++.so.3: Undefined symbol "__ti9exception"' I also got the same
>error when I tried to run mysql using
> /usr/local/mysql/bin/mysql as stated in the Subject I have FreeBSD4.1.
You'll either have to upgrade to 4.2 (or 4.3 coming out soon), or build
mysql from the ports tree. A GCC upgrade went into the 4.* branch that
made the c++ libraries incompatible with other versions. The binary
package is built with 4.2, and doesn't like the 4.1 libstdc++.so.
--
Dan Nelson
[EMAIL PROTECTED]
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php