[bug-notifications] [mysql5client 0004098]: libmysqlclient.so ISA-specific path wrong
Mantis Bug Tracker
noreply at opencsw.org
Thu Dec 24 15:46:24 CET 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=4098
======================================================================
Reported By: edika
Assigned To: maciej
======================================================================
Project: mysql5client
Issue ID: 4098
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
======================================================================
Date Submitted: 2009-12-24 09:34 CET
Last Modified: 2009-12-24 15:46 CET
======================================================================
Summary: libmysqlclient.so ISA-specific path wrong
Description:
Package Version 5.0.87,REV=2009.12.22 installs ISA-specific path as
/opt/csw/mysql5/lib/sparc9/mysql istead of
/opt/csw/mysql5/lib/mysql/sparcv9.
======================================================================
----------------------------------------------------------------------
(0007126) edika (reporter) - 2009-12-24 15:46
http://www.opencsw.org/bugtrack/view.php?id=4098#c7126
----------------------------------------------------------------------
BTW: I now created 2 symlinks. On the first try I wasn't aware of the
32/64bit issue an made the wrong links.
$ ls -l /opt/csw/mysql5/lib/mysql/sparc*
[...] /opt/csw/mysql5/lib/mysql/sparcv8 -> .
[...] /opt/csw/mysql5/lib/mysql/sparcv9 -> ../sparcv9/mysql
$ ldd -s /opt/csw/lib/perl/csw/auto/DBD/mysql/mysql.so
find object=libmysqlclient.so.15; required by
/opt/csw/lib/perl/csw/auto/DBD/mysql/mysql.so
search path=/opt/csw/mysql5/lib/mysql/$ISALIST:/opt/csw/lib/$ISALIST
(RPATH from file /opt/csw/lib/perl/csw/auto/DBD/mysql/mysql.so)
trying
path=/opt/csw/mysql5/lib/mysql/sparcv9+vis2/libmysqlclient.so.15
trying
path=/opt/csw/mysql5/lib/mysql/sparcv9+vis/libmysqlclient.so.15
trying path=/opt/csw/mysql5/lib/mysql/sparcv9/libmysqlclient.so.15
trying
path=/opt/csw/mysql5/lib/mysql/sparcv8plus+vis2/libmysqlclient.so.15
trying
path=/opt/csw/mysql5/lib/mysql/sparcv8plus+vis/libmysqlclient.so.15
trying
path=/opt/csw/mysql5/lib/mysql/sparcv8plus/libmysqlclient.so.15
trying path=/opt/csw/mysql5/lib/mysql/sparcv8/libmysqlclient.so.15
libmysqlclient.so.15 =>
/opt/csw/mysql5/lib/mysql/sparcv8/libmysqlclient.so.15
More information about the bug-notifications
mailing list