[asterisk-bugs] [Asterisk 0016991]: [patch] Can't build asterisk using just --with-netsnmp... seems to always want to use CONFIG_NETSNMP
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 23 18:40:16 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16991
======================================================================
Reported By: pprindeville
Assigned To: twilson
======================================================================
Project: Asterisk
Issue ID: 16991
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.5
JIRA: SWP-1063
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-08 14:42 CST
Last Modified: 2010-06-23 18:40 CDT
======================================================================
Summary: [patch] Can't build asterisk using just
--with-netsnmp... seems to always want to use CONFIG_NETSNMP
Description:
It's issue 15714 all over again, only with netsnmp instead of curl this
time.
If you've built a different version of netsnmp (or patched it) and you
want to build against that, you can't.
Configure will attempt to find net-snmp-config and run that... which
might not be in any place it will likely be discovered... and ignores where
you've told 'configure' to actually find the headers and libraries.
======================================================================
----------------------------------------------------------------------
(0123812) svnbot (reporter) - 2010-06-23 18:40
https://issues.asterisk.org/view.php?id=16991#c123812
----------------------------------------------------------------------
Repository: asterisk
Revision: 272440
_U branches/1.6.2/
U branches/1.6.2/autoconf/ast_ext_tool_check.m4
U branches/1.6.2/configure
------------------------------------------------------------------------
r272440 | twilson | 2010-06-23 18:40:16 -0500 (Wed, 23 Jun 2010) | 21
lines
Merged revisions 272254,272256 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r272254 | twilson | 2010-06-23 15:53:48 -0500 (Wed, 23 Jun 2010) | 10
lines
Honor the --with-${library}=path for AST_EXT_TOOL_CHECK
(closes issue https://issues.asterisk.org/view.php?id=16991)
Reported by: pprindeville
Patches:
with_netsnmp.patch.txt uploaded by twilson (license 396)
Tested by: twilson
Review: https://reviewboard.asterisk.org/r/739/
........
r272256 | twilson | 2010-06-23 15:59:17 -0500 (Wed, 23 Jun 2010) | 2
lines
Update configure when changing autconf m4 files...
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=272440
Issue History
Date Modified Username Field Change
======================================================================
2010-06-23 18:40 svnbot Checkin
2010-06-23 18:40 svnbot Note Added: 0123812
======================================================================
More information about the asterisk-bugs
mailing list