MySQL 4.1 compilation problem
PawelG <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.database |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-database To unsubscribe, send any mail to "[email protected]"