OrbiT^
June 17th, 2006, 12:12
My 'make install clean' of mysql50-server stop's and outputs the following:

===> Installing ldconfig configuration file
===> Compressing manual pages for mysql-client-5.0.22
===> Registering installation for mysql-client-5.0.22
===> Returning to build of mysql-server-5.0.22
Error: shared library "mysqlclient.15" does not exist
*** Error code 1

Stop in /usr/ports/databases/mysql50-server.
*** Error code 1

Stop in /usr/ports/databases/mysql50-server.

This is the output of "pkg_info -E 'mysql*'":
orbi# pkg_info -E 'mysql*'
mysql-client-5.0.22

Does anybody have an idea what the problem could be?
I'm working with the newest portsnap (fully up-to-date).

Thx

Kernel_Killer
June 17th, 2006, 12:38
Go ahead and do another cvsup of the ports tree, deinstall/clean both the client and server, then do a fresh install of the server. One thing that has become a habit for me over his exact issue is installing the server first.