<div>No Snow,<br></div><div>I am using Leopard (32)</div><div><br></div><div>/r</div><br><div class="gmail_quote">On Wed, Jun 9, 2010 at 8:36 PM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm going to guess you're on Snom Leopard?<br>
<font color="#888888"><br>
/b<br>
</font><div class="im"><br>
On Jun 9, 2010, at 6:29 PM, Paulo Vicentini wrote:<br>
<br>
> Yes,<br>
> I am using autotools.. I run ./configure --disable shared or even modifying Makefile.am... in all these ways the static library is built (libfreeswitch.a) but when linking with freeswitch (bin) I got "undefined symbols"<br>
><br>
> For instance, the symbol _switch_api_execute or _switch_log_printf are given as undefined but<br>
><br>
> otool -v -S -a libfreeswitch.a | grep _switch_api_execute<br>
> libfreeswitch_la-switch_loadable_module.o _switch_api_execute<br>
><br>
> otool -v -S -a libfreeswitch.a | grep _switch_log_printf<br>
> libfreeswitch_la-switch_log.o _switch_log_printf<br>
><br>
> I also got this warning from the linker:<br>
> ld warning: in /freeswitch/.libs/libfreeswitch.a, file is not of required architecture<br>
> but<br>
> lipo -info libfreeswitch.a<br>
> input file libfreeswitch.a is not a fat file<br>
> Non-fat file: libfreeswitch.a is architecture: i386<br>
><br>
> as expected<br>
><br>
> /r<br>
<br>
<br>
</div><div><div class="h5">_______________________________________________<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>