[asterisk-bugs] [Asterisk 0014671]: [patch] NET-SNMP configure test fails; libraries passed in LDFLAGS instead of LIBS
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 4 13:44:59 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14671
======================================================================
Reported By: Chainsaw
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14671
Category: Resources/res_snmp
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Target Version: 1.6.0.10
Asterisk Version: 1.6.0.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-16 08:51 CDT
Last Modified: 2009-05-04 13:44 CDT
======================================================================
Summary: [patch] NET-SNMP configure test fails; libraries
passed in LDFLAGS instead of LIBS
Description:
A similar report to bug http://bugs.digium.com/view.php?id=14638, passing
libraries in LDFLAGS causes
failures on any system with LDFLAGS containing -Wl,--as-needed. The fix is
straightforward and will be attached shortly.
======================================================================
----------------------------------------------------------------------
(0104121) svnbot (reporter) - 2009-05-04 13:44
http://bugs.digium.com/view.php?id=14671#c104121
----------------------------------------------------------------------
Repository: asterisk
Revision: 192134
_U branches/1.6.1/
U branches/1.6.1/autoconf/ast_ext_tool_check.m4
------------------------------------------------------------------------
r192134 | tilghman | 2009-05-04 13:44:59 -0500 (Mon, 04 May 2009) | 13
lines
Merged revisions 192132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r192132 | tilghman | 2009-05-04 13:42:56 -0500 (Mon, 04 May 2009) | 6
lines
Pass libraries in LIBS, not LDFLAGS.
(closes issue http://bugs.digium.com/view.php?id=14671)
Reported by: Chainsaw
Patches:
asterisk-1.6.0.6-toolcheck-libs-not-ldflags.patch uploaded by
Chainsaw (license 723)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=192134
Issue History
Date Modified Username Field Change
======================================================================
2009-05-04 13:44 svnbot Checkin
2009-05-04 13:44 svnbot Note Added: 0104121
======================================================================
More information about the asterisk-bugs
mailing list