许赵云 <proteus2002 <at> gmail.com> writes: > > Hi,all,I am compiling linphone-2.1.1 on Fedora Core 6.I have installed - libosip2-3.0.3-2 at /usr/local/libosip2 - libeXosip2-3.0.3-2 at /usr/local/libeXosip2 - speex-1.1.10 at /usr/local/speex > - readline-5.2 at /usr/local/readlineI used this command line to configure linpone:./configure CPPFLAGS="-I/usr/local/libeXosip2/include -I/usr/local/speex/include" LDFLAGS="-I/usr/local/libeXosip2/lib -L/usr/local/speex/lib/" --prefix=/usr/local/linphone --disable-ipv6 --enable-console_ui=yes --enable-gtk_ui=no --disable-video --with-readline=/usr/local/readline --with-osip=/usr/local/libosip2 --without-ffmpeg --without-sdl --disable-libtool-lock --disable-nls --disable-rpath --enable-manual --disable-truespeech --disable-rsvp --enable-alsa --disable-artsc --enable-portaudio --disable-external-ortp but I have the following error:checking eXosip2/eXosip.h usability... nochecking eXosip2/eXosip.h presence... nochecking for eXosip2/eXosip.h... noconfigure: error: Could not find eXosip2 headers !then I copied the headers and libs of eXosip2 from /usr/local/libeXosip2 to /usr/local/libosip2,after that I configured again with above configure script,this time linphone can find eXosip2 headers,but it cann't find eXosip2 libs, > see the following error msg:checking eXosip2/eXosip.h usability... yeschecking eXosip2/eXosip.h presence... yeschecking for eXosip2/eXosip.h... yeschecking for eXosip_subscribe_remove in -leXosip2... no > configure: error: Could not find eXosip2 library with version >= 3.0.2 !then I export the LD_LIBRARY_APTH,export LD_LIBRARY_PATH=/usr/local/libeXosip2/libbut it still shows checking for eXosip_subscribe_remove in -leXosip2... no > > configure: error: Could not find eXosip2 library with version >= 3.0.2 !Can anyone tell me what 's the problem?I have informed the linphone of eXosip2 with { CPPFLAGS="-I/usr/local/libeXosip2/include -I/usr/local/speex/include" > LDFLAGS="-I/usr/local/libeXosip2/lib -L/usr/local/speex/lib/" }I also tried to change the LD_LIBRARY_PATH { export LD_LIBRARY_PATH=/usr/local/libeXosip2/lib }but why linphone still can not find eXosip2? > Is there other way to inform linphone of eXosip2?I have no idea what to do now !Any suggestion will be apprecaited!Thanks!Proteus > > _______________________________________________ > Linphone-users mailing list > Linphone-users <at> nongnu.org > http://lists.nongnu.org/mailman/listinfo/linphone-users >
Hi , did you fix this issue, i am getting same errors,, checking eXosip2/eXosip.h usability... no checking eXosip2/eXosip.h presence... yes configure: WARNING: eXosip2/eXosip.h: present but cannot be compiled configure: WARNING: eXosip2/eXosip.h: check for missing prerequisite headers ? configure: WARNING: eXosip2/eXosip.h: see the Autoconf documentation configure: WARNING: eXosip2/eXosip.h: section "Present But Cannot Be Compile d" configure: WARNING: eXosip2/eXosip.h: proceeding with the compiler's result configure: WARNING: ## --------------------------------------------- ## configure: WARNING: ## Report this to linphone-develop...@nongnu.org ## configure: WARNING: ## --------------------------------------------- ## checking for eXosip2/eXosip.h... no configure: error: Could not find eXosip2 headers ! =========================== guide me how can i fix this issue. Thanks and Regards Naveed Ahmad _______________________________________________ Linphone-users mailing list Linphone-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/linphone-users