[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:42:57 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: no change required
Fixed in Version:
======================================================================
Date Submitted: 2009-03-16 08:51 CDT
Last Modified: 2009-05-04 13:42 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.
======================================================================
----------------------------------------------------------------------
(0104118) svnbot (reporter) - 2009-05-04 13:42
http://bugs.digium.com/view.php?id=14671#c104118
----------------------------------------------------------------------
Repository: asterisk
Revision: 192132
U trunk/autoconf/ast_ext_tool_check.m4
------------------------------------------------------------------------
r192132 | tilghman | 2009-05-04 13:42:57 -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=192132
Issue History
Date Modified Username Field Change
======================================================================
2009-05-04 13:42 svnbot Checkin
2009-05-04 13:42 svnbot Note Added: 0104118
======================================================================
More information about the asterisk-bugs
mailing list