Initially, i wrote three files, main.c, ringbuffer.c, ringbuffer.h and got my output file through<br>cc -lcurl -lpthread -I/home/exia/NetBeansProjects/TestProg/ main.c ringbuffer.c -o output. <br>Afterwards i wrote main.c as a asterisk module. So i have a module file, ringbuffer.c and ringbuffer.h. Now i am setting the * makefile flags but cant seem to get it working (LDFLAGS work ok).<br>
<br><div class="gmail_quote"><br>On Sun, Jul 8, 2012 at 2:57 AM, Matthew  Jordan <span dir="ltr">&lt;<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
----- Original Message -----<br>
<br>
&gt; From: &quot;Usman Raza&quot; &lt;<a href="mailto:usman.r123@gmail.com">usman.r123@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</a><br>
&gt; Sent: Saturday, July 7, 2012 4:43:22 PM<br>
&gt; Subject: [asterisk-dev] Asterisk module compile<br>
<div class="im"><br>
&gt; hello all, i need to know how to compile asterisk for external header<br>
&gt; and source files, which i have included in a custom module.Thanks.<br>
<br>
</div>I&#39;m not entirely sure I understand your question.  What Asterisk headers have<br>
you included in your custom module?  What errors do you get from gcc?<br>
<br>
--<br>
Matthew Jordan<br>
Digium, Inc. | Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</blockquote></div><br>