<div dir="ltr"><div><div><div><div>Hello All.<br><br></div>I&#39;m trying to build freeswitch for my testing purposes.<br><br>Last 2 days I try to build freeswitch with php support<br><br></div>Everhing goes fine however when I try to compile phpmod for esl I got strange errors. And seaching google does not provide information<br><br>root@fs2:/usr/src/freeswitch/libs/esl# make phpmod<br>make MYLIB=&quot;../libesl.a&quot; SOLINK=&quot;-shared -Xlinker -x&quot; CFLAGS=&quot;-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC -O2&quot; CXXFLAGS=&quot;-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC&quot; CXX_CFLAGS=&quot;&quot; -C php<br>make[1]: Entering directory `/usr/src/freeswitch/libs/esl/php&#39;<br>g++  -I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC -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 -Wno-unused-label -Wno-unused-function -c esl_wrap.cpp -o esl_wrap.o<br>g++ -shared -Xlinker -x esl_wrap.o ../libesl.a -L/usr/lib/php5 -L/usr/lib/x86_64-linux-gnu -lcrypt -lcrypt -lonig -lstdc++ -ldb -lqdbm -lrt -lm -ldl -lnsl -lcrypt -lcrypt -lpthread -o ESL.so -L.<br>/usr/bin/ld: cannot find -lonig<br>/usr/bin/ld: cannot find -lqdbm<br>collect2: error: ld returned 1 exit status<br>make[1]: *** [ESL.so] Error 1<br>make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/php&#39;<br>make: *** [phpmod] Error 2<br><br></div><div>I follow this document <br><br><a href="https://confluence.freeswitch.org/display/FREESWITCH/Debian#Debian-BuildingFromSource">https://confluence.freeswitch.org/display/FREESWITCH/Debian#Debian-BuildingFromSource</a><br><br></div>Debian 7.6 64bit.<br></div>Freeswtich 1.2.stable, 1.4 and lastest was giving same errors. <br><br>I think there where missing libs and I can&#39;t find it.<br><br>My best regards. <br><div><div><br></div></div></div>