linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] build pbs in mediastreamer2


From: Francois-Xavier 'FiX' KOWALSKI
Subject: [Linphone-developers] build pbs in mediastreamer2
Date: Fri, 24 Mar 2006 00:50:41 +0100
User-agent: Thunderbird 1.5 (X11/20051201)

Hello,

I face 2 problems so far in mediastreamer2. None of them appear when building on top of the CVS tree, but rather when building from a "make dist" result

   * --enable-video is mandatory: build fails without it. I lost the
     error log. I can reproduce upon need if needed.
   * mediastreamer2 depends on rfc2429.h, which is present in directory
     mediastream/ I have tried to -I$(top_srcdir)/mediastreamer find
     this file, but the build still fails with the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../oRTP/include -I../gsmlib -I../mediastreamer -DORTP_INET6 -I/usr/include/speex -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -fno-strict-aliasing -MT videoenc.lo -MD -MP -MF .deps/videoenc.Tpo -c videoenc.c -fPIC -DPIC -o .libs/videoenc.o
cc1: warnings being treated as errors
videoenc.c: In function 'generate_packets':
videoenc.c:141: warning: implicit declaration of function 'rfc2429_set_P'
make[5]: *** [videoenc.lo] Error 1
make[5]: Leaving directory `/home/fxk/rpms/BUILD/linphone-1.3.2/mediastreamer2'

My configure line is:

+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-osip=/usr --with-speex=/usr --with-readline=/usr --enable-video --with-ffmpeg=/usr --with-sdl=/usr --enable-ipv6

Any idea of what is broken?

--
__________ //_ o \\/ Francois-Xavier "FiX" KOWALSKI // // /\\ Everything is disclaimed, including disclaimer.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]