VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
carthick84 at gmail.com Guest
|
Posted: Tue Dec 23, 2008 4:10 am Post subject: [Freeswitch-users] Error when building freeswitch on Debian |
|
|
Hi,
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.
Making all in .
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 -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
./.libs/libfreeswitch.so: undefined reference to `operator new(unsigned long)'
./.libs/libfreeswitch.so: undefined reference to `operator delete(void*)'
./.libs/libfreeswitch.so: undefined reference to `__gxx_personality_v0'
./.libs/libfreeswitch.so: undefined reference to `__cxa_pure_virtual'
./.libs/libfreeswitch.so: undefined reference to `vtable for __cxxabiv1::__class_type_info'
collect2: ld returned 1 exit status
make[2]: *** [freeswitch] Error 1
Thanks.
B Karthik |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Dec 23, 2008 10:07 am Post subject: [Freeswitch-users] Error when building freeswitch on Debian |
|
|
Please install c++ compiler.
/b
On Dec 23, 2008, at 3:10 AM, B Karthik wrote:
Quote: | Hi,
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.
Making all in .
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 -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
./.libs/libfreeswitch.so: undefined reference to `operator
new(unsigned long)'
./.libs/libfreeswitch.so: undefined reference to `operator
delete(void*)'
./.libs/libfreeswitch.so: undefined reference to
`__gxx_personality_v0'
./.libs/libfreeswitch.so: undefined reference to `__cxa_pure_virtual'
./.libs/libfreeswitch.so: undefined reference to `vtable for
__cxxabiv1::__class_type_info'
collect2: ld returned 1 exit status
make[2]: *** [freeswitch] Error 1
Thanks.
B Karthik
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|