dbf2mysql and hardcoded mysql-client version dependency

Miroslav Lachman 000.fbsd at quip.cz
Sun Nov 28 19:17:47 UTC 2010


Can somebody explain me, why databases/dbf2mysql has hardcoded 
dependency to mysql323-client?

The Makefile contains:

LIB_DEPENDS=    mysqlclient.10:${PORTSDIR}/databases/mysql323-client

But it is unbuildable

root at roxy dbf2mysql/# make
===>  Extracting for dbf2mysql-1.14_2
=> MD5 Checksum OK for dbf2mysql-1.14.tar.gz.
=> SHA256 Checksum OK for dbf2mysql-1.14.tar.gz.
===>  Patching for dbf2mysql-1.14_2
===>  Applying FreeBSD patches for dbf2mysql-1.14_2
===>   dbf2mysql-1.14_2 depends on shared library: mysqlclient.10 - not 
found
===>    Verifying install for mysqlclient.10 in 
/usr/ports/databases/mysql323-client
===>  mysql-client-3.23.59.n.20050301_2 obsolete and does not build with 
gcc4.2; use mysql 5 or later.
*** Error code 1

Stop in /usr/ports/databases/mysql323-client.
*** Error code 1

Stop in /usr/ports/databases/dbf2mysql.


root at roxy dbf2mysql/# uname -srmi
FreeBSD 7.3-RELEASE-p2 i386 GENERIC

Miroslav Lachman


More information about the freebsd-ports mailing list