[asterisk-bugs] [Asterisk 0015714]: [patch] Asterisk won't build with curl unless curl_config is present
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 17 16:47:50 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15714
======================================================================
Reported By: pprindeville
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 15714
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
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-17 16:47 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.
======================================================================
----------------------------------------------------------------------
(0109187) pprindeville (reporter) - 2009-08-17 16:47
https://issues.asterisk.org/view.php?id=15714#c109187
----------------------------------------------------------------------
Well, on most systems it might not be a concern, but on small embedded
run-from-flash systems with 256MB of RAM, you really want to use shared
libraries whenever possible.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-17 16:47 pprindeville Note Added: 0109187
======================================================================
More information about the asterisk-bugs
mailing list