[asterisk-bugs] [DAHDI 0013318]: Building dahdi-linux-complete-2.0.0.rc1+2.0.0.rc2 on x86_64 places libtonezone* files in lib instead of lib64
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 18 16:34:14 CDT 2008
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=13318
======================================================================
Reported By: amessina
Assigned To:
======================================================================
Project: DAHDI
Issue ID: 13318
Category: dahdi (the module)
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2008-08-16 02:59 CDT
Last Modified: 2008-08-18 16:34 CDT
======================================================================
Summary: Building dahdi-linux-complete-2.0.0.rc1+2.0.0.rc2 on
x86_64 places libtonezone* files in lib instead of lib64
Description:
When building on Fedora 9 x86_64, during the make install of the
dahdi-tools portion, the libtonezone* files are improperly installed in
/usr/lib instead of /usr/lib64, though the file command shows them to be
built properly as:
libtonezone.so.1.0: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), not stripped
======================================================================
----------------------------------------------------------------------
(0091526) qwell (administrator) - 2008-08-18 16:34
http://bugs.digium.com/view.php?id=13318#c91526
----------------------------------------------------------------------
The usage of lib64 is a distro choice.
If you wish to follow this choice, you'd need to specify the "correct"
path to the configure script in tools/.
Something like `./configure --libdir=\${exec_prefix}/lib64` should do the
trick.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-18 16:34 qwell Note Added: 0091526
2008-08-18 16:34 qwell Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list