<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br>You need your distro's php dev pakage.<br><div><div>On 26-Feb-09, at 6:25 AM, Rex_Alex wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi All, I tried svn up &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make install and did Mathieu's suggestion but getting error as below, [root@server esl]# make phpmod make MYLIB="../libesl.a" SOLINK="-shared -Xlinker -x" CFLAGS="-I/root/freeswitch-1.0.3/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/root/freeswitch-1.0.3/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC" CXX_CFLAGS="" -C php make[1]: php-config: Command not found make[1]: Entering directory `/root/freeswitch-1.0.3/libs/esl/php' g++  -I/root/freeswitch-1.0.3/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC  -c esl_wrap.cpp -o esl_wrap.o esl_wrap.cpp:717:18: error: zend.h: No such file or directory esl_wrap.cpp:718:22: error: zend_API.h: No such file or directory esl_wrap.cpp:719:17: error: php.h: No such file or directory esl_wrap.cpp:973:21: error: php_ini.h: No such file or directory esl_wrap.cpp:974:31: error: ext/standard/info.h: No such file or directory esl_wrap.cpp:767: error: âE_ERRORâ was not declared in this scope esl_wrap.cpp:788: error: ISO C++ forbids declaration of âZEND_RSRC_DTOR_FUNCâ with no type esl_wrap.cpp:788: error: âSWIG_landfillâ was not declared in this scope esl_wrap.cpp:788: error: expected â,â or â;â before â{â token esl_wrap.cpp:793: error: variable or field âSWIG_ZTS_SetPointerZvalâ declared void esl_wrap.cpp:793: error: âzvalâ was not declared in this scope esl_wrap.cpp:793: error: âzâ was not declared in this scope esl_wrap.cpp:793: error: expected primary-expression before âvoidâ esl_wrap.cpp:793: error: expected primary-expression before â*â token esl_wrap.cpp:793: error: âtypeâ was not declared in this scope esl_wrap.cpp:793: error: expected primary-expression before âintâ esl_wrap.cpp:793: error: initializer expression list treated as compound expression esl_wrap.cpp:793: error: expected â,â or â;â before â{â token make[1]: *** [esl_wrap.o] Error 1 make[1]: Leaving directory `/root/freeswitch-1.0.3/libs/esl/php' make: *** [phpmod] Error 2 [root@server esl]# Please tell me where am i wrong? Thanks, Rex <blockquote class="quote light-black dark-border-color"><div class="quote light-border-color"> <div class="quote-author" style="font-weight: bold;">mercutioviz wrote:</div> <div class="quote-message"> On Wed, Feb 25, 2009 at 11:34 AM, Brian West <brian@freeswitch.org> wrote: > If he's on 1.0.3 I don't think it has php in it.. Can't he do the whole bootstrap process? svn up &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make install And then do Mathieu's suggestion? -MC _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a> </brian@freeswitch.org></div> </div></blockquote> <br><hr align="left" width="300"> View this message in context: <a href="http://n2.nabble.com/ESL-Wrapper-tp2385651p2389093.html">Re: ESL Wrapper</a><br> Sent from the <a href="http://n2.nabble.com/freeswitch-users-f2379917.html">freeswitch-users mailing list archive</a> at Nabble.com.<br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></body></html>