Hi folks,
This appears to be a common problem that I can't seem to find a solution.
No matter which approach I take to trying to install mysql-server, the end
result is the same. It doesn't work. I apologize for the long message.
Thanks for the help.
System Specs
FreeBSD www.machine.com 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Mar 20
22:50:22 GMT 2000
libtool -> libtool-1.3.3
mysql-client-> mysql-client-3.23.33
I've tried two different approaches for installation.
Source Installation
pkg_add ./mysql-server-3.23.33.tgz
Result:
machine# pkg_add ./mysql-server-3.23.33.tgz
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
/usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
"__ti9exception"
Installation of grant tables failed!
<....SNIP...>
pkg_add: command '/usr/local/bin/mysql_install_db' failed
mysql:*:88:
You already have a group "mysql", so I will use it.
mysql:*:88:88::0:0:MySQL Daemon:/var/db/mysql:/sbin/nologin
You already have a user "mysql", so I will use it.
Changed home directory of "mysql" to "/var/db/mysql"
Running the mysqld command above produces the following message:
machine# /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
"__ti9exception"
Using the Ports method:
cd /usr/ports/databases/mysql322-server;make install
Result:
===> Patching for mysql-server-3.22.32
===> Applying FreeBSD patches for mysql-server-3.22.32
Ignoring previously applied (or reversed) patch.
3 out of 3 hunks ignored--saving rejects to scripts/mysql_install_db.sh.rej
*** Error code 3
Stop in /usr/ports/databases/mysql322-server.
*** Error code 1
Stop in /usr/ports/databases/mysql322-server.
*** Error code 1
Stop in /usr/ports/databases/mysql322-server.
*** Error code 1
Stop in /usr/ports/databases/mysql322-server.
*** Error code 1
Stop in /usr/ports/databases/mysql322-server.
*** Error code 1
Stop in /usr/ports/databases/mysql322-server.
---------------------------------------------------------------------
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