[asterisk-bugs] [Asterisk 0010949]: Compile asterisk-1.4.11 package error at funcs/func_curl.c

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Oct 11 11:50:48 CDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10949 
====================================================================== 
Reported By:                luctruong75
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10949
Category:                   Functions/func_curl
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:            1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             10-11-2007 11:41 CDT
Last Modified:              10-11-2007 11:50 CDT
====================================================================== 
Summary:                    Compile asterisk-1.4.11 package error at
funcs/func_curl.c
Description: 
Dear All,

My operation system is Redhat 9.0. I try to install asterisk-1.4.11 on my
system, but the install progress error when compile the funcs/func-curl.c.
The detail error is below:

[CC] cdr_pgsql.c -> cdr_pgsql.o
[LD] cdr_pgsql.o -> cdr_pgsql.so
[CC] func_base64.c -> func_base64.o
[LD] func_base64.o -> func_base64.so
[CC] func_callerid.c -> func_callerid.o
[LD] func_callerid.o -> func_callerid.so
[CC] func_cdr.c -> func_cdr.o
[LD] func_cdr.o -> func_cdr.so
[CC] func_channel.c -> func_channel.o
[LD] func_channel.o -> func_channel.so
[CC] func_curl.c -> func_curl.o
func_curl.c: In function `curl_internal':func_curl.c:106:
`CURLOPT_NOSIGNAL' 
undeclared (first use in this function)
func_curl.c:106: (Each undeclared identifier is reported only once
func_curl.c:106: 
for each function it appears in.)
make[1]: *** [func_curl.o] Error 1
make: *** [funcs] Error 2
[root at lnx1 asterisk]#

Could everyone help me solve this issue? It's urgently. 
Thanks so much for reading this issue 


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

---------------------------------------------------------------------- 
 russell - 10-11-07 11:50  
---------------------------------------------------------------------- 
You can disable building func_curl by running "make menuselect", going down
to the Dialplan Functions section, and hitting space to turn it off.  Then,
hit 'x' to save and quit.

However, given that redhat 9 is so very old, and has not been supported by
RedHat in a very long time, I'm going to close this out as "won't fix", as
this is not a platform I am willing to officially support. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-11-07 11:50  russell        Status                   new => resolved     
10-11-07 11:50  russell        Resolution               open => won't fix   
10-11-07 11:50  russell        Assigned To               => russell         
10-11-07 11:50  russell        Note Added: 0071824                          
======================================================================




More information about the asterisk-bugs mailing list