<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Dienstag, 16. Juni 2009, Do Nguyen Ha wrote:<br>
&gt; i follow the giude:<br>
&gt; http://sip-router.org/wiki/migration/kamailio-3.0-config<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hi Do Nguyen Ha,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>&gt; when i compile "make all" i run into the error<br>
&gt;<br>
&gt; functions.c:25:23: error: curl/curl.h: No such file or directory<br>
&gt; [..]<br>
&gt; make[1]: Leaving directory `/usr/local/src/sr/sip-router/modules/utils'<br>
&gt; make: *** [modules] Error 1<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>It seems that you missing the curl development dependencies, which are needed in order to compile the utils module. You could just install them, or disable the compilation of the utils module.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>