[asterisk-bugs] [Asterisk 0015714]: [patch] Asterisk won't build with curl unless curl_config is present
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 27 16:46:14 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15714
======================================================================
Reported By: pprindeville
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15714
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.26.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-13 14:39 CDT
Last Modified: 2009-08-27 16:46 CDT
======================================================================
Summary: [patch] Asterisk won't build with curl unless
curl_config is present
Description:
If you invoke the top-level configure with --with-curl=... or with
CURL_LIB, CURL_DIR, or CURL_INCLUDE, these values are ignored.
Cross-compilation environments can't always rely on scripts to give their
configuration, and builders must be allowed to "nail down" paths
explicitly.
======================================================================
----------------------------------------------------------------------
(0109756) svnbot (reporter) - 2009-08-27 16:46
https://issues.asterisk.org/view.php?id=15714#c109756
----------------------------------------------------------------------
Repository: asterisk
Revision: 214517
A branches/1.4/autoconf/libcurl.m4
U branches/1.4/configure
U branches/1.4/configure.ac
U branches/1.4/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r214517 | tilghman | 2009-08-27 16:46:13 -0500 (Thu, 27 Aug 2009) | 7
lines
Use autoconf to detect libcurl, as this enables cross-compilation checks,
something we didn't allow before.
(closes issue https://issues.asterisk.org/view.php?id=15714)
Reported by: pprindeville
Patches:
20090813__issue15714.diff.txt uploaded by tilghman (license 14)
Tested by: pprindeville
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=214517
Issue History
Date Modified Username Field Change
======================================================================
2009-08-27 16:46 svnbot Note Added: 0109756
2009-08-27 16:46 svnbot Status ready for review =>
assigned
2009-08-27 16:46 svnbot Assigned To => tilghman
======================================================================
More information about the asterisk-bugs
mailing list