<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>is it safe to remove warnings as error ?</FONT></DIV>
<DIV><FONT size=2>I'd like to correct it but don't know enough C
language</FONT></DIV>
<DIV><FONT size=2>to do it.</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, January 25, 2011 12:28
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> ESL php client</DIV>
<DIV><BR></DIV>
<DIV><FONT size=2>no luck from libs/esl</FONT></DIV>
<DIV><FONT size=2>make phpmod</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>make MYLIB="../libesl.a" SOLINK="-shared -Xlinker -x"
CFLAGS="-I/home/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/home/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb
-I../../libs/libedit/src/ -fPIC -Wall -Werror -Wno-unused-variable"
CXX_CFLAGS="" -C php<BR>make[1]: Entering directory
`/home/src/freeswitch/libs/esl/php'<BR>g++
-I/home/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb
-I../../libs/libedit/src/ -fPIC -Wall -Werror -Wno-unused-variable
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -Wno-unused-label
-Wno-unused-function -c esl_wrap.cpp -o esl_wrap.o<BR>cc1plus: warnings being
treated as errors<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from
string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion
from string constant to âchar*â<BR>esl_wrap.cpp:2565: error: deprecated
conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565: error:
deprecated conversion from string constant to âchar*â<BR>esl_wrap.cpp:2565:
error: deprecated conversion from string constant to
âchar*â<BR>esl_wrap.cpp:2565: error: deprecated conversion from string
constant to âchar*â<BR>make[1]: *** [esl_wrap.o] Error 1<BR>make[1]: Leaving
directory `/home/src/freeswitch/libs/esl/php'<BR>make: *** [phpmod] Error
2<BR></FONT></DIV>
<DIV><FONT size=2>PHP 4.4.9 is instlalled on my server</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks</DIV></BLOCKQUOTE></FONT></BODY></HTML>