ports/99208: mysql-server-5.0.22 not compiling due to error on libmysqlclient.15

BlueRaven blue at ravenconsulting.it
Tue Jun 20 16:10:19 UTC 2006


>Number:         99208
>Category:       ports
>Synopsis:       mysql-server-5.0.22 not compiling due to error on libmysqlclient.15
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 20 16:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     BlueRaven
>Release:        6.1-RELEASE-p1
>Organization:
>Environment:
FreeBSD server-dev.my.lan 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #1: Mon Jun  5 12:37:32 CEST 2006     root at otiluke.my.lan:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
When installing mysql-server-5.0.22, compiling stops with the following error:

[omissis]
===>   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.
>How-To-Repeat:
Just cd to /usr/ports/databases/mysql50-server and try installing it with "make install clean"
>Fix:
Run "ldconfig -m /usr/local/lib/mysql" as root to add the mysql-client shared libraries to the hints file, then issue "make install clean" again.
For your reference, this is the thread on bsdforums.org from which I took the fix: http://www.bsdforums.org/forums/showthread.php?threadid=42054
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list