Hi,<br><br>I am getting the following error when compiling latest Freeswitch with svn Revision no - 10914 on Debian etch 64bit. Freeswitch version 1.0.1 is building successfully.<br><br>Making all in .<br>gcc -I/opt/src/freeswitch/src/include -I/opt/src/freeswitch/libs/libteletone/src -fPIC -Werror -g -ggdb -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/opt/src/freeswitch/libs/apr/include -I/opt/src/freeswitch/libs/apr-util/include -I/opt/src/freeswitch/libs/stfu -I/opt/src/freeswitch/libs/sqlite -I/opt/src/freeswitch/libs/pcre -I/opt/src/freeswitch/libs/srtp/include -I/opt/src/freeswitch/libs/srtp/crypto/include -I/opt/src/freeswitch/libs/libresample/include -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT -DSWITCH_HAVE_ODBC -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT -g -O2 -Wall -std=c99 -pedantic -o .libs/freeswitch freeswitch-switch.o&nbsp; -lm -L/usr/local/lib ./.libs/libfreeswitch.so libs/apr/.libs/libapr-1.a -lrt -ldl -lcrypt -lpthread libs/libedit/src/.libs/libedit.a -lncurses -Wl,--rpath -Wl,/opt/freeswitch/lib<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 `__gxx_personality_v0&#39;<br>
./.libs/libfreeswitch.so: undefined reference to `__cxa_pure_virtual&#39;<br>./.libs/libfreeswitch.so: undefined reference to `vtable for __cxxabiv1::__class_type_info&#39;<br>collect2: ld returned 1 exit status<br>make[2]: *** [freeswitch] Error 1<br>
<br>Thanks.<br><br>B Karthik<br>