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/<div id=":86">libsofia-sip-ua/su<br><br>The error is:<br><br>./.libs/libsu.a(su.o): In function `su_init&#39;:<br>

su.c:(.text+0x93): undefined reference to `su_log_default&#39;<br>su.c:(.text+0xa2): undefined reference to `su_log_global&#39;<br>./.libs/libsu.a(su_log.o): In function `su_log&#39;:<br>su_log.c:(.text+0xfb): undefined reference to `su_log_default&#39;<br>

./.libs/libsu.a(su_log.o): In function `su_vllog&#39;:<br>su_log.c:(.text+0x225): undefined reference to `su_log_default&#39;<br>su_log.c:(.text+0x258): undefined reference to `su_log_default&#39;<br>su_log.c:(.text+0x267): undefined reference to `su_log_default&#39;<br>

./.libs/libsu.a(su_log.o): In function `su_log_init&#39;:<br>su_log.c:(.text+0x2dc): undefined reference to `su_log_default&#39;<br>./.libs/libsu.a(su_log.o):su_log.c:(.text+0x2e9): more undefined references to `su_log_default&#39; 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&#39;s an OS issue going on here.  Thanks
 for any help!<br>
<br><br>Ben Brunk</div>