I&#39;ll just copy and paste that for the archives / my own records...<br><div class="syntax"><div class="text" style="font-family: monospace;"><ol><li class="li1"><div class="de1">BASE=../../../..</div></li><li class="li2">
<div class="de2">LOCAL_CFLAGS=-Wall -Werror</div></li><li class="li1"><div class="de1">LOCAL_LDFLAGS=</div></li><li class="li2"><div class="de2">LOCAL_OBJS=file.o file2.o file3.o</div></li><li class="li1"><div class="de1">
 </div></li><li class="li2"><div class="de2">local_depend: $<span class="br0">(</span>LOCAL_OBJS<span class="br0">)</span></div></li><li class="li1"><div class="de1"> </div></li><li class="li2"><div class="de2">include $<span class="br0">(</span>BASE<span class="br0">)</span>/build/modmake.rules </div>
</li></ol></div></div><br>-Steve<br><br><div class="gmail_quote">On 26 August 2010 06:58, Farhan Husain <span dir="ltr">&lt;<a href="mailto:farhan.husain@csebuet.org">farhan.husain@csebuet.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I just got the solution from Math at the IRC channel. Here is the link to the solution he gave me: <a href="http://pastebin.freeswitch.org/13727" target="_blank">http://pastebin.freeswitch.org/13727</a><div><div></div><div class="h5">
<br>
<br><div class="gmail_quote">On Thu, Aug 26, 2010 at 12:36 AM, Peter Olsson <span dir="ltr">&lt;<a href="mailto:peter.olsson@visionutveckling.se" target="_blank">peter.olsson@visionutveckling.se</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Have you updated the Makefile to build the other files?<br>
<br>
/Peter<br>
________________________________________<br>
Från: <a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org" target="_blank">freeswitch-dev-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org" target="_blank">freeswitch-dev-bounces@lists.freeswitch.org</a>] f&amp;#246;r Farhan Husain [<a href="mailto:farhan.husain@csebuet.org" target="_blank">farhan.husain@csebuet.org</a>]<br>


Skickat: den 26 augusti 2010 07:27<br>
Till: FreeSWITCH Users Help; <a href="mailto:freeswitch-dev@lists.freeswitch.org" target="_blank">freeswitch-dev@lists.freeswitch.org</a><br>
Ämne: [Freeswitch-dev] Module written in C++<br>
<div><br>
I am trying to write a module having multiple C++ source files. When I run make, I find that only the C++ file having the name same as the module name is being compiled and all others do not produce any object file. As a result when I run FS I get linker error. Can anyone tell me how to get them compiled too?<br>


<br>
Thanks,<br>
Farhan<br>
</div>!DSPAM:4c75fc8232934761421429!<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">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>
</blockquote></div><br>
</div></div><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>
<br></blockquote></div><br>