<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-dev] build error: undefined reference to `su_log_default' in sofia-sip build</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Its probably an OS issue... Its is highly recommended that you run FreeSWITCH on the LTS versions of your chosen platform. For Ubuntu this is like 8.04 or 10.04. Once 12.04 is released and ready FreeSwitch will be supported there.<BR>
<BR>
<BR>
<BR>
<BR>
On 1/15/12 10:33 AM, &quot;Ben Brunk&quot; &lt;<a href="brunkb@gmail.com">brunkb@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I have the latest code I am trying to build on Ubuntu 11 and am running into a problem in freeswitch/libs/sofia-sip/<BR>
libsofia-sip-ua/su<BR>
<BR>
The error is:<BR>
<BR>
./.libs/libsu.a(su.o): In function `su_init':<BR>
su.c:(.text+0x93): undefined reference to `su_log_default'<BR>
su.c:(.text+0xa2): undefined reference to `su_log_global'<BR>
./.libs/libsu.a(su_log.o): In function `su_log':<BR>
su_log.c:(.text+0xfb): undefined reference to `su_log_default'<BR>
./.libs/libsu.a(su_log.o): In function `su_vllog':<BR>
su_log.c:(.text+0x225): undefined reference to `su_log_default'<BR>
su_log.c:(.text+0x258): undefined reference to `su_log_default'<BR>
su_log.c:(.text+0x267): undefined reference to `su_log_default'<BR>
./.libs/libsu.a(su_log.o): In function `su_log_init':<BR>
su_log.c:(.text+0x2dc): undefined reference to `su_log_default'<BR>
./.libs/libsu.a(su_log.o):su_log.c:(.text+0x2e9): more undefined references to `su_log_default' follow<BR>
collect2: ld returned 1 exit status<BR>
<BR>
I have followed all of the directions for building on Ubuntu thus far and I could tell that the configuration step went smoothly.  I have not undertaken any in-depth troubleshooting (yet) as I am not very experienced with the Freeswitch code base at the moment.  It seems like I missed some minor configuration step or perhaps there's an OS issue going on here.  Thanks for any help!<BR>
<BR>
<BR>
Ben Brunk<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-dev mailing list<BR>
<a href="FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>