[asterisk-bugs] [Asterisk 0013721]: [patch] res_ais won't build on 64bit
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 16 16:13:04 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13721
======================================================================
Reported By: jcollie
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13721
Category: Resources/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.1-beta1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-16 16:06 CDT
Last Modified: 2008-10-16 16:13 CDT
======================================================================
Summary: [patch] res_ais won't build on 64bit
Description:
res_ais won't build on 64bit systems because the configure script is only
looking in /usr/lib/openais for the OpenAIS libraries. On 64bit systems
(at least for Fedora) the OpenAIS libraries are in /usr/lib64/openais
======================================================================
----------------------------------------------------------------------
(0093851) svnbot (reporter) - 2008-10-16 16:13
http://bugs.digium.com/view.php?id=13721#c93851
----------------------------------------------------------------------
Repository: asterisk
Revision: 150210
U trunk/configure
U trunk/configure.ac
------------------------------------------------------------------------
r150210 | mmichelson | 2008-10-16 16:13:03 -0500 (Thu, 16 Oct 2008) | 12
lines
Change configure script to search for openais in
both /usr/lib and /usr/lib64 since some distros
place 64-bit libraries only in the /usr/lib64
directory.
(closes issue http://bugs.digium.com/view.php?id=13721)
Reported by: jcollie
Patches:
0007-Look-in-64bit-dirs-for-openais.patch uploaded by jcollie
(license 412)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=150210
Issue History
Date Modified Username Field Change
======================================================================
2008-10-16 16:13 svnbot Checkin
2008-10-16 16:13 svnbot Note Added: 0093851
======================================================================
More information about the asterisk-bugs
mailing list