<p>- Our corporation has differ build system,  makefile can not be used any more. I have to convert it into internal build config file, that is a big hassle I was working on during the last two weeks.</p><p>- after the cross compiling, I can build all those dynamic mod_console/... shared libraries. </p>
<p>But the target that bundles files like switch_core.c/switch_core_hash.c....   under /src is the culprit.  Should the target be shared library libfreeswitch.so or <a href="http://libfreeswitch.la">libfreeswitch.la</a>? I tried both,</p>
<p>if it is built as libfreeswitch.so, then the executable built from switch.c will complain &quot; switch.c:80: error: undefined reference to &#39;switch_core_session_ctl&#39;&quot;..etc.</p><p>If it is built as <a href="http://libfreeswitch.la">libfreeswitch.la</a>, the the launching of freeswitch will fail and throws error &quot;switch_loadable_module.c:882 Error Loading  module /CORE_SOFTTIMER_MODULE.so&quot;</p>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><p>please share your advice.</p><p><br></p><p>I am building with fs 1.0.6.</p><p>-jesse</p><p><br></p>
<div class="gmail_quote">On Jun 16, 2011 12:36 PM, &quot;Steven Ayre&quot; &lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Do you mind if I ask why it&#39;s causing problems for your cross compiling? It<br>

&gt; makes it sound like you&#39;re compiling FS natively then cross compiling?<br>&gt; <br>&gt; If so, there&#39;s a much better way to do it that plenty of people are using<br>&gt; successfully - you can give your target architecture to configure as an<br>

&gt; option and autoconf/automake/libtool will do the rest for you.<br>&gt; <br>&gt; -Steve<br>&gt; <br>&gt; <br>&gt; On 16 June 2011 20:25, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt; wrote:<br>

&gt; <br>&gt;&gt; They&#39;re built in. They&#39;re not separate modules, there&#39;s no need to load<br>&gt;&gt; them.<br>&gt;&gt;<br>&gt;&gt; The .so is a shared library.<br>&gt;&gt; The .la is a static library created by libtool. It&#39;s like a .a file if you<br>

&gt;&gt; weren&#39;t using libtool.<br>&gt;&gt;<br>&gt;&gt; -Steve<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On 16 June 2011 20:02, jesse &lt;<a href="mailto:chat2jesse@gmail.com" target="_blank">chat2jesse@gmail.com</a>&gt; wrote:<br>

&gt;&gt;<br>&gt;&gt;&gt; in the core?  I guess it is included in libfreeswitch.so.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; based on the makefile output the libfreeswitch has two forms :<br>&gt;&gt;&gt; <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a> and libfreeswitch.so, what is the reason ? It creates  a<br>

&gt;&gt;&gt; big headache for our cross compiling..<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -jesse<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale &lt;<br>&gt;&gt;&gt; <a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:<br>

&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; in the core =D<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; On Thu, Jun 16, 2011 at 1:17 PM, jesse &lt;<a href="mailto:chat2jesse@gmail.com" target="_blank">chat2jesse@gmail.com</a>&gt; wrote:<br>

&gt;&gt;&gt;&gt; &gt; I am doing cross compiling of freeswitch.<br>&gt;&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948<br>&gt;&gt;&gt;&gt; Module<br>&gt;&gt;&gt;&gt; &gt; path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be<br>

&gt;&gt;&gt;&gt; loaded<br>&gt;&gt;&gt;&gt; &gt; ...!<br>&gt;&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error<br>&gt;&gt;&gt;&gt; Loading<br>&gt;&gt;&gt;&gt; &gt; module /CORE_SOFTTIMER_MODULE.so<br>

&gt;&gt;&gt;&gt; &gt; **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such<br>&gt;&gt;&gt;&gt; file or<br>&gt;&gt;&gt;&gt; &gt; directory**<br>&gt;&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948<br>

&gt;&gt;&gt;&gt; Module<br>&gt;&gt;&gt;&gt; &gt; path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...!<br>&gt;&gt;&gt;&gt; &gt; 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error<br>&gt;&gt;&gt;&gt; Loading<br>

&gt;&gt;&gt;&gt; &gt; module /CORE_PCM_MODULE.so<br>&gt;&gt;&gt;&gt; &gt; **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or<br>&gt;&gt;&gt;&gt; &gt; directory**<br>&gt;&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;&gt; &gt; I can&#39;t find them under /usr/local/freeswitch. where are they?<br>

&gt;&gt;&gt;&gt; &gt; -jesse<br>&gt;&gt;&gt;&gt; &gt; _______________________________________________<br>&gt;&gt;&gt;&gt; &gt; FreeSWITCH-dev mailing list<br>&gt;&gt;&gt;&gt; &gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a><br>

&gt;&gt;&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;&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;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; --<br>

&gt;&gt;&gt;&gt; Anthony Minessale II<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>&gt;&gt;&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>

&gt;&gt;&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; AIM: anthm<br>&gt;&gt;&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>

&gt;&gt;&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>&gt;&gt;&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH Developer Conference<br>&gt;&gt;&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>&gt;&gt;&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>

&gt;&gt;&gt;&gt; pstn:<a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a><br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt; FreeSWITCH-dev mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&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;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;<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" target="_blank">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;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;<br></div>