Bug#439481: linphone: FTBFS: error: osip2/osip_negotiation.h: No such file or directory

Mikael Magnusson mikma at users.sourceforge.net
Sat Aug 25 20:59:26 UTC 2007


On Sat, Aug 25, 2007 at 10:00:10AM +0200, Lucas Nussbaum wrote:
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> make[3]: Entering directory `/build/user/linphone-1.7.1/exosip'
> if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -DOSIP_MT -DHAVE_PTHREAD   -DHAVE_PTHREAD -DOSIP_MT -DENABLE_TRACE -DNEW_TIMER -DSM -DMSN_SUPPORT -DUSE_TMP_BUFFER -Wall -g -O2 -MT eXosip.lo -MD -MP -MF ".deps/eXosip.Tpo" -c -o eXosip.lo eXosip.c; \
> 	then mv -f ".deps/eXosip.Tpo" ".deps/eXosip.Plo"; else rm -f ".deps/eXosip.Tpo"; exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOSIP_MT -DHAVE_PTHREAD -DHAVE_PTHREAD -DOSIP_MT -DENABLE_TRACE -DNEW_TIMER -DSM -DMSN_SUPPORT -DUSE_TMP_BUFFER -Wall -g -O2 -MT eXosip.lo -MD -MP -MF .deps/eXosip.Tpo -c eXosip.c  -fPIC -DPIC -o .libs/eXosip.o
> In file included from eXosip.c:25:
> eXosip2.h:47:36: error: osip2/osip_negotiation.h: No such file or directory

Support for SDP negotiation (in osip_negotiation.h) was removed in
libosip2 version 2.2.3 according to libosip2 changelog, which means this
version of linphone needs libosip2 version 2.2.2 (or earlier).

Mikael





More information about the Pkg-voip-maintainers mailing list