Hi, if I try to compile the latest linphone 3.4.0 it aborts with following error:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE - D_REENTRANT -DORTP_INET6 -DOSIP_MT -DHAVE_PTHREAD -DHAVE_SYS_SEM_H -I../mediastreamer2/include -DOSIP_MT -DHAVE_PTHREAD -DHAVE_SYS_SEM_H -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -O2 -g -m64 -fmessage- length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fno-strict-aliasing -fno- strict-aliasing -MT sal_eXosip2.lo -MD -MP -MF .deps/sal_eXosip2.Tpo -c sal_eXosip2.c -fPIC -DPIC -o .libs/sal_eXosip2.o sal_eXosip2.c: In function 'sal_call_update': sal_eXosip2.c:2024:61: error: 'OSIP_SUCCESS' undeclared (first use in this function) The configure script printed out following text about osip: checking eXosip2/eXosip.h usability... yes checking eXosip2/eXosip.h presence... yes checking for eXosip2/eXosip.h... yes checking for eXosip_subscribe_remove in -leXosip2... yes checking for eXosip_get_version in -leXosip2... yes checking for eXosip_get_socket in -leXosip2... no configure: WARNING: Could not find eXosip_get_socket in eXosip2 ! I've following packages installed having to do with osip: libeXosip2-4-3.1.0-50.1.x86_64 libosip2-3.1.0-57.2.x86_64 libeXosip2-devel-3.1.0-50.1.x86_64 libosip2-devel-3.1.0-57.2.x86_64 Does anyone have a clue what's wrong here? regards Gerhard _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
