[bug-notifications] [berkeleydb4 0003614]: amd64 binaries not link to amd64 libs
Mantis Bug Tracker
noreply at opencsw.org
Fri Apr 3 20:46:31 CEST 2009
The following issue has been SUBMITTED.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3614
======================================================================
Reported By: james
Assigned To:
======================================================================
Project: berkeleydb4
Issue ID: 3614
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-04-03 20:46 CEST
Last Modified: 2009-04-03 20:46 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-04-03 20:46 james New Issue
======================================================================
More information about the bug-notifications
mailing list