MySQL compilation problem

Kris Kennaway kris at obsecurity.org
Tue Dec 21 14:20:18 PST 2004


On Tue, Dec 21, 2004 at 11:11:33PM +0100, PawelG wrote:
> 
> Hello,
> 
> I've got FreeBSD 5.3 STABLE. I try to compile mysql41, mysql40 and
> mysql50 without success.
> 
> (root at 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
> 
> I updated ports collection and still can't install mysql.

You have an old version of mysql41-client sitting there already built
and installed.  Get into the habit of running 'make clean' when you
finish installing a port, or use portupgrade to manage your updates
(here you may also need to first deinstall the old mysql41-client
since it looks like the version you have installed is not sufficient
and must be updated first).

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041221/be0208bc/attachment.bin


More information about the freebsd-ports mailing list