[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 20 15:07:16 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-20 15:07 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0109388) pprindeville (reporter) - 2009-08-20 15:07
 https://issues.asterisk.org/view.php?id=15714#c109388 
---------------------------------------------------------------------- 
Although the patch merges with the 1.6.1.x tree just fine, it doesn't
work:

checking for curl-config... no
checking whether libcurl is usable... no
checking for mandatory modules:  CURL LTDL... fail

configure: ***
configure: *** The CURL installation appears to be missing or broken.
configure: *** Either correct the installation, or run configure
configure: *** including --without-curl.
make: *** [/home/philipp/asterisk/build_i586/asterisk-1.6.1.4/.configured]
Error 1 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-20 15:07 pprindeville   Note Added: 0109388                          
======================================================================




More information about the asterisk-bugs mailing list