I added it in the wiki here: <a href="http://wiki.freeswitch.org/wiki/Authoring_Freeswitch_Modules#Customizing_Include.2FLibrary_Flags">http://wiki.freeswitch.org/wiki/Authoring_Freeswitch_Modules#Customizing_Include.2FLibrary_Flags</a><br>
<br><div class="gmail_quote">On Thu, Aug 26, 2010 at 6:19 PM, jay binks <span dir="ltr">&lt;<a href="mailto:jaybinks@gmail.com">jaybinks@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
no... dont keep it for YOUR archives..<br>
<br>
put it on the wiki..<br>
( and post the url here please )<br>
<br>
J<br>
<div><div></div><div class="h5"><br>
<br>
On Thu, Aug 26, 2010 at 4:23 PM, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;ll just copy and paste that for the archives / my own records...<br>
&gt;<br>
&gt; BASE=../../../..<br>
&gt; LOCAL_CFLAGS=-Wall -Werror<br>
&gt; LOCAL_LDFLAGS=<br>
&gt; LOCAL_OBJS=file.o file2.o file3.o<br>
&gt;<br>
&gt; local_depend: $(LOCAL_OBJS)<br>
&gt;<br>
&gt; include $(BASE)/build/modmake.rules<br>
&gt;<br>
&gt; -Steve<br>
&gt;<br>
&gt; On 26 August 2010 06:58, Farhan Husain &lt;<a href="mailto:farhan.husain@csebuet.org">farhan.husain@csebuet.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I just got the solution from Math at the IRC channel. Here is the link to<br>
&gt;&gt; the solution he gave me: <a href="http://pastebin.freeswitch.org/13727" target="_blank">http://pastebin.freeswitch.org/13727</a><br>
&gt;&gt;<br>
&gt;&gt; On Thu, Aug 26, 2010 at 12:36 AM, Peter Olsson<br>
&gt;&gt; &lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Have you updated the Makefile to build the other files?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /Peter<br>
&gt;&gt;&gt; ________________________________________<br>
&gt;&gt;&gt; Från: <a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org">freeswitch-dev-bounces@lists.freeswitch.org</a><br>
&gt;&gt;&gt; [<a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org">freeswitch-dev-bounces@lists.freeswitch.org</a>] f&amp;#246;r Farhan Husain<br>
&gt;&gt;&gt; [<a href="mailto:farhan.husain@csebuet.org">farhan.husain@csebuet.org</a>]<br>
&gt;&gt;&gt; Skickat: den 26 augusti 2010 07:27<br>
&gt;&gt;&gt; Till: FreeSWITCH Users Help; <a href="mailto:freeswitch-dev@lists.freeswitch.org">freeswitch-dev@lists.freeswitch.org</a><br>
&gt;&gt;&gt; Ämne: [Freeswitch-dev] Module written in C++<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am trying to write a module having multiple C++ source files. When I<br>
&gt;&gt;&gt; run make, I find that only the C++ file having the name same as the module<br>
&gt;&gt;&gt; name is being compiled and all others do not produce any object file. As a<br>
&gt;&gt;&gt; result when I run FS I get linker error. Can anyone tell me how to get them<br>
&gt;&gt;&gt; compiled too?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt; Farhan<br>
&gt;&gt;&gt; !DSPAM:4c75fc8232934761421429!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; FreeSWITCH-dev mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-dev mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-dev mailing list<br>
&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
Sincerely<br>
<font color="#888888"><br>
Jay<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>