[Freeswitch-users] Problem installing latest build
Michael Jerris
mike at jerris.com
Sun Oct 19 21:16:13 PDT 2008
You don't have the c++ compiler or other things necessary to compile c+
+ code installed. Install it, configure again.
Mike
On Oct 19, 2008, at 11:46 PM, Woody Dickson wrote:
> Hi,
>
> I am installing the latest Freeswitch build from SVN, but the
> following errors are encountered:
>
> gcc -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/libs/
> libteletone/src -fPIC -Werror -g -ggdb -g -O2 -Wall -std=c99 -
> pedantic -o .libs/freeswitch freeswitch-switch.o -L/usr/local/
> lib ./.libs/libfreeswitch.so /usr/src/freeswitch/libs/apr/.libs/
> libapr-1.a -L/usr/src/freeswitch/libs/srtp -lm libs/apr/.libs/
> libapr-1.a -lrt -ldl -lcrypt -lpthread libs/libedit/src/.libs/
> libedit.a -lncurses -Wl,--rpath -Wl,/usr/local/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 `__cxa_pure_virtual'
> ./.libs/libfreeswitch.so: undefined reference to
> `__gxx_personality_v0'
> ./.libs/libfreeswitch.so: undefined reference to `vtable for
> __cxxabiv1::__class_type_info'
>
> Does anyone know how to resolve the errors?
More information about the FreeSWITCH-users
mailing list