[Freeswitch-users] Errors building the ESL libs...

broken dash brokendash at gmail.com
Sun Aug 1 09:55:47 PDT 2010


Im using a fresh git pull and have configured,made,installed and when
trying to build the ESL stuffs it's spitting this out... any ideas?

Cheers,
B


root at ivr-dev:/usr/src/freeswitch/libs/esl# make everymod
make MYLIB="../libesl.a" SOLINK="-shared -Xlinker -x"
CFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g
-ggdb -I../../libs/libedit/src/ -fPIC -O2 -ffast-math -Wall -Werror
-Wunused-variable -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes"
CXXFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE
-g -ggdb -I../../libs/libedit/src/ -fPIC -Wall -Werror
-Wno-unused-variable" CXX_CFLAGS="" -C perl
make[1]: Entering directory `/usr/src/freeswitch/libs/esl/perl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/perl'
make MYLIB="../libesl.a" SOLINK="-shared -Xlinker -x"
CFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g
-ggdb -I../../libs/libedit/src/ -fPIC -O2 -ffast-math -Wall -Werror
-Wunused-variable -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes"
CXXFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE
-g -ggdb -I../../libs/libedit/src/ -fPIC -Wall -Werror
-Wno-unused-variable" CXX_CFLAGS="" -C php
make[1]: Entering directory `/usr/src/freeswitch/libs/esl/php'
g++  -I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g
-ggdb -I../../libs/libedit/src/ -fPIC -Wall -Werror
-Wno-unused-variable -I/usr/include/php5 -I/usr/include/php5/main
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend
-I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-label
-Wno-unused-function -c esl_wrap.cpp -o esl_wrap.o
cc1plus: warnings being treated as errors
esl_wrap.cpp:2583: error: deprecated conversion from string constant to âchar*â
make[1]: *** [esl_wrap.o] Error 1
make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/php'
make: *** [phpmod] Error 2



More information about the FreeSWITCH-users mailing list