You get this when it tries to link code that uses c++ with gcc.  Did you override something with env variables incorrectly?<span></span><br><br>On Sunday, May 8, 2016, Luis Daniel Lucio Quiroz &lt;<a href="mailto:luis.daniel.lucio@gmail.com">luis.daniel.lucio@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">It is clear I am missing something. Any clue?</span></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div>*** Warning: Linking the shared library <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a> against the
</span><br>*** static library libs/libvpx/libvpx.a is not portable!
<br>Making all in .
<br>make[2]: Entering directory `/builddir/build/BUILD/freeswitch-1.6.8&#39;
<br>  CC     libfreeswitch_la-switch_version.lo
<br>  CXXLD  <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a>
<br>
<br>*** Warning: Linking the shared library <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a> against the
<br>*** static library libs/libvpx/libvpx.a is not portable!
<br>  CC     freeswitch-switch.o
<br>  CCLD   freeswitch
<br>./.libs/libfreeswitch.so: undefined reference to `__cxa_pure_virtual&#39;
<br>./.libs/libfreeswitch.so: undefined reference to `__gxx_personality_v0&#39;
<br>./.libs/libfreeswitch.so: undefined reference to `operator new(unsigned long)&#39;
<br>./.libs/libfreeswitch.so: undefined reference to `operator delete(void*)&#39;
<br>./.libs/libfreeswitch.so: undefined reference to `vtable for __cxxabiv1::__class_type_info&#39;
<br>collect2: error: ld returned 1 exit status
<br>make[2]: Leaving directory `/builddir/build/BUILD/freeswitch-1.6.8&#39;
<br>make[1]: Leaving directory `/builddir/build/BUILD/freeswitch-1.6.8&#39;<br></span><div><div><div dir="ltr"><div>--</div><div><br></div><div><br></div><div>Luis Daniel Lucio Quiroz<br>CISSP, CISM, CISA<br>Linux, VoIP and much more fun<br><a href="http://www.okay.com.mx" target="_blank">www.okay.com.mx</a><br><br>Need LCR? Check out LCR for FusionPBX with FreeSWITCH<br>Need Billing? Check out Billing for FusionPBX with FreeSWITCH</div></div></div></div>
</div>
</blockquote>