[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:48:29 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-08-13 14:39 CDT
Last Modified:              2009-08-27 16:48 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.

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

---------------------------------------------------------------------- 
 (0109758) svnbot (reporter) - 2009-08-27 16:48
 https://issues.asterisk.org/view.php?id=15714#c109758 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 214519

_U  branches/1.6.0/
A   branches/1.6.0/autoconf/libcurl.m4
U   branches/1.6.0/configure
U   branches/1.6.0/configure.ac
U   branches/1.6.0/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r214519 | tilghman | 2009-08-27 16:48:28 -0500 (Thu, 27 Aug 2009) | 21
lines

Merged revisions 214518 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r214518 | tilghman | 2009-08-27 16:46:46 -0500 (Thu, 27 Aug 2009) | 14
lines
  
  Merged revisions 214517 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r214517 | tilghman | 2009-08-27 16:45:34 -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=214519 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-27 16:48 svnbot         Checkin                                      
2009-08-27 16:48 svnbot         Note Added: 0109758                          
======================================================================




More information about the asterisk-bugs mailing list