[bug-notifications] [berkeleydb4 0003614]: amd64 binaries not link to amd64 libs

Mantis Bug Tracker noreply at opencsw.org
Fri Aug 7 20:44:09 CEST 2009


The following issue has been CLOSED 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3614 
====================================================================== 
Reported By:                james
Assigned To:                dam
====================================================================== 
Project:                    berkeleydb4
Issue ID:                   3614
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-04-03 20:46 CEST
Last Modified:              2009-08-07 20:44 CEST
====================================================================== 
Summary:                    amd64 binaries not link to amd64 libs
Description: 
$ /opt/csw/bdb4/bin/amd64/db_dump
ld.so.1: db_dump: fatal: libdb-4.2.so: open failed: No such file or
directory
zsh: killed     /opt/csw/bdb4/bin/amd64/db_dump

$ ldd /opt/csw/bdb4/bin/amd64/db_dump
        libdb-4.2.so =>  (file not found)
        librt.so.1 =>    /lib/64/librt.so.1
        libc.so.1 =>     /lib/64/libc.so.1
        libaio.so.1 =>   /lib/64/libaio.so.1
        libmd.so.1 =>    /lib/64/libmd.so.1
        libm.so.2 =>     /lib/64/libm.so.2

Cause is "64" is not a directory.  /opt/csw/bdb4/lib/amd64 does exist.

Sprc 64 bit bins are correctly link to sparcv9

It's probable there is no need to 64 bit executables anyway.



====================================================================== 

---------------------------------------------------------------------- 
 (0006537) dam (manager) - 2009-08-07 20:44
 http://www.opencsw.org/mantis/view.php?id=3614#c6537 
---------------------------------------------------------------------- 
This is now a stub to CSWbdb, which contains version 4.7. The legacy libs
and binaries are now links to the 4.7 version. The error does not occur in
4.7, so this bug is closed.




More information about the bug-notifications mailing list