CentOS 7

                                                            ^                                                                                      
functions.c:395:60: error: missing binary operator before token "("                                                                                
 #if defined(CURL_AT_LEAST_VERSION) && CURL_AT_LEAST_VERSION(7, 55, 0)                                                                             
                                                            ^                                                                                      
make[2]: *** [functions.o] Error 1                                                                                                                 
make[1]: *** [modules] Error 1                                                                                                                     
make[1]: Leaving directory `/root/rpmbuild/BUILD/kamailio-5.7.1/src'                                                                               
make: *** [every-module] Error 2                                                                                                                   
error: Bad exit status from /var/tmp/rpm-tmp.vGH3Hj (%build)                                                                                       
                                                             

and CentOS 6

CC (gcc) [M http_client.so]             curlrpc.o                                                                                                  
CC (gcc) [M http_client.so]             functions.o                                                                                                
functions.c:158:60: error: missing binary operator before token "("                                                                                
functions.c:165:60: error: missing binary operator before token "("                                                                                
functions.c:395:60: error: missing binary operator before token "("                                                                                
make[2]: *** [functions.o] Error 1                                                                                                                 
make[1]: *** [modules] Error 1                                                                                                                     
make[1]: Leaving directory `/root/rpmbuild/BUILD/kamailio-5.7.1/src'                                                                               
make: *** [every-module] Error 2


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3501@github.com>