Date: Tue, 21 Dec 2004 19:16:32 +0100 From: PawelG <pawel@mcmail.pl> To: freebsd-database@freebsd.org Subject: MySQL 4.1 compilation problem Message-ID: <569726426.20041221191632@mcmail.pl>
next in thread | raw e-mail | index | archive | help
Hello, It's FreeBSD 5.3-STABLE box. I'd like to install mysql41-server port and get this error: (root@ttyp2):/usr/ports/databases/mysql41-server# make BUILD_STATIC=yes install ===> mysql-server-4.1.7 depends on executable: gmake - found ===> mysql-server-4.1.7 depends on file: /usr/local/bin/libtool15 - found ===> mysql-server-4.1.7 depends on shared library: mysqlclient.14 - not found ===> Verifying install for mysqlclient.14 in /usr/ports/databases/mysql41-client ===> Returning to build of mysql-server-4.1.7 Error: shared library "mysqlclient.14" does not exist *** Error code 1 /usr/ports are updated. I have no idea why mysqlclient.14 library is missed. mysql41-client is already installed properly: (root@ttyp2):/usr/ports/databases/mysql41-server# pkg_info | grep mysql mysql-client-4.1.7 Multithreaded SQL database (client) Thank you for any ideas and comments. Kind regards, -- Pawel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?569726426.20041221191632>