[bug-notifications] [mysql5 0004836]: mysql_config reporting wrong 64 bit directory
Mantis Bug Tracker
noreply at opencsw.org
Sun Feb 26 20:04:39 CET 2012
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4836
======================================================================
Reported By: duncs
Assigned To: maciej
======================================================================
Project: mysql5
Issue ID: 4836
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2011-09-28 18:26 CEST
Last Modified: 2012-02-26 20:04 CET
======================================================================
Summary: mysql_config reporting wrong 64 bit directory
Description:
/opt/csw/bin/mysql_config shows
--libs_r [-m64 -xarch=sse2 -norunpath -L/opt/csw/mysql5/lib/64
-L/opt/csw/lib/64 -L/opt/csw/lib/mysql -lmysqlclient_r -L/opt/csw/lib -lz
-lpthread -lposix4 -lc -lgen -lsocket -lnsl -lm -lpthread]
however
# ls /opt/csw/mysql5/lib/
amd64
so either mysql_config reports the wrong '64' dir or thepackaging uses the
wrong 'amd64' dir
As a workaround I have symlinked amd64 to 64 within /opt/csw/mysql5/lib/
======================================================================
More information about the bug-notifications
mailing list