[Freeswitch-users] freeswitch: compile error
salzh
zhongxiang721 at gmail.com
Mon Oct 15 23:44:13 PDT 2007
---------- Forwarded message ----------
From: salzh <zhongxiang721 at gmail.com>
Date: 2007-10-16 下午2:41
Subject: Re: [Freeswitch-users] OpenZAP for Windows?
To: freeswitch-users at lists.freeswitch.org
Hello guys!
During compiling freeswitch in my laptop, i got the following error slice:
(cd .libs && rm -f libfreeswitch.la && ln -s ../libfreeswitch.la
libfreeswitch.la)
gcc -I/repos/freeswitch/freeswitch_snapshot/src/include
-I/repos/freeswitch/freeswitch_snapshot/libs/libteletone/src -fPIC
-Werror -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 -Wl,--rpath
-Wl,/usr/local/freeswitch/lib
./.libs/libfreeswitch.so: undefined reference to `operator delete(void*)'
./.libs/libfreeswitch.so: undefined reference to `__cxa_pure_virtual'
./.libs/libfreeswitch.so: undefined reference to `__gxx_personality_v0'
./.libs/libfreeswitch.so: undefined reference to `vtable for
__cxxabiv1::__class_type_info'
collect2: ld returned 1 exit status
make[2]: *** [freeswitch] Error 1
and my platform is Laptop Dell INSPIRON|1200 ubuntu 7.04 linux
kernel: 2.6.20-15-generic .
How can i get rid of this error?
More information about the FreeSWITCH-users
mailing list