<div>Hi Tilghman,</div>
<div>&nbsp;</div>
<div>Thanks for taking interest in my problem.</div>
<div>&nbsp;</div>
<div>I just want to send a http post request to my website without&nbsp;changing the dial plan. So I have added slightly modified http post code and some other code to channel.c got from &lt;curl/curl.h&gt;.</div>
<div>After adding the code I compiled the asterisk code and got the error: 
<dir><font size="2">
<p>channel.o(.text+0x....): channel.c:xxxx: undefined reference to &#39;curl_global_init&#39;</p>
<p>&nbsp;</p></font></dir></div>
<div>Thanks </div>
<div>&amp; </div>
<div>Regards,</div>
<div>&nbsp;</div>
<div>Prashant Sharma</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>On Friday 29 February 2008 08:10:40 Prashant Sharma wrote:<br>&gt;<i> When I try to add CURL code to file channel.c we get an error - undefined<br></i>&gt;<i> reference to curl_easy_init.<br></i>&gt;<i> I&#39;ve added #include &lt;curl/curl.h&gt; so the code compiles fine.<br>
</i>&gt;<i> this error is generated by the linker, even though func_curl.c is compiled</i></div>&gt;<i> and linked with no errors<br></i>&gt;<i> My asterisk machine have curl and curl-devel 7.12 installed.<br></i>&gt;<i> Asterisk version i am using is 1.4.17.<br>
</i><br>Let&#39;s start with, why are you adding curl code to channel.c?<br><br>-- <br>Tilghman<br>