dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package linphone dpkg-buildpackage: source version 3.0.0-3~bpo dpkg-buildpackage: source changed by Martin Alfke dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot for i in ./config.guess ./config.sub ./config.rpath ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' for i in ./config.guess ./config.sub ./config.rpath ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' dpatch deapply-all fix_desktop_section not applied to ./ . rm -rf debian/patched rm -f debian/stamp-patched dpkg-source -b linphone-3.0.0 dpkg-source: info: using source format `1.0' dpkg-source: info: building linphone using existing linphone_3.0.0.orig.tar.gz dpkg-source: info: building linphone in linphone_3.0.0-3~bpo.diff.gz dpkg-source: warning: executable mode 0755 of 'debian/patches/fix_desktop_section.dpatch' will not be represented in diff dpkg-source: info: building linphone in linphone_3.0.0-3~bpo.dsc debian/rules build test -x debian/rules mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi if test -e /usr/share/gnulib/config/config.rpath ; then \ for i in ./config.rpath ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \ fi ; \ done ; \ fi /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' for i in ./config.guess ./config.sub ./config.rpath ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' dpatch apply-all applying patch fix_desktop_section to ./ ... ok. /usr/bin/make -f debian/rules update-config make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi if test -e /usr/share/gnulib/config/config.rpath ; then \ for i in ./config.rpath ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' touch debian/stamp-patched touch debian/stamp-autotools-files chmod a+x /home/mea/work/kde43/linphone/linphone-3.0.0/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/mea/work/kde43/linphone/linphone-3.0.0/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/linphone" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. configure: linphone-3.0.0 A full featured audio/video sip phone. configure: licensed under the terms of the General Public License (GPL) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) none checking for inline... inline checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) none checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for libintl_gettext in -lintl... no checking for get_current_dir_name... yes checking for strndup... yes checking for stpcpy... yes checking for LIBGTK... yes checking for LIBGLADE... yes checking for getifaddrs... yes checking for OSIP... yes 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 readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking whether byte ordering is bigendian... no checking for SPEEX... yes checking for sgmltools... no configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating pixmaps/Makefile config.status: creating ipkg/Makefile config.status: creating ipkg/linphone.control config.status: creating coreapi/Makefile config.status: creating gtk-glade/Makefile config.status: creating console/Makefile config.status: creating share/Makefile config.status: creating share/C/Makefile config.status: creating share/fr/Makefile config.status: creating share/it/Makefile config.status: creating share/ja/Makefile config.status: creating share/cs/Makefile config.status: creating share/linphone.pc config.status: creating linphone.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands === configuring in mediastreamer2 (/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2) configure: running /bin/sh ./configure '--prefix=/usr' '--build=i486-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/linphone' '--disable-maintainer-mode' '--disable-dependency-tracking' 'build_alias=i486-linux-gnu' 'CC=cc' 'CFLAGS=-g -O2 -g -Wall -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=g++' 'CXXFLAGS=-g -O2 -g -Wall -O2' 'FFLAGS=-g -O2' --cache-file=/dev/null --srcdir=. configure: mediastreamer-2.2.2 A mediastreaming library for telephony application. configure: licensed under the terms of the General Public License (GPL) checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu Building Package on linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking warning make an error on compilation... checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for clock_gettime in -lrt... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ARTS... no checking kde/artsc/artsc.h usability... yes checking kde/artsc/artsc.h presence... yes checking for kde/artsc/artsc.h... yes checking for arts_init in -lartsc... yes checking for JACK... yes checking for SAMPLERATE... yes checking for SPEEX... yes checking for SPEEX... yes checking for SPEEXDSP... yes checking gsm/gsm.h usability... yes checking gsm/gsm.h presence... yes checking for gsm/gsm.h... yes checking for gsm_create in -lgsm... yes checking for resample_open in -lresample... no checking for FFMPEG... yes checking for FFMPEG... yes checking libavcodec/avcodec.h usability... no checking libavcodec/avcodec.h presence... no checking for libavcodec/avcodec.h... no checking for avcodec_register_all in -lavcodec... yes checking libswscale/swscale.h usability... no checking libswscale/swscale.h presence... no checking for libswscale/swscale.h... no checking for SWSCALE... yes We have libswscale checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for SDL_Init in -lSDL... yes checking for THEORA... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes building from linphone source tree, using ../oRTP/include/ortp/ortp.h checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for working alloca.h... yes checking for alloca... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for epm... false checking for mkepmlist... false checking for epminstall... false configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/mediastreamer2/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating build/Makefile config.status: creating build/win32native/Makefile config.status: creating build/win32-novideo/Makefile config.status: creating build/wince/Makefile config.status: creating mediastreamer.pc config.status: creating mediastreamer2.spec config.status: creating help/Makefile config.status: creating help/DoxyFile config.status: creating help/doxygen.dox config.status: creating mediastreamer-config.h config.status: executing depfiles commands === configuring in oRTP (/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP) configure: running /bin/sh ./configure '--prefix=/usr' '--build=i486-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/linphone' '--disable-maintainer-mode' '--disable-dependency-tracking' 'build_alias=i486-linux-gnu' 'CC=cc' 'CFLAGS=-g -O2 -g -Wall -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=g++' 'CXXFLAGS=-g -O2 -g -Wall -O2' 'FFLAGS=-g -O2' --cache-file=/dev/null --srcdir=. checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking warning make an error on compilation... checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for seteuid... yes checking for pthread_mutex_init in -lpthread... yes checking srtp/srtp.h usability... no checking srtp/srtp.h presence... no checking for srtp/srtp.h... no checking for srtp_init in -lsrtp... no configure: Could not find libsrtp headers or lib, cryto transport disabled. checking for ANSI C header files... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for select... yes checking for socket... yes checking for strerror... yes checking for doxygen... /usr/bin/doxygen checking for epm... false checking for mkepmlist... false checking for epminstall... false configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/ortp/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/win_receiver/Makefile config.status: creating src/tests/win_sender/Makefile config.status: creating build/Makefile config.status: creating build/win32native/Makefile config.status: creating build/wince/Makefile config.status: creating ortp.pc config.status: creating ortp.spec config.status: creating ortp.doxygen config.status: creating ortp-config.h config.status: executing depfiles commands configure: WARNING: ortp-0.15.0 breaks compatibility with older releases, because value returned by rtp_session_recvm_with_ts() has changed. See the API documentation in doc/ for further readings. Linphone build configuration ended. * GTK interface will be compiled. * Console interface will be compiled. Now type 'make' to compile, and then 'make install' as root to install it. /usr/bin/make -C . make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' /usr/bin/make all-recursive make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' Making all in m4 make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' Making all in pixmaps make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' Making all in po make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/po' Making all in ipkg make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' Making all in oRTP make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' /usr/bin/make all-recursive make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' Making all in src make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making all in . make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o str_utils.lo str_utils.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c str_utils.c -fPIC -DPIC -o .libs/str_utils.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c str_utils.c -o str_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o port.lo port.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c port.c -fPIC -DPIC -o .libs/port.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c port.c -o port.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtpparse.lo rtpparse.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpparse.c -fPIC -DPIC -o .libs/rtpparse.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpparse.c -o rtpparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtpsession.lo rtpsession.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsession.c -fPIC -DPIC -o .libs/rtpsession.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsession.c -o rtpsession.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtpsession_inet.lo rtpsession_inet.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsession_inet.c -fPIC -DPIC -o .libs/rtpsession_inet.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsession_inet.c -o rtpsession_inet.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o jitterctl.lo jitterctl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c jitterctl.c -fPIC -DPIC -o .libs/jitterctl.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c jitterctl.c -o jitterctl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtpsignaltable.lo rtpsignaltable.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsignaltable.c -fPIC -DPIC -o .libs/rtpsignaltable.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsignaltable.c -o rtpsignaltable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtptimer.lo rtptimer.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtptimer.c -fPIC -DPIC -o .libs/rtptimer.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtptimer.c -o rtptimer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o posixtimer.lo posixtimer.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c posixtimer.c -fPIC -DPIC -o .libs/posixtimer.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c posixtimer.c -o posixtimer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o ortp.lo ortp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c ortp.c -fPIC -DPIC -o .libs/ortp.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c ortp.c -o ortp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o scheduler.lo scheduler.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c scheduler.c -fPIC -DPIC -o .libs/scheduler.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c scheduler.c -o scheduler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o avprofile.lo avprofile.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c avprofile.c -fPIC -DPIC -o .libs/avprofile.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c avprofile.c -o avprofile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o sessionset.lo sessionset.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c sessionset.c -fPIC -DPIC -o .libs/sessionset.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c sessionset.c -o sessionset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o telephonyevents.lo telephonyevents.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c telephonyevents.c -fPIC -DPIC -o .libs/telephonyevents.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c telephonyevents.c -o telephonyevents.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o payloadtype.lo payloadtype.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c payloadtype.c -fPIC -DPIC -o .libs/payloadtype.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c payloadtype.c -o payloadtype.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtcp.lo rtcp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtcp.c -fPIC -DPIC -o .libs/rtcp.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtcp.c -o rtcp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o utils.lo utils.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c utils.c -fPIC -DPIC -o .libs/utils.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c utils.c -o utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o rtcpparse.lo rtcpparse.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtcpparse.c -fPIC -DPIC -o .libs/rtcpparse.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtcpparse.c -o rtcpparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o event.lo event.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c event.c -fPIC -DPIC -o .libs/event.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c event.c -o event.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o stun.lo stun.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c stun.c -fPIC -DPIC -o .libs/stun.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c stun.c -o stun.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o stun_udp.lo stun_udp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c stun_udp.c -fPIC -DPIC -o .libs/stun_udp.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c stun_udp.c -o stun_udp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o srtp.lo srtp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c srtp.c -fPIC -DPIC -o .libs/srtp.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c srtp.c -o srtp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c -o b64.lo b64.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c b64.c -fPIC -DPIC -o .libs/b64.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c b64.c -o b64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -D_REENTRANT -I.. -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o libortp.la -rpath /usr/lib -version-info 8:0:0 str_utils.lo port.lo rtpparse.lo rtpsession.lo rtpsession_inet.lo jitterctl.lo rtpsignaltable.lo rtptimer.lo posixtimer.lo ortp.lo scheduler.lo avprofile.lo sessionset.lo telephonyevents.lo payloadtype.lo rtcp.lo utils.lo rtcpparse.lo event.lo stun.lo stun_udp.lo srtp.lo b64.lo -lpthread -lm cc -shared .libs/str_utils.o .libs/port.o .libs/rtpparse.o .libs/rtpsession.o .libs/rtpsession_inet.o .libs/jitterctl.o .libs/rtpsignaltable.o .libs/rtptimer.o .libs/posixtimer.o .libs/ortp.o .libs/scheduler.o .libs/avprofile.o .libs/sessionset.o .libs/telephonyevents.o .libs/payloadtype.o .libs/rtcp.o .libs/utils.o .libs/rtcpparse.o .libs/event.o .libs/stun.o .libs/stun_udp.o .libs/srtp.o .libs/b64.o -lpthread -lm -Wl,-soname -Wl,libortp.so.8 -o .libs/libortp.so.8.0.0 (cd .libs && rm -f libortp.so.8 && ln -s libortp.so.8.0.0 libortp.so.8) (cd .libs && rm -f libortp.so && ln -s libortp.so.8.0.0 libortp.so) ar cru .libs/libortp.a str_utils.o port.o rtpparse.o rtpsession.o rtpsession_inet.o jitterctl.o rtpsignaltable.o rtptimer.o posixtimer.o ortp.o scheduler.o avprofile.o sessionset.o telephonyevents.o payloadtype.o rtcp.o utils.o rtcpparse.o event.o stun.o stun_udp.o srtp.o b64.o ranlib .libs/libortp.a creating libortp.la (cd .libs && rm -f libortp.la && ln -s ../libortp.la libortp.la) make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making all in tests make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' Making all in win_receiver make[7]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' Making all in win_sender make[7]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[7]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsend.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o rtpsend rtpsend.o ../../src/libortp.la mkdir .libs cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/rtpsend rtpsend.o ../../src/.libs/libortp.so creating rtpsend cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtprecv.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o rtprecv rtprecv.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/rtprecv rtprecv.o ../../src/.libs/libortp.so creating rtprecv cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c mrtpsend.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o mrtpsend mrtpsend.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/mrtpsend mrtpsend.o ../../src/.libs/libortp.so creating mrtpsend cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c mrtprecv.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o mrtprecv mrtprecv.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/mrtprecv mrtprecv.o ../../src/.libs/libortp.so creating mrtprecv cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c test_timer.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o test_timer test_timer.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/test_timer test_timer.o ../../src/.libs/libortp.so creating test_timer cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpmemtest.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o rtpmemtest rtpmemtest.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/rtpmemtest rtpmemtest.o ../../src/.libs/libortp.so creating rtpmemtest cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c tevrtpsend.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o tevrtpsend tevrtpsend.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/tevrtpsend tevrtpsend.o ../../src/.libs/libortp.so creating tevrtpsend cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c tevrtprecv.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o tevrtprecv tevrtprecv.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/tevrtprecv tevrtprecv.o ../../src/.libs/libortp.so creating tevrtprecv cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c tevmrtprecv.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o tevmrtprecv tevmrtprecv.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/tevmrtprecv tevmrtprecv.o ../../src/.libs/libortp.so creating tevmrtprecv cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -c rtpsend_stupid.c /bin/sh ../../libtool --tag=CC --mode=link cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o rtpsend_stupid rtpsend_stupid.o ../../src/libortp.la cc -D_ORTP_SOURCE -D_REENTRANT -g -O2 -g -Wall -O2 -Wall -Werror -DORTP_INET6 -o .libs/rtpsend_stupid rtpsend_stupid.o ../../src/.libs/libortp.so creating rtpsend_stupid make[7]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making all in build make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' Making all in win32native make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' Making all in wince make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' Making all in include make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' Making all in ortp make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' rm -rf doc /usr/bin/doxygen ortp.doxygen Warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file ortp.doxygen has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 215 of file ortp.doxygen has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 216 of file ortp.doxygen has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Notice: Output directory `doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src Searching for files in directory /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp Reading and parsing tag files Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/avprofile.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/avprofile.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/dll_entry.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/dll_entry.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/event.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/event.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/ortp-config-win32.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/ortp-config-win32.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/ortp.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/ortp.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/port.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/port.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/posixtimer.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/posixtimer.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtcp.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtcp.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtcpparse.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtcpparse.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpparse.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpparse.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_priv.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_priv.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsignaltable.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsignaltable.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtptimer.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtptimer.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtptimer.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtptimer.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/scheduler.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/scheduler.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/scheduler.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/scheduler.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/sessionset.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/sessionset.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/srtp.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/srtp.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/str_utils.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/str_utils.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/stun.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/stun.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/stun_udp.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/stun_udp.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/telephonyevents.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/telephonyevents.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.c... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.c... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/b64.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/b64.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/event.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/event.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/port.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/port.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtp.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtp.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsignaltable.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsignaltable.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/srtp.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/srtp.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun_udp.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun_udp.h... Preprocessing /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h... Parsing file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h... Building group list... Building directory list... Building namespace list... Building fil/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/b64.h:44: Warning: the name `b64/b64.h' supplied as the second argument in the \file statement is not an input file /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:186: Warning: Compound StunAtrString is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/dll_entry.c:10: Warning: Compound __STRUCT_SHARED_DATA__ is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.h:71: Warning: Compound poly32_t is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:34: Warning: Compound _telephone_event is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.h:61: Warning: Compound _dwsplit_t is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:180: Warning: Compound StunAtrUnknown is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:89: Warning: Compound _SessionSet is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:159: Warning: Compound StunAtrAddress4 is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h:48: Warning: Compound _queue is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtp.h:64: Warning: Compound rtp_stats is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/port.h:215: Warning: Compound _OrtpMemoryFunctions is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:97: Warning: Compound report_block is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:151: Warning: Compound _RtcpStream is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtptimer.h:36: Warning: Compound _RtpTimer is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:147: Warning: Compound StunAtrHdr is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h:28: Warning: Compound msgb is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/event.h:70: Warning: Compound OrtpEvQueue is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/utils.h:32: Warning: Compound _OList is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:139: Warning: Compound StunMsgHdr is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h:119: Warning: Compound _msgb_allocator is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:166: Warning: Compound StunAtrChangeRequest is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:143: Warning: Compound sdes_chunk is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:89: Warning: Compound _RtpTransport is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:171: Warning: Compound rtcp_bye is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:171: Warning: Compound StunAtrError is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtp.h:38: Warning: Compound rtp_header is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/event.h:29: Warning: Compound RtpEndpoint is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:153: Warning: Compound StunAddress4 is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:275: Warning: Compound StunMediaRelay is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:283: Warning: Compound StunServerInfo is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:64: Warning: Compound _JitterControl is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:151: Warning: Compound sdes_item is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:165: Warning: Compound rtcp_bye_reason is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:49: Warning: Compound rtcp_common_header is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:80: Warning: Compound sender_info is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:192: Warning: Compound StunAtrIntegrity is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:206: Warning: Compound StunMessage is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/event.h:39: Warning: Compound _OrtpEventData is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/scheduler.h:28: Warning: Compound _RtpScheduler is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:100: Warning: Compound _RtpStream is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/stun.h:103: Warning: Compound UInt128 is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:521: Warning: Compound b64ErrorString_t_ is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:53: Warning: Compound _PayloadType is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:193: Warning: Compound rtcp_app is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:180: Warning: Compound rtcp_sr is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtcp.h:187: Warning: Compound rtcp_rr is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsignaltable.h:28: Warning: Compound _RtpSignalTable is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/str_utils.h:40: Warning: Compound datab is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:81: Warning: Compound _WaitPoint is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:103: Warning: Member ortp_log_level_enabled(level) (define) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:111: Warning: Member ortp_logv(level, fmt, args) (define) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:128: Warning: Member ortp_debug(...) (define) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:94: Warning: Member OrtpLogFunc)(OrtpLogLevel lev, const char *fmt, va_list args) (typedef) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:84: Warning: Member OrtpLogLevel (enumeration) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:188: Warning: Member ortp_global_stats_reset(void) (function) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:189: Warning: Member ortp_get_global_stats(void) (function) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:193: Warning: Member rtp_stats_reset(rtp_stats_t *stats) (function) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:99: Warning: Member ortp_logv_out (variable) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:101: Warning: Member __ortp_log_mask (variable) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/ortp.h:186: Warning: Member ortp_global_stats (variable) of file ortp.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/ortp.c:87: Warning: explicit link request to 'RtpSession' could not be resolved /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:36: Warning: Member PAYLOAD_TYPE_ALLOCATED (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:38: Warning: Member PAYLOAD_TYPE_PRIV1 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:39: Warning: Member PAYLOAD_TYPE_PRIV2 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:40: Warning: Member PAYLOAD_TYPE_PRIV3 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:42: Warning: Member PAYLOAD_TYPE_USER_FLAG_0 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:43: Warning: Member PAYLOAD_TYPE_USER_FLAG_1 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:44: Warning: Member PAYLOAD_TYPE_USER_FLAG_2 (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:47: Warning: Member PAYLOAD_AUDIO_CONTINUOUS (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:48: Warning: Member PAYLOAD_AUDIO_PACKETIZED (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:49: Warning: Member PAYLOAD_VIDEO (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:50: Warning: Member PAYLOAD_OTHER (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:74: Warning: Member payload_type_set_flag(pt, flag) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:75: Warning: Member payload_type_unset_flag(pt, flag) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:76: Warning: Member payload_type_get_flags(pt) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:78: Warning: Member RTP_PROFILE_MAX_PAYLOADS (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:108: Warning: Member payload_type_set_user_data(pt, p) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:109: Warning: Member payload_type_get_user_data(pt) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:111: Warning: Member rtp_profile_get_name(profile) (define) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:71: Warning: Member PayloadType (typedef) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:92: Warning: Member RtpProfile (typedef) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:94: Warning: Member payload_type_new(void) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:95: Warning: Member payload_type_clone(PayloadType *payload) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:96: Warning: Member payload_type_get_rtpmap(PayloadType *pt) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:100: Warning: Member payload_type_append_recv_fmtp(PayloadType *pt, const char *fmtp) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:101: Warning: Member payload_type_append_send_fmtp(PayloadType *pt, const char *fmtp) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:141: Warning: Member rtp_profile_get_payload_from_mime(RtpProfile *profile, const char *mime) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:142: Warning: Member rtp_profile_get_payload_from_rtpmap(RtpProfile *profile, const char *rtpmap) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:143: Warning: Member rtp_profile_get_payload_number_from_mime(RtpProfile *profile, const char *mime) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:144: Warning: Member rtp_profile_get_payload_number_from_rtpmap(RtpProfile *profile, const char *rtpmap) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:145: Warning: Member rtp_profile_find_payload_number(RtpProfile *prof, const char *mime, int rate, int channels) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:146: Warning: Member rtp_profile_find_payload(RtpProfile *prof, const char *mime, int rate, int channels) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:147: Warning: Member rtp_profile_move_payload(RtpProfile *prof, int oldpos, int newpos) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:149: Warning: Member rtp_profile_new(const char *name) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:151: Warning: Member rtp_profile_clone(RtpProfile *prof) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:155: Warning: Member rtp_profile_clone_full(RtpProfile *prof) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:157: Warning: Member rtp_profile_destroy(RtpProfile *prof) (function) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:106: Warning: Member av_profile (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:162: Warning: Member payload_type_pcmu8000 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:163: Warning: Member payload_type_pcma8000 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:164: Warning: Member payload_type_pcm8000 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:165: Warning: Member payload_type_l16_mono (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:166: Warning: Member payload_type_l16_stereo (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:167: Warning: Member payload_type_lpc1016 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:168: Warning: Member payload_type_g729 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:169: Warning: Member payload_type_g7231 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:170: Warning: Member payload_type_g7221 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:171: Warning: Member payload_type_g726_40 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:172: Warning: Member payload_type_g726_32 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:173: Warning: Member payload_type_g726_24 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:174: Warning: Member payload_type_g726_16 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:175: Warning: Member payload_type_gsm (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:176: Warning: Member payload_type_lpc (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:177: Warning: Member payload_type_lpc1015 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:178: Warning: Member payload_type_speex_nb (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:179: Warning: Member payload_type_speex_wb (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:180: Warning: Member payload_type_speex_uwb (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:181: Warning: Member payload_type_ilbc (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:182: Warning: Member payload_type_amr (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:183: Warning: Member payload_type_amrwb (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:184: Warning: Member payload_type_truespeech (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:185: Warning: Member payload_type_evrc0 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:188: Warning: Member payload_type_mpv (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:189: Warning: Member payload_type_h261 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:190: Warning: Member payload_type_h263 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:191: Warning: Member payload_type_h263_1998 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:192: Warning: Member payload_type_h263_2000 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:193: Warning: Member payload_type_mp4v (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:194: Warning: Member payload_type_theora (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:195: Warning: Member payload_type_h264 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:196: Warning: Member payload_type_x_snow (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:197: Warning: Member payload_type_t140 (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:200: Warning: Member payload_type_x_udpftp (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:203: Warning: Member payload_type_telephone_event (variable) of file payloadtype.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:115: Warning: Found unknown command `\index' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:292: Warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_clear_all(RtpProfile *obj) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:292: Warning: The following parameters of rtp_profile_clear_all(RtpProfile *obj) are not documented: parameter 'obj' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:305: Warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_set_name(RtpProfile *obj, const char *name) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:305: Warning: argument 'nm' of command @param is not found in the argument list of rtp_profile_set_name(RtpProfile *obj, const char *name) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:305: Warning: The following parameters of rtp_profile_set_name(RtpProfile *obj, const char *name) are not documented: parameter 'obj' parameter 'name' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:277: Warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_set_payload(RtpProfile *prof, int idx, PayloadType *pt) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/payloadtype.c:277: Warning: The following parameters of rtp_profile_set_payload(RtpProfile *prof, int idx, PayloadType *pt) are not documented: parameter 'prof' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:372: Warning: Member rtp_session_set_flag(session, flag) (define) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:373: Warning: Member rtp_session_unset_flag(session, flag) (define) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:78: Warning: Member JitterControl (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:86: Warning: Member WaitPoint (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:95: Warning: Member RtpTransport (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:148: Warning: Member RtpStream (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:164: Warning: Member RtcpStream (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:166: Warning: Member RtpSession (typedef) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:45: Warning: Member RtpSessionMode (enumeration) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:246: Warning: Member rtp_session_get_seq_number(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:248: Warning: Member rtp_session_enable_jitter_buffer(RtpSession *session, bool_t enabled) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:249: Warning: Member rtp_session_jitter_buffer_enabled(const RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:250: Warning: Member rtp_session_set_jitter_buffer_params(RtpSession *session, const JBParameters *par) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:251: Warning: Member rtp_session_get_jitter_buffer_params(RtpSession *session, JBParameters *par) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:255: Warning: Member rtp_session_enable_adaptive_jitter_compensation(RtpSession *session, bool_t val) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:256: Warning: Member rtp_session_adaptive_jitter_compensation_enabled(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:265: Warning: Member rtp_session_set_remote_addr_and_port(RtpSession *session, const char *addr, int rtp_port, int rtcp_port) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:269: Warning: Member rtp_session_set_sockets(RtpSession *session, int rtpfd, int rtcpfd) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:270: Warning: Member rtp_session_set_transports(RtpSession *session, RtpTransport *rtptr, RtpTransport *rtcptr) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:273: Warning: Member rtp_session_get_rtp_socket(const RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:274: Warning: Member rtp_session_get_rtcp_socket(const RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:317: Warning: Member rtp_session_unregister_event_queue(RtpSession *session, OrtpEvQueue *q) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:321: Warning: Member rtp_session_compute_send_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:322: Warning: Member rtp_session_compute_recv_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:324: Warning: Member rtp_session_send_rtcp_APP(RtpSession *session, uint8_t subtype, const char *name, const uint8_t *data, int datalen) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:335: Warning: Member rtp_session_reset_stats(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:345: Warning: Member rtp_session_ts_to_time(RtpSession *session, uint32_t timestamp) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:346: Warning: Member rtp_session_time_to_ts(RtpSession *session, int millisecs) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:350: Warning: Member rtp_session_make_time_distorsion(RtpSession *session, int milisec) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:358: Warning: Member rtp_session_add_contributing_source(RtpSession *session, uint32_t csrc, const char *cname, const char *name, const char *email, const char *phone, const char *loc, const char *tool, const char *note) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:359: Warning: Member rtp_session_remove_contributing_sources(RtpSession *session, uint32_t csrc) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:360: Warning: Member rtp_session_create_rtcp_sdes_packet(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:365: Warning: Member rtp_session_get_last_send_error_code(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:366: Warning: Member rtp_session_clear_send_error_code(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:367: Warning: Member rtp_session_get_last_recv_error_code(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:368: Warning: Member rtp_session_clear_recv_error_code(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:371: Warning: Member rtp_session_init(RtpSession *session, int mode) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:374: Warning: Member rtp_session_uninit(RtpSession *session) (function) of file rtpsession.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:755: Warning: Found unknown command `\freefn' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:722: Warning: Found unknown command `\freefn' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:697: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:477: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:490: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:417: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:341: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:1106: Warning: Found unknown command `\buffer' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:1116: Warning: Found unknown command `\ts' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:919: Warning: Found unknown command `\user_ts' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:921: Warning: Found unknown command `\user_ts' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:880: Warning: Found unknown command `\buffer' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:880: Warning: Found unknown command `\userts' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:879: Warning: argument 'return' of command @param is not found in the argument list of rtp_session_send_with_ts(RtpSession *session, const uint8_t *buffer, int len, uint32_t userts) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:860: Warning: Found unknown command `\mp' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:861: Warning: Found unknown command `\timestamp' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:863: Warning: Found unknown command `\mp' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:860: Warning: argument 'mp' of command @param is not found in the argument list of rtp_session_sendm_with_ts(RtpSession *session, mblk_t *packet, uint32_t timestamp) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:860: Warning: The following parameters of rtp_session_sendm_with_ts(RtpSession *session, mblk_t *packet, uint32_t timestamp) are not documented: parameter 'packet' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:338: Warning: Found unknown command `\yesno' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:342: Warning: Found unknown command `\yesno' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:429: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:430: Warning: Found unknown command `\dscp' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.c:133: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/jitterctl.c:134: Warning: Found unknown command `\milisec' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:230: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:231: Warning: Found unknown command `\addr' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:232: Warning: Found unknown command `\port' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:354: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:355: Warning: Found unknown command `\ttl' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:284: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:285: Warning: Found unknown command `\ttl' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:657: Warning: argument 'paytype' of command @param is not found in the argument list of rtp_session_set_payload_type(RtpSession *session, int pt) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:657: Warning: The following parameters of rtp_session_set_payload_type(RtpSession *session, int pt) are not documented: parameter 'pt' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:521: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:522: Warning: Found unknown command `\addr' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:523: Warning: Found unknown command `\port' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:538: Warning: Found unknown command `\session' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:539: Warning: Found unknown command `\addr' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:540: Warning: Found unknown command `\rtp_port' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession_inet.c:541: Warning: Found unknown command `\rtcp_port' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:300: Warning: Found unknown command `\yesno' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:305: Warning: Found unknown command `\yesno' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:554: Warning: argument 'addr' of command @param is not found in the argument list of rtp_session_set_seq_number(RtpSession *session, uint16_t seq) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:554: Warning: The following parameters of rtp_session_set_seq_number(RtpSession *session, uint16_t seq) are not documented: parameter 'seq' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:1231: Warning: argument 'ts_step' of command @param is not found in the argument list of rtp_session_set_time_jump_limit(RtpSession *session, int milisecs) /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:1231: Warning: The following parameters of rtp_session_set_time_jump_limit(RtpSession *session, int milisecs) are not documented: parameter 'milisecs' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:482: Warning: Found unknown command `\signal' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:482: Warning: Found unknown command `\cb' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:484: Warning: explicit link request to 'RTP_CALLBACK_TABLE_MAX_ENTRIES' could not be resolved /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:530: Warning: Found unknown command `\cb' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/rtpsession.c:530: Warning: Found unknown command `\signal' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:41: Warning: Member ORTP_FD_SET(d, s) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:42: Warning: Member ORTP_FD_CLR(d, s) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:43: Warning: Member ORTP_FD_ISSET(d, s) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:44: Warning: Member ORTP_FD_ZERO(s) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:96: Warning: Member session_set_init(ss) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:123: Warning: Member session_set_copy(dest, src) (define) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:46: Warning: Member ortp_fd_set (typedef) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:94: Warning: Member SessionSet (typedef) of file sessionset.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/sessionset.h:107: Warning: explicit link request to 'SessionSet' could not be resolved /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/sessionset.c:76: Warning: explicit link request to 'RtpSession' could not be resolved /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/sessionset.c:80: Warning: Found unknown command `\recvs' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:83: Warning: Member TELEPHONY_EVENTS_ALLOCATED_SIZE (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:86: Warning: Member TEV_DTMF_0 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:87: Warning: Member TEV_DTMF_1 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:88: Warning: Member TEV_DTMF_2 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:89: Warning: Member TEV_DTMF_3 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:90: Warning: Member TEV_DTMF_4 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:91: Warning: Member TEV_DTMF_5 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:92: Warning: Member TEV_DTMF_6 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:93: Warning: Member TEV_DTMF_7 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:94: Warning: Member TEV_DTMF_8 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:95: Warning: Member TEV_DTMF_9 (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:96: Warning: Member TEV_DTMF_STAR (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:97: Warning: Member TEV_DTMF_POUND (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:98: Warning: Member TEV_DTMF_A (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:99: Warning: Member TEV_DTMF_B (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:100: Warning: Member TEV_DTMF_C (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:101: Warning: Member TEV_DTMF_D (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:102: Warning: Member TEV_FLASH (define) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:50: Warning: Member telephone_event_t (typedef) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/telephonyevents.h:76: Warning: Member rtp_session_check_telephone_events(RtpSession *session, mblk_t *m0) (function) of file telephonyevents.h is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/telephonyevents.c:296: Warning: Found unknown command `\tab' /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:49: Warning: Member B64_VER_C_B64_MAJOR (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:50: Warning: Member B64_VER_C_B64_MINOR (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:51: Warning: Member B64_VER_C_B64_REVISION (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:52: Warning: Member B64_VER_C_B64_EDIT (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:69: Warning: Member NUM_PLAIN_DATA_BYTES (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:70: Warning: Member NUM_ENCODED_DATA_BYTES (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:78: Warning: Member NUM_ELEMENTS(x) (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:532: Warning: Member SEVERITY_STR_DECL(rc, desc) (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:537: Warning: Member SEVERITY_STR_ENTRY(rc) (define) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/b64.c:518: Warning: Member b64ErrorString_t_ (typedef) of file b64.c is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/b64.h:352: Warning: unable to resolve link to `b64::B64_RC' for \link command /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/b64.h:360: Warning: unable to resolve link to `b64::B64_RC' for \link command /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:58: Warning: Member adaptive (variable) of class _JBParameters is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:59: Warning: Member pad[3] (variable) of class _JBParameters is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:87: Warning: Member name (variable) of class _RtpProfile is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/payloadtype.h:88: Warning: Member payload[RTP_PROFILE_MAX_PAYLOADS] (variable) of class _RtpProfile is not documented. e list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file include/ortp/b64.h... Generating code for file include/ortp/event.h... Generating code for file include/ortp/ortp.h... Generating code for file include/ortp/payloadtype.h... Generating code for file include/ortp/port.h... Generating code for file include/ortp/rtcp.h... Generating code for file include/ortp/rtp.h... Generating code for file include/ortp/rtpsession.h... Generating code for file include/ortp/rtpsignaltable.h... Generating code for file include/ortp/sessionset.h... Generating code for file include/ortp/srtp.h... Generating code for file include/ortp/str_utils.h... Generating code for file include/ortp/stun.h... Generating code for file include/ortp/stun_udp.h... Generating code for file include/ortp/telephonyevents.h... Parsing code for file src/avprofile.c... Parsing code for file src/b64.c... Parsing code for file src/dll_entry.c... Parsing code for file src/event.c... Parsing code for file src/jitterctl.c... Generating code for file src/jitterctl.h... Generating code for file src/ortp-config-win32.h... Parsing code for file src/ortp.c... Parsing code for file src/payloadtype.c... Parsing code for file src/port.c... Parsing code for file src/posixtimer.c... Parsing code for file src/rtcp.c... Parsing code for file src/rtcpparse.c... Parsing code for file src/rtpparse.c... Parsing code for file src/rtpsession.c... Parsing code for file src/rtpsession_inet.c... Generating code for file src/rtpsession_priv.h... Parsing code for file src/rtpsignaltable.c... Parsing code for file src/rtptimer.c... Generating code for file src/rtptimer.h... Parsing code for file src/scheduler.c... Generating code for file src/scheduler.h... Parsing code for file src/sessionset.c... Parsing code for file src/srtp.c... Parsing code for file src/str_utils.c... Parsing code for file src/stun.c... Parsing code for file src/stun_udp.c... Parsing code for file src/telephonyevents.c... Parsing code for file src/utils.c... Generating code for file src/utils.h... Generating file documentation... Generating docs for file include/ortp/ortp.h... Generating docs for file include/ortp/payloadtype.h... Generating docs for file include/ortp/rtpsession.h... Generating docs for file include/ortp/sessionset.h... Generating docs for file include/ortp/telephonyevents.h... Generating docs for file src/b64.c... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating docs for compound _JBParameters... Generating docs for compound _RtpProfile... Generating docs for comp/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:179: Warning: Member next (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:180: Warning: Member mask_pos (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:187: Warning: Member snd (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:187: Warning: Member rcv (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:188: Warning: Member inc_ssrc_candidate (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:189: Warning: Member inc_same_ssrc_count (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:190: Warning: Member hw_recv_pt (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:191: Warning: Member recv_buf_size (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:192: Warning: Member on_ssrc_changed (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:193: Warning: Member on_payload_type_changed (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:194: Warning: Member on_telephone_event_packet (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:195: Warning: Member on_telephone_event (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:196: Warning: Member on_timestamp_jump (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:197: Warning: Member on_network_error (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:198: Warning: Member on_rtcp_bye (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:199: Warning: Member signal_tables (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:200: Warning: Member eventqs (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:201: Warning: Member allocator (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:202: Warning: Member rtp (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:203: Warning: Member rtcp (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:204: Warning: Member mode (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:205: Warning: Member sched (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:206: Warning: Member flags (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:207: Warning: Member dscp (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:208: Warning: Member multicast_ttl (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:209: Warning: Member multicast_loopback (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:210: Warning: Member user_data (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:212: Warning: Member last_recv_time (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:213: Warning: Member pending (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:215: Warning: Member current_tev (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:216: Warning: Member sd (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:217: Warning: Member contributing_sources (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:218: Warning: Member symmetric_rtp (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:219: Warning: Member permissive (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:220: Warning: Member use_connect (variable) of class _RtpSession is not documented. /home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp/rtpsession.h:221: Warning: Member ssrc_set (variable) of class _RtpSession is not documented. ound _RtpSession... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... cd doc/html && tar cf html.tar * make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' Making all in mediastreamer2 make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' /usr/bin/make all-recursive make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' Making all in src make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' builddir=`pwd` && cd . && \ awk 'BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) } ' > $builddir/filterdescs.txt mscommon.c msfilter.c msqueue.c msticker.c alaw.c ulaw.c mssndcard.c msfileplayer.c msrtp.c dtmfgen.c msfilerec.c ice.c tee.c msconf.c msjoin.c g711common.h msvolume.c mswebcam.c mtu.c audiostream.c alsa.c oss.c arts.c msv4l.c msv4l2.c sdlout.c videoenc.c videodec.c pixconv.c sizeconv.c rfc2429.h nowebcam.c nowebcam.h videoout.c msvideo.c rfc3984.c mire.c swscale.h ffmpeg-priv.h videostream.c theora.c msspeex.c speexec.c gsm.c && \ awk 'BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("extern MSFilterDesc %s;\n",$1) } ' $builddir/filterdescs.txt > $builddir/alldescs.h && \ awk 'BEGIN { print("MSFilterDesc * ms_filter_descs[]={") } { printf("&%s,\n",$1) } END{ print("NULL\n};\n") } ' $builddir/filterdescs.txt >> $builddir/alldescs.h /usr/bin/make all-am make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o mscommon.lo mscommon.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mscommon.c -fPIC -DPIC -o .libs/mscommon.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mscommon.c -o mscommon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msfilter.lo msfilter.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfilter.c -fPIC -DPIC -o .libs/msfilter.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfilter.c -o msfilter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msqueue.lo msqueue.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msqueue.c -fPIC -DPIC -o .libs/msqueue.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msqueue.c -o msqueue.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msticker.lo msticker.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msticker.c -fPIC -DPIC -o .libs/msticker.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msticker.c -o msticker.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o alaw.lo alaw.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c alaw.c -fPIC -DPIC -o .libs/alaw.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c alaw.c -o alaw.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o ulaw.lo ulaw.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c ulaw.c -fPIC -DPIC -o .libs/ulaw.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c ulaw.c -o ulaw.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o mssndcard.lo mssndcard.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mssndcard.c -fPIC -DPIC -o .libs/mssndcard.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mssndcard.c -o mssndcard.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msfileplayer.lo msfileplayer.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfileplayer.c -fPIC -DPIC -o .libs/msfileplayer.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfileplayer.c -o msfileplayer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msrtp.lo msrtp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msrtp.c -fPIC -DPIC -o .libs/msrtp.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msrtp.c -o msrtp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o dtmfgen.lo dtmfgen.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c dtmfgen.c -fPIC -DPIC -o .libs/dtmfgen.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c dtmfgen.c -o dtmfgen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msfilerec.lo msfilerec.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfilerec.c -fPIC -DPIC -o .libs/msfilerec.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msfilerec.c -o msfilerec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o ice.lo ice.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c ice.c -fPIC -DPIC -o .libs/ice.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c ice.c -o ice.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o tee.lo tee.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c tee.c -fPIC -DPIC -o .libs/tee.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c tee.c -o tee.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msconf.lo msconf.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msconf.c -fPIC -DPIC -o .libs/msconf.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msconf.c -o msconf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msjoin.lo msjoin.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msjoin.c -fPIC -DPIC -o .libs/msjoin.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msjoin.c -o msjoin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msvolume.lo msvolume.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msvolume.c -fPIC -DPIC -o .libs/msvolume.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msvolume.c -o msvolume.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o mswebcam.lo mswebcam.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mswebcam.c -fPIC -DPIC -o .libs/mswebcam.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mswebcam.c -o mswebcam.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o mtu.lo mtu.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mtu.c -fPIC -DPIC -o .libs/mtu.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mtu.c -o mtu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o audiostream.lo audiostream.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c audiostream.c -fPIC -DPIC -o .libs/audiostream.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c audiostream.c -o audiostream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o alsa.lo alsa.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c alsa.c -fPIC -DPIC -o .libs/alsa.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c alsa.c -o alsa.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o oss.lo oss.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c oss.c -fPIC -DPIC -o .libs/oss.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c oss.c -o oss.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o arts.lo arts.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c arts.c -fPIC -DPIC -o .libs/arts.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c arts.c -o arts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msv4l.lo msv4l.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msv4l.c -fPIC -DPIC -o .libs/msv4l.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msv4l.c -o msv4l.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msv4l2.lo msv4l2.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msv4l2.c -fPIC -DPIC -o .libs/msv4l2.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msv4l2.c -o msv4l2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o sdlout.lo sdlout.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c sdlout.c -fPIC -DPIC -o .libs/sdlout.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c sdlout.c -o sdlout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o videoenc.lo videoenc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videoenc.c -fPIC -DPIC -o .libs/videoenc.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videoenc.c -o videoenc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o videodec.lo videodec.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videodec.c -fPIC -DPIC -o .libs/videodec.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videodec.c -o videodec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o pixconv.lo pixconv.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c pixconv.c -fPIC -DPIC -o .libs/pixconv.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c pixconv.c -o pixconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o sizeconv.lo sizeconv.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c sizeconv.c -fPIC -DPIC -o .libs/sizeconv.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c sizeconv.c -o sizeconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o nowebcam.lo nowebcam.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c nowebcam.c -fPIC -DPIC -o .libs/nowebcam.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c nowebcam.c -o nowebcam.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o videoout.lo videoout.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videoout.c -fPIC -DPIC -o .libs/videoout.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videoout.c -o videoout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msvideo.lo msvideo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msvideo.c -fPIC -DPIC -o .libs/msvideo.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msvideo.c -o msvideo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o rfc3984.lo rfc3984.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c rfc3984.c -fPIC -DPIC -o .libs/rfc3984.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c rfc3984.c -o rfc3984.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o mire.lo mire.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mire.c -fPIC -DPIC -o .libs/mire.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mire.c -o mire.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o videostream.lo videostream.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videostream.c -fPIC -DPIC -o .libs/videostream.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videostream.c -o videostream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o theora.lo theora.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c theora.c -fPIC -DPIC -o .libs/theora.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c theora.c -o theora.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o msspeex.lo msspeex.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msspeex.c -fPIC -DPIC -o .libs/msspeex.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c msspeex.c -o msspeex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o speexec.lo speexec.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c speexec.c -fPIC -DPIC -o .libs/speexec.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c speexec.c -o speexec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c -o gsm.lo gsm.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c gsm.c -fPIC -DPIC -o .libs/gsm.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c gsm.c -o gsm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -o libmediastreamer.la -rpath /usr/lib -rdynamic mscommon.lo msfilter.lo msqueue.lo msticker.lo alaw.lo ulaw.lo mssndcard.lo msfileplayer.lo msrtp.lo dtmfgen.lo msfilerec.lo ice.lo tee.lo msconf.lo msjoin.lo msvolume.lo mswebcam.lo mtu.lo audiostream.lo alsa.lo oss.lo arts.lo msv4l.lo msv4l2.lo sdlout.lo videoenc.lo videodec.lo pixconv.lo sizeconv.lo nowebcam.lo videoout.lo msvideo.lo rfc3984.lo mire.lo videostream.lo theora.lo msspeex.lo speexec.lo gsm.lo ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -lswscale -lavutil -lSDL -lX11 -pthread -lpthread -lrt -ldl cc -shared .libs/mscommon.o .libs/msfilter.o .libs/msqueue.o .libs/msticker.o .libs/alaw.o .libs/ulaw.o .libs/mssndcard.o .libs/msfileplayer.o .libs/msrtp.o .libs/dtmfgen.o .libs/msfilerec.o .libs/ice.o .libs/tee.o .libs/msconf.o .libs/msjoin.o .libs/msvolume.o .libs/mswebcam.o .libs/mtu.o .libs/audiostream.o .libs/alsa.o .libs/oss.o .libs/arts.o .libs/msv4l.o .libs/msv4l2.o .libs/sdlout.o .libs/videoenc.o .libs/videodec.o .libs/pixconv.o .libs/sizeconv.o .libs/nowebcam.o .libs/videoout.o .libs/msvideo.o .libs/rfc3984.o .libs/mire.o .libs/videostream.o .libs/theora.o .libs/msspeex.o .libs/speexec.o .libs/gsm.o -Wl,--rpath -Wl,/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/.libs ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lswscale -lavutil /usr/lib/libSDL.so -lX11 -lpthread -lrt -ldl -pthread -pthread -Wl,-soname -Wl,libmediastreamer.so.0 -o .libs/libmediastreamer.so.0.0.0 (cd .libs && rm -f libmediastreamer.so.0 && ln -s libmediastreamer.so.0.0.0 libmediastreamer.so.0) (cd .libs && rm -f libmediastreamer.so && ln -s libmediastreamer.so.0.0.0 libmediastreamer.so) ar cru .libs/libmediastreamer.a mscommon.o msfilter.o msqueue.o msticker.o alaw.o ulaw.o mssndcard.o msfileplayer.o msrtp.o dtmfgen.o msfilerec.o ice.o tee.o msconf.o msjoin.o msvolume.o mswebcam.o mtu.o audiostream.o alsa.o oss.o arts.o msv4l.o msv4l2.o sdlout.o videoenc.o videodec.o pixconv.o sizeconv.o nowebcam.o videoout.o msvideo.o rfc3984.o mire.o videostream.o theora.o msspeex.o speexec.o gsm.o ranlib .libs/libmediastreamer.a creating libmediastreamer.la (cd .libs && rm -f libmediastreamer.la && ln -s ../libmediastreamer.la libmediastreamer.la) make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' Making all in build make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' Making all in win32native make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' Making all in win32-novideo make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' Making all in wince make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' Making all in include make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' Making all in mediastreamer2 make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' Making all in tests make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mediastream.c /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o mediastream mediastream.o ../src/libmediastreamer.la ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -pthread -lpthread -lrt -ldl mkdir .libs cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o .libs/mediastream mediastream.o -pthread ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lpthread -lrt -ldl creating mediastream cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c echo.c /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o echo echo.o ../src/libmediastreamer.la ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -pthread -lpthread -lrt -ldl cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o .libs/echo echo.o -pthread ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lpthread -lrt -ldl creating echo cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c ring.c /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o ring ring.o ../src/libmediastreamer.la ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -pthread -lpthread -lrt -ldl cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o .libs/ring ring.o -pthread ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lpthread -lrt -ldl creating ring cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c mtudiscover.c /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o mtudiscover mtudiscover.o ../src/libmediastreamer.la ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -pthread -lpthread -lrt -ldl cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o .libs/mtudiscover mtudiscover.o -pthread ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lpthread -lrt -ldl creating mtudiscover cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -c videodisplay.c /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o videodisplay videodisplay.o ../src/libmediastreamer.la ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -pthread -lpthread -lrt -ldl cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -rdynamic -o .libs/videodisplay videodisplay.o -pthread ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so /usr/lib/libasound.so /usr/lib/libartsc.so -lspeex -lspeexdsp -lgsm -lavcodec /usr/lib/libraw1394.so /usr/lib/libtheora.so /usr/lib/libvorbisenc.so -lavutil /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -lpthread -lrt -ldl creating videodisplay make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' Making all in help make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' Making all in coreapi make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o linphonecore.lo linphonecore.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c linphonecore.c -fPIC -DPIC -o .libs/linphonecore.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c linphonecore.c -o linphonecore.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o exevents.lo exevents.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c exevents.c -fPIC -DPIC -o .libs/exevents.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c exevents.c -o exevents.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o misc.lo misc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/misc.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c misc.c -o misc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o enum.lo enum.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c enum.c -fPIC -DPIC -o .libs/enum.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c enum.c -o enum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o sdphandler.lo sdphandler.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c sdphandler.c -fPIC -DPIC -o .libs/sdphandler.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c sdphandler.c -o sdphandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o presence.lo presence.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c presence.c -fPIC -DPIC -o .libs/presence.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c presence.c -o presence.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o proxy.lo proxy.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c proxy.c -fPIC -DPIC -o .libs/proxy.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c proxy.c -o proxy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o friend.lo friend.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c friend.c -fPIC -DPIC -o .libs/friend.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c friend.c -o friend.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o authentication.lo authentication.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c authentication.c -fPIC -DPIC -o .libs/authentication.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c authentication.c -o authentication.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o lpconfig.lo lpconfig.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c lpconfig.c -fPIC -DPIC -o .libs/lpconfig.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c lpconfig.c -o lpconfig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o chat.lo chat.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c chat.c -fPIC -DPIC -o .libs/chat.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c chat.c -o chat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c -o general_state.lo general_state.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c general_state.c -fPIC -DPIC -o .libs/general_state.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -c general_state.c -o general_state.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -o liblinphone.la -rpath /usr/lib -version-info 3:0:0 linphonecore.lo exevents.lo misc.lo enum.lo sdphandler.lo presence.lo proxy.lo friend.lo authentication.lo lpconfig.lo chat.lo general_state.lo -losipparser2 -losip2 -leXosip2 ../mediastreamer2/src/libmediastreamer.la cc -shared .libs/linphonecore.o .libs/exevents.o .libs/misc.o .libs/enum.o .libs/sdphandler.o .libs/presence.o .libs/proxy.o .libs/friend.o .libs/authentication.o .libs/lpconfig.o .libs/chat.o .libs/general_state.o -Wl,--rpath -Wl,/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src/.libs /usr/lib/libosipparser2.so /usr/lib/libosip2.so /usr/lib/libeXosip2.so ../mediastreamer2/src/.libs/libmediastreamer.so -Wl,-soname -Wl,liblinphone.so.3 -o .libs/liblinphone.so.3.0.0 (cd .libs && rm -f liblinphone.so.3 && ln -s liblinphone.so.3.0.0 liblinphone.so.3) (cd .libs && rm -f liblinphone.so && ln -s liblinphone.so.3.0.0 liblinphone.so) ar cru .libs/liblinphone.a linphonecore.o exevents.o misc.o enum.o sdphandler.o presence.o proxy.o friend.o authentication.o lpconfig.o chat.o general_state.o ranlib .libs/liblinphone.a creating liblinphone.la (cd .libs && rm -f liblinphone.la && ln -s ../liblinphone.la liblinphone.la) make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' Making all in console make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c linphonec.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c commands.c /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing ../mediastreamer2/src/libmediastreamer.la ../oRTP/src/libortp.la -lspeex -losipparser2 -losip2 -o linphonec linphonec.o commands.o ../coreapi/liblinphone.la -lreadline -lncurses -losipparser2 -losip2 mkdir .libs cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -o .libs/linphonec linphonec.o commands.o ../mediastreamer2/src/.libs/libmediastreamer.so ../oRTP/src/.libs/libortp.so -lspeex ../coreapi/.libs/liblinphone.so -lreadline -lncurses /usr/lib/libosipparser2.so /usr/lib/libosip2.so creating linphonec cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c sipomatic.c /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing ../mediastreamer2/src/libmediastreamer.la ../oRTP/src/libortp.la -lspeex -losipparser2 -losip2 -o sipomatic sipomatic.o ../coreapi/liblinphone.la -losipparser2 -losip2 cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -o .libs/sipomatic sipomatic.o ../mediastreamer2/src/.libs/libmediastreamer.so ../oRTP/src/.libs/libortp.so -lspeex ../coreapi/.libs/liblinphone.so /usr/lib/libosipparser2.so /usr/lib/libosip2.so creating sipomatic make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' Making all in gtk-glade make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c main.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c propertybox.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c friendlist.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c support.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c chat.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c calllogs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -c logging.c /bin/sh ../libtool --tag=CC --mode=link cc -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -o linphone-3 -export-dynamic main.o propertybox.o friendlist.o support.o chat.o calllogs.o logging.o ../oRTP/src/libortp.la ../mediastreamer2/src/libmediastreamer.la ../coreapi/liblinphone.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mkdir .libs cc -I../coreapi/ -I../mediastreamer2/include/ -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DINET6 -I../oRTP/include -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -o .libs/linphone-3 main.o propertybox.o friendlist.o support.o chat.o calllogs.o logging.o -pthread -Wl,--export-dynamic ../oRTP/src/.libs/libortp.so ../mediastreamer2/src/.libs/libmediastreamer.so ../coreapi/.libs/liblinphone.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so creating linphone-3 make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' Making all in share make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' Making all in C make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' Making all in fr make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' Making all in it make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' Making all in ja make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' Making all in cs make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi if test -e /usr/share/gnulib/config/config.rpath ; then \ for i in ./config.rpath ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks /usr/bin/make -C . install DESTDIR=/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp/ make[1]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' Making install in m4 make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/m4' Making install in pixmaps make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pixmaps/linphone" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone" /usr/bin/install -c -m 644 'linphone2.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/linphone2.png' /usr/bin/install -c -m 644 'linphone2.xpm' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/linphone2.xpm' /usr/bin/install -c -m 644 'linphone.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/linphone.png' /usr/bin/install -c -m 644 'sip-away.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-away.png' /usr/bin/install -c -m 644 'sip-bifm.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-bifm.png' /usr/bin/install -c -m 644 'sip-busy.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-busy.png' /usr/bin/install -c -m 644 'sip-closed.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-closed.png' /usr/bin/install -c -m 644 'sip-online.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-online.png' /usr/bin/install -c -m 644 'sip-otl.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-otl.png' /usr/bin/install -c -m 644 'sip-otp.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-otp.png' /usr/bin/install -c -m 644 'sip-wfa.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/pixmaps/linphone/sip-wfa.png' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/pixmaps' Making install in po make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/po' mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share installing fr.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/fr/LC_MESSAGES/linphone.mo installing it.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/it/LC_MESSAGES/linphone.mo installing de.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/de/LC_MESSAGES/linphone.mo installing ja.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/ja/LC_MESSAGES/linphone.mo installing es.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/es/LC_MESSAGES/linphone.mo installing pl.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/pl/LC_MESSAGES/linphone.mo installing cs.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/cs/LC_MESSAGES/linphone.mo installing nl.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/nl/LC_MESSAGES/linphone.mo installing sv.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/sv/LC_MESSAGES/linphone.mo installing pt_BR.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/linphone.mo installing hu.gmo as /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/locale/hu/LC_MESSAGES/linphone.mo if test "linphone" = "gettext-tools"; then \ mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/po' Making install in ipkg make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/ipkg' Making install in oRTP make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' Making install in src make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making install in . make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' test -z "/usr/lib" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libortp.la' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.la' /usr/bin/install -c .libs/libortp.so.8.0.0 /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.so.8.0.0 (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f libortp.so.8.0.0 libortp.so.8 || { rm -f libortp.so.8 && ln -s libortp.so.8.0.0 libortp.so.8; }; }) (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f libortp.so.8.0.0 libortp.so || { rm -f libortp.so && ln -s libortp.so.8.0.0 libortp.so; }; }) /usr/bin/install -c .libs/libortp.lai /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.la /usr/bin/install -c .libs/libortp.a /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.a chmod 644 /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.a ranlib /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libortp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making install in tests make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' Making install in win_receiver make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_receiver' Making install in win_sender make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests/win_sender' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[6]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src/tests' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/src' Making install in build make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' Making install in win32native make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/win32native' Making install in wince make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build/wince' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/build' Making install in include make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' Making install in ortp make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ortp" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp" /usr/bin/install -c -m 644 'str_utils.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/str_utils.h' /usr/bin/install -c -m 644 'rtpsession.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/rtpsession.h' /usr/bin/install -c -m 644 'rtp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/rtp.h' /usr/bin/install -c -m 644 'port.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/port.h' /usr/bin/install -c -m 644 'ortp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/ortp.h' /usr/bin/install -c -m 644 'telephonyevents.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/telephonyevents.h' /usr/bin/install -c -m 644 'sessionset.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/sessionset.h' /usr/bin/install -c -m 644 'payloadtype.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/payloadtype.h' /usr/bin/install -c -m 644 'rtpsignaltable.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/rtpsignaltable.h' /usr/bin/install -c -m 644 'rtcp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/rtcp.h' /usr/bin/install -c -m 644 'event.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/event.h' /usr/bin/install -c -m 644 'stun.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/stun.h' /usr/bin/install -c -m 644 'stun_udp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/stun_udp.h' /usr/bin/install -c -m 644 'srtp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/srtp.h' /usr/bin/install -c -m 644 'b64.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/ortp/b64.h' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include/ortp' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP/include' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/ortp/ortp-0.15.0/html" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/doc/ortp/ortp-0.15.0/html" /usr/bin/install -c -m 644 './doc/html/html.tar' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/doc/ortp/ortp-0.15.0/html/html.tar' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'ortp.pc' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig/ortp.pc' /usr/bin/make install-data-hook make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/doc/ortp/ortp-0.15.0/html && tar xf html.tar && rm -f html.tar make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/oRTP' Making install in mediastreamer2 make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' Making install in src make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' /usr/bin/make install-am make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' test -z "/usr/lib" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmediastreamer.la' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.la' libtool: install: warning: relinking `libmediastreamer.la' (cd /home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src; /bin/sh ../libtool --tag=CC --mode=relink cc -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -g -O2 -g -Wall -O2 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -o libmediastreamer.la -rpath /usr/lib -rdynamic mscommon.lo msfilter.lo msqueue.lo msticker.lo alaw.lo ulaw.lo mssndcard.lo msfileplayer.lo msrtp.lo dtmfgen.lo msfilerec.lo ice.lo tee.lo msconf.lo msjoin.lo msvolume.lo mswebcam.lo mtu.lo audiostream.lo alsa.lo oss.lo arts.lo msv4l.lo msv4l2.lo sdlout.lo videoenc.lo videodec.lo pixconv.lo sizeconv.lo nowebcam.lo videoout.lo msvideo.lo rfc3984.lo mire.lo videostream.lo theora.lo msspeex.lo speexec.lo gsm.lo ../../oRTP/src/libortp.la -lasound -lartsc -lspeex -lspeexdsp -lgsm -ltheora -logg -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg -lswscale -lavutil -lSDL -lX11 -pthread -lpthread -lrt -ldl -inst-prefix-dir /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp/) cc -shared .libs/mscommon.o .libs/msfilter.o .libs/msqueue.o .libs/msticker.o .libs/alaw.o .libs/ulaw.o .libs/mssndcard.o .libs/msfileplayer.o .libs/msrtp.o .libs/dtmfgen.o .libs/msfilerec.o .libs/ice.o .libs/tee.o .libs/msconf.o .libs/msjoin.o .libs/msvolume.o .libs/mswebcam.o .libs/mtu.o .libs/audiostream.o .libs/alsa.o .libs/oss.o .libs/arts.o .libs/msv4l.o .libs/msv4l2.o .libs/sdlout.o .libs/videoenc.o .libs/videodec.o .libs/pixconv.o .libs/sizeconv.o .libs/nowebcam.o .libs/videoout.o .libs/msvideo.o .libs/rfc3984.o .libs/mire.o .libs/videostream.o .libs/theora.o .libs/msspeex.o .libs/speexec.o .libs/gsm.o -L/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib -L/usr/lib -lortp -lasound -lartsc -lspeex -lspeexdsp -lgsm -lavcodec -lraw1394 -ltheora -lvorbisenc -lvorbis -lm -logg -lswscale -lavutil -lSDL -lX11 -lpthread -lrt -ldl -pthread -pthread -Wl,-soname -Wl,libmediastreamer.so.0 -o .libs/libmediastreamer.so.0.0.0 /usr/bin/install -c .libs/libmediastreamer.so.0.0.0T /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.so.0.0.0 (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f libmediastreamer.so.0.0.0 libmediastreamer.so.0 || { rm -f libmediastreamer.so.0 && ln -s libmediastreamer.so.0.0.0 libmediastreamer.so.0; }; }) (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f libmediastreamer.so.0.0.0 libmediastreamer.so || { rm -f libmediastreamer.so && ln -s libmediastreamer.so.0.0.0 libmediastreamer.so; }; }) /usr/bin/install -c .libs/libmediastreamer.lai /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.la /usr/bin/install -c .libs/libmediastreamer.a /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.a chmod 644 /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.a ranlib /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/libmediastreamer.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/images/" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/images/" /usr/bin/install -c -m 644 'nowebcamCIF.jpg' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/images//nowebcamCIF.jpg' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/src' Making install in build make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' Making install in win32native make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32native' Making install in win32-novideo make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/win32-novideo' Making install in wince make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build/wince' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/build' Making install in include make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' Making install in mediastreamer2 make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/mediastreamer2" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2" /usr/bin/install -c -m 644 'ice.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/ice.h' /usr/bin/install -c -m 644 'msfilter.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msfilter.h' /usr/bin/install -c -m 644 'msqueue.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msqueue.h' /usr/bin/install -c -m 644 'mscommon.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/mscommon.h' /usr/bin/install -c -m 644 'allfilters.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/allfilters.h' /usr/bin/install -c -m 644 'msticker.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msticker.h' /usr/bin/install -c -m 644 'msrtp.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msrtp.h' /usr/bin/install -c -m 644 'dtmfgen.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/dtmfgen.h' /usr/bin/install -c -m 644 'msfilerec.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msfilerec.h' /usr/bin/install -c -m 644 'msfileplayer.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msfileplayer.h' /usr/bin/install -c -m 644 'mssndcard.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/mssndcard.h' /usr/bin/install -c -m 644 'mediastream.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/mediastream.h' /usr/bin/install -c -m 644 'msv4l.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msv4l.h' /usr/bin/install -c -m 644 'msvideo.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msvideo.h' /usr/bin/install -c -m 644 'waveheader.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/waveheader.h' /usr/bin/install -c -m 644 'msvideoout.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msvideoout.h' /usr/bin/install -c -m 644 'msvolume.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/msvolume.h' /usr/bin/install -c -m 644 'mstee.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/mstee.h' /usr/bin/install -c -m 644 'rfc3984.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/rfc3984.h' /usr/bin/install -c -m 644 'mswebcam.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/mediastreamer2/mswebcam.h' make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include/mediastreamer2' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[5]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/include' Making install in tests make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' test -z "/usr/lib/linphone" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/linphone" /bin/sh ../libtool --mode=install /usr/bin/install -c 'mediastream' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/linphone/mediastream' libtool: install: warning: `../src/libmediastreamer.la' has not been installed in `/usr/lib' libtool: install: warning: `../../oRTP/src/libortp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/mediastream /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/linphone/mediastream make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/tests' Making install in help make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2/help' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'mediastreamer.pc' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig/mediastreamer.pc' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/mediastreamer2' Making install in coreapi make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' test -z "/usr/lib" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'liblinphone.la' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.la' libtool: install: warning: relinking `liblinphone.la' (cd /home/mea/work/kde43/linphone/linphone-3.0.0/coreapi; /bin/sh ../libtool --tag=CC --mode=relink cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN="LinphoneCore" -DINET6 -DORTP_INET6 -g -O2 -g -Wall -O2 -fno-strict-aliasing -o liblinphone.la -rpath /usr/lib -version-info 3:0:0 linphonecore.lo exevents.lo misc.lo enum.lo sdphandler.lo presence.lo proxy.lo friend.lo authentication.lo lpconfig.lo chat.lo general_state.lo -losipparser2 -losip2 -leXosip2 ../mediastreamer2/src/libmediastreamer.la -inst-prefix-dir /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp/) cc -shared .libs/linphonecore.o .libs/exevents.o .libs/misc.o .libs/enum.o .libs/sdphandler.o .libs/presence.o .libs/proxy.o .libs/friend.o .libs/authentication.o .libs/lpconfig.o .libs/chat.o .libs/general_state.o -L/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib -L/usr/lib -losipparser2 -losip2 -leXosip2 -lmediastreamer -Wl,-soname -Wl,liblinphone.so.3 -o .libs/liblinphone.so.3.0.0 /usr/bin/install -c .libs/liblinphone.so.3.0.0T /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.so.3.0.0 (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f liblinphone.so.3.0.0 liblinphone.so.3 || { rm -f liblinphone.so.3 && ln -s liblinphone.so.3.0.0 liblinphone.so.3; }; }) (cd /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib && { ln -s -f liblinphone.so.3.0.0 liblinphone.so || { rm -f liblinphone.so && ln -s liblinphone.so.3.0.0 liblinphone.so; }; }) /usr/bin/install -c .libs/liblinphone.lai /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.la /usr/bin/install -c .libs/liblinphone.a /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.a chmod 644 /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.a ranlib /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/liblinphone.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/linphone" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/linphone" /usr/bin/install -c -m 644 'linphonecore.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/linphone/linphonecore.h' /usr/bin/install -c -m 644 '../config.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/linphone/config.h' /usr/bin/install -c -m 644 'lpconfig.h' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/include/linphone/lpconfig.h' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/coreapi' Making install in console make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' test -z "/usr/bin" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'linphonec' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/linphonec' libtool: install: warning: `../mediastreamer2/src/libmediastreamer.la' has not been installed in `/usr/lib' libtool: install: warning: `../oRTP/src/libortp.la' has not been installed in `/usr/lib' libtool: install: warning: `../coreapi/liblinphone.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/linphonec /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/linphonec /bin/sh ../libtool --mode=install /usr/bin/install -c 'sipomatic' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/sipomatic' libtool: install: warning: `../mediastreamer2/src/libmediastreamer.la' has not been installed in `/usr/lib' libtool: install: warning: `../oRTP/src/libortp.la' has not been installed in `/usr/lib' libtool: install: warning: `../coreapi/liblinphone.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sipomatic /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/sipomatic make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/console' Making install in gtk-glade make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' test -z "/usr/bin" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'linphone-3' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/linphone-3' libtool: install: warning: `../oRTP/src/libortp.la' has not been installed in `/usr/lib' libtool: install: warning: `../mediastreamer2/src/libmediastreamer.la' has not been installed in `/usr/lib' libtool: install: warning: `../coreapi/liblinphone.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/linphone-3 /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/bin/linphone-3 test -z "/usr/share/linphone" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone" /usr/bin/install -c -m 644 'about.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/about.glade' /usr/bin/install -c -m 644 'gtk-linphone.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/gtk-linphone.glade' /usr/bin/install -c -m 644 'main.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/main.glade' /usr/bin/install -c -m 644 'password.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/password.glade' /usr/bin/install -c -m 644 'contact.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/contact.glade' /usr/bin/install -c -m 644 'incoming_call.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/incoming_call.glade' /usr/bin/install -c -m 644 'parameters.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/parameters.glade' /usr/bin/install -c -m 644 'sip_account.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/sip_account.glade' /usr/bin/install -c -m 644 'chatroom.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/chatroom.glade' /usr/bin/install -c -m 644 'call_logs.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/call_logs.glade' /usr/bin/install -c -m 644 'log.glade' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/log.glade' /usr/bin/install -c -m 644 'linphone2.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/linphone2.png' /usr/bin/install -c -m 644 'linphone.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/linphone.png' /usr/bin/install -c -m 644 'stock_people.png' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/linphone/stock_people.png' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/gtk-glade' Making install in share make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' Making install in C make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/C/ cp -f ../../share/C/*.html /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/C//. cp: cannot stat `../../share/C/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/C/*.css /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/C//. cp: cannot stat `../../share/C/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) test -z "/usr/share/man/man1" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/man1" /usr/bin/install -c -m 644 './linphone.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/man1/linphone.1' /usr/bin/install -c -m 644 './linphonec.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/man1/linphonec.1' /usr/bin/install -c -m 644 './sipomatic.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/man1/sipomatic.1' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/C' Making install in fr make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/fr/ cp -f ../../share/fr/*.html /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/fr//. cp: cannot stat `../../share/fr/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/fr/*.css /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/fr//. cp: cannot stat `../../share/fr/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/fr' Making install in it make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/it/ cp -f ../../share/it/*.html /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/it//. cp: cannot stat `../../share/it/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/it/*.css /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/it//. cp: cannot stat `../../share/it/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/it' Making install in ja make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/ja/ cp -f ../../share/ja/*.html /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/ja//. cp: cannot stat `../../share/ja/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/ja/*.css /home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp///usr/share/gnome/help/linphone/ja//. cp: cannot stat `../../share/ja/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/ja' Making install in cs make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/cs/man1" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/cs/man1" /usr/bin/install -c -m 644 './linphone.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/cs/man1/linphone.1' /usr/bin/install -c -m 644 './linphonec.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/cs/man1/linphonec.1' /usr/bin/install -c -m 644 './sipomatic.1' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/man/cs/man1/sipomatic.1' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share/cs' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[4]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/applications" /usr/bin/install -c -m 644 'linphone.desktop' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/applications/linphone.desktop' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'linphone.pc' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/lib/pkgconfig/linphone.pc' test -z "/usr/share/sounds/linphone/rings" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings" /usr/bin/install -c -m 644 'rings/orig.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/orig.wav' /usr/bin/install -c -m 644 'rings/oldphone.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/oldphone.wav' /usr/bin/install -c -m 644 'rings/rock.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/rock.wav' /usr/bin/install -c -m 644 'rings/bigben.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/bigben.wav' /usr/bin/install -c -m 644 'rings/toy.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/toy.wav' /usr/bin/install -c -m 644 'rings/sweet.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/sweet.wav' /usr/bin/install -c -m 644 'rings/synth.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/synth.wav' /usr/bin/install -c -m 644 'rings/tapping.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/rings/tapping.wav' test -z "/usr/share/sounds/linphone" || mkdir -p -- "/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone" /usr/bin/install -c -m 644 'ringback.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/ringback.wav' /usr/bin/install -c -m 644 'hello8000.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/hello8000.wav' /usr/bin/install -c -m 644 'hello16000.wav' '/home/mea/work/kde43/linphone/linphone-3.0.0/debian/tmp//usr/share/sounds/linphone/hello16000.wav' make[4]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0/share' make[2]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[3]: Entering directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[2]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' make[1]: Leaving directory `/home/mea/work/kde43/linphone/linphone-3.0.0' dh_installdirs -plinphone-common dh_installdocs -plinphone-common ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plinphone-common dh_installman -plinphone-common dh_installinfo -plinphone-common dh_installmenu -plinphone-common dh_installcron -plinphone-common dh_installinit -plinphone-common dh_installdebconf -plinphone-common dh_installemacsen -plinphone-common dh_installcatalogs -plinphone-common dh_installpam -plinphone-common dh_installlogrotate -plinphone-common dh_installlogcheck -plinphone-common dh_installchangelogs -plinphone-common ./ChangeLog dh_installudev -plinphone-common dh_lintian -plinphone-common dh_install -plinphone-common dh_link -plinphone-common dh_installmime -plinphone-common dh_strip -plinphone-common dh_compress -plinphone-common dh_fixperms -plinphone-common dh_makeshlibs -plinphone-common dh_installdeb -plinphone-common dh_perl -plinphone-common dh_shlibdeps -plinphone-common dh_gencontrol -plinphone-common dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plinphone-common dh_builddeb -plinphone-common warning, `debian/linphone-common/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/linphone-common/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `linphone-common' in `../linphone-common_3.0.0-3~bpo_all.deb'. dh_installdirs -plinphone dh_installdirs -plinphone-nox dh_installdirs -pliblinphone3 dh_installdirs -pliblinphone-dev dh_installdirs -plibmediastreamer0 dh_installdirs -plibmediastreamer-dev dh_installdirs -plibortp8 dh_installdirs -plibortp-dev dh_installdocs -plinphone ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plinphone dh_installman -plinphone dh_installinfo -plinphone dh_installmenu -plinphone dh_installcron -plinphone dh_installinit -plinphone dh_installdebconf -plinphone dh_installemacsen -plinphone dh_installcatalogs -plinphone dh_installpam -plinphone dh_installlogrotate -plinphone dh_installlogcheck -plinphone dh_installchangelogs -plinphone ./ChangeLog dh_installudev -plinphone dh_lintian -plinphone dh_install -plinphone dh_link -plinphone dh_installmime -plinphone dh_installdocs -plinphone-nox ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plinphone-nox dh_installman -plinphone-nox dh_installinfo -plinphone-nox dh_installmenu -plinphone-nox dh_installcron -plinphone-nox dh_installinit -plinphone-nox dh_installdebconf -plinphone-nox dh_installemacsen -plinphone-nox dh_installcatalogs -plinphone-nox dh_installpam -plinphone-nox dh_installlogrotate -plinphone-nox dh_installlogcheck -plinphone-nox dh_installchangelogs -plinphone-nox ./ChangeLog dh_installudev -plinphone-nox dh_lintian -plinphone-nox dh_install -plinphone-nox dh_link -plinphone-nox dh_installmime -plinphone-nox dh_installdocs -pliblinphone3 ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -pliblinphone3 dh_installman -pliblinphone3 dh_installinfo -pliblinphone3 dh_installmenu -pliblinphone3 dh_installcron -pliblinphone3 dh_installinit -pliblinphone3 dh_installdebconf -pliblinphone3 dh_installemacsen -pliblinphone3 dh_installcatalogs -pliblinphone3 dh_installpam -pliblinphone3 dh_installlogrotate -pliblinphone3 dh_installlogcheck -pliblinphone3 dh_installchangelogs -pliblinphone3 ./ChangeLog dh_installudev -pliblinphone3 dh_lintian -pliblinphone3 dh_install -pliblinphone3 dh_link -pliblinphone3 dh_installmime -pliblinphone3 dh_installdocs -pliblinphone-dev ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -pliblinphone-dev dh_installman -pliblinphone-dev dh_installinfo -pliblinphone-dev dh_installmenu -pliblinphone-dev dh_installcron -pliblinphone-dev dh_installinit -pliblinphone-dev dh_installdebconf -pliblinphone-dev dh_installemacsen -pliblinphone-dev dh_installcatalogs -pliblinphone-dev dh_installpam -pliblinphone-dev dh_installlogrotate -pliblinphone-dev dh_installlogcheck -pliblinphone-dev dh_installchangelogs -pliblinphone-dev ./ChangeLog dh_installudev -pliblinphone-dev dh_lintian -pliblinphone-dev dh_install -pliblinphone-dev dh_link -pliblinphone-dev dh_installmime -pliblinphone-dev dh_installdocs -plibmediastreamer0 ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plibmediastreamer0 dh_installman -plibmediastreamer0 dh_installinfo -plibmediastreamer0 dh_installmenu -plibmediastreamer0 dh_installcron -plibmediastreamer0 dh_installinit -plibmediastreamer0 dh_installdebconf -plibmediastreamer0 dh_installemacsen -plibmediastreamer0 dh_installcatalogs -plibmediastreamer0 dh_installpam -plibmediastreamer0 dh_installlogrotate -plibmediastreamer0 dh_installlogcheck -plibmediastreamer0 dh_installchangelogs -plibmediastreamer0 ./ChangeLog dh_installudev -plibmediastreamer0 dh_lintian -plibmediastreamer0 dh_install -plibmediastreamer0 dh_link -plibmediastreamer0 dh_installmime -plibmediastreamer0 dh_installdocs -plibmediastreamer-dev ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plibmediastreamer-dev dh_installman -plibmediastreamer-dev dh_installinfo -plibmediastreamer-dev dh_installmenu -plibmediastreamer-dev dh_installcron -plibmediastreamer-dev dh_installinit -plibmediastreamer-dev dh_installdebconf -plibmediastreamer-dev dh_installemacsen -plibmediastreamer-dev dh_installcatalogs -plibmediastreamer-dev dh_installpam -plibmediastreamer-dev dh_installlogrotate -plibmediastreamer-dev dh_installlogcheck -plibmediastreamer-dev dh_installchangelogs -plibmediastreamer-dev ./ChangeLog dh_installudev -plibmediastreamer-dev dh_lintian -plibmediastreamer-dev dh_install -plibmediastreamer-dev dh_link -plibmediastreamer-dev dh_installmime -plibmediastreamer-dev dh_installdocs -plibortp8 ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plibortp8 dh_installman -plibortp8 dh_installinfo -plibortp8 dh_installmenu -plibortp8 dh_installcron -plibortp8 dh_installinit -plibortp8 dh_installdebconf -plibortp8 dh_installemacsen -plibortp8 dh_installcatalogs -plibortp8 dh_installpam -plibortp8 dh_installlogrotate -plibortp8 dh_installlogcheck -plibortp8 dh_installchangelogs -plibortp8 ./ChangeLog dh_installudev -plibortp8 dh_lintian -plibortp8 dh_install -plibortp8 dh_link -plibortp8 dh_installmime -plibortp8 dh_installdocs -plibortp-dev ./README ./NEWS ./TODO ./BUGS ./AUTHORS dh_installexamples -plibortp-dev dh_installman -plibortp-dev dh_installinfo -plibortp-dev dh_installmenu -plibortp-dev dh_installcron -plibortp-dev dh_installinit -plibortp-dev dh_installdebconf -plibortp-dev dh_installemacsen -plibortp-dev dh_installcatalogs -plibortp-dev dh_installpam -plibortp-dev dh_installlogrotate -plibortp-dev dh_installlogcheck -plibortp-dev dh_installchangelogs -plibortp-dev ./ChangeLog dh_installudev -plibortp-dev dh_lintian -plibortp-dev dh_install -plibortp-dev dh_link -plibortp-dev dh_installmime -plibortp-dev dh_strip -plinphone dh_compress -plinphone dh_fixperms -plinphone dh_makeshlibs -plinphone dh_strip -plinphone-nox dh_compress -plinphone-nox dh_fixperms -plinphone-nox dh_makeshlibs -plinphone-nox dh_strip -pliblinphone3 dh_compress -pliblinphone3 dh_fixperms -pliblinphone3 dh_makeshlibs -pliblinphone3 dh_strip -pliblinphone-dev dh_compress -pliblinphone-dev dh_fixperms -pliblinphone-dev dh_makeshlibs -pliblinphone-dev dh_strip -plibmediastreamer0 dh_compress -plibmediastreamer0 dh_fixperms -plibmediastreamer0 dh_makeshlibs -plibmediastreamer0 dh_strip -plibmediastreamer-dev dh_compress -plibmediastreamer-dev dh_fixperms -plibmediastreamer-dev dh_makeshlibs -plibmediastreamer-dev dh_strip -plibortp8 dh_compress -plibortp8 dh_fixperms -plibortp8 dh_makeshlibs -plibortp8 dh_strip -plibortp-dev dh_compress -plibortp-dev dh_fixperms -plibortp-dev dh_makeshlibs -plibortp-dev dh_installdeb -plinphone dh_perl -plinphone dh_shlibdeps -plinphone dpkg-shlibdeps: warning: dependency on libtheora.so.0 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libavcodec.so.51 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libxml2.so.2 could be avoided if "debian/linphone/usr/bin/linphone-3" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/linphone/usr/bin/linphone-3 debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/linphone/usr/bin/linphone-3" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libogg.so.0 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libartsc.so.0 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libvorbis.so.0 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libspeex.so.1 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/linphone/usr/bin/linphone-3 debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libspeexdsp.so.1 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/linphone/usr/bin/linphone-3 debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libavutil.so.49 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/linphone/usr/bin/linphone-3 debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgsm.so.1 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/linphone/usr/bin/linphone-3" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpango-1.0.so.0 could be avoided if "debian/linphone/usr/bin/linphone-3" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/linphone/usr/bin/linphone-3" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libvorbisenc.so.2 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libasound.so.2 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libraw1394.so.8 could be avoided if "debian/linphone/usr/lib/gnome-applets/mediastream" were not uselessly linked against it (they use none of its symbols). dh_installdeb -plinphone-nox dh_perl -plinphone-nox dh_shlibdeps -plinphone-nox dpkg-shlibdeps: warning: dependency on libspeex.so.1 could be avoided if "debian/linphone-nox/usr/bin/linphonec debian/linphone-nox/usr/bin/sipomatic" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libosip2.so.3 could be avoided if "debian/linphone-nox/usr/bin/linphonec debian/linphone-nox/usr/bin/sipomatic" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libncurses.so.5 could be avoided if "debian/linphone-nox/usr/bin/linphonec" were not uselessly linked against it (they use none of its symbols). dh_installdeb -pliblinphone3 dh_perl -pliblinphone3 dh_shlibdeps -pliblinphone3 dpkg-shlibdeps: warning: symbol __ortp_log_mask used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol stunBuildReqSimple used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol payload_type_set_recv_fmtp used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol set_non_blocking_socket used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol rtp_session_compute_recv_bandwidth used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol rtp_profile_get_payload_number_from_rtpmap used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol payload_type_clone used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol payload_type_mp4v used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol ortp_init used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: symbol ortp_exit used by debian/liblinphone3/usr/lib/liblinphone.so.3.0.0 found in none of the libraries. dpkg-shlibdeps: warning: 36 other similar warnings have been skipped (use -v to see them all). dpkg-shlibdeps: warning: dependency on libosip2.so.3 could be avoided if "debian/liblinphone3/usr/lib/liblinphone.so.3.0.0" were not uselessly linked against it (they use none of its symbols). dh_installdeb -pliblinphone-dev dh_perl -pliblinphone-dev dh_shlibdeps -pliblinphone-dev dh_installdeb -plibmediastreamer0 dh_perl -plibmediastreamer0 dh_shlibdeps -plibmediastreamer0 dpkg-shlibdeps: warning: dependency on libvorbis.so.0 could be avoided if "debian/libmediastreamer0/usr/lib/libmediastreamer.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libavutil.so.49 could be avoided if "debian/libmediastreamer0/usr/lib/libmediastreamer.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libvorbisenc.so.2 could be avoided if "debian/libmediastreamer0/usr/lib/libmediastreamer.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libraw1394.so.8 could be avoided if "debian/libmediastreamer0/usr/lib/libmediastreamer.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libogg.so.0 could be avoided if "debian/libmediastreamer0/usr/lib/libmediastreamer.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dh_installdeb -plibmediastreamer-dev dh_perl -plibmediastreamer-dev dh_shlibdeps -plibmediastreamer-dev dh_installdeb -plibortp8 dh_perl -plibortp8 dh_shlibdeps -plibortp8 dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/libortp8/usr/lib/libortp.so.8.0.0" were not uselessly linked against it (they use none of its symbols). dh_installdeb -plibortp-dev dh_perl -plibortp-dev dh_shlibdeps -plibortp-dev dh_gencontrol -plinphone dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plinphone dh_builddeb -plinphone warning, `debian/linphone/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/linphone/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `linphone' in `../linphone_3.0.0-3~bpo_i386.deb'. dh_gencontrol -plinphone-nox dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plinphone-nox dh_builddeb -plinphone-nox warning, `debian/linphone-nox/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/linphone-nox/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `linphone-nox' in `../linphone-nox_3.0.0-3~bpo_i386.deb'. dh_gencontrol -pliblinphone3 dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pliblinphone3 dh_builddeb -pliblinphone3 warning, `debian/liblinphone3/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/liblinphone3/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `liblinphone3' in `../liblinphone3_3.0.0-3~bpo_i386.deb'. dh_gencontrol -pliblinphone-dev dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pliblinphone-dev dh_builddeb -pliblinphone-dev warning, `debian/liblinphone-dev/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/liblinphone-dev/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `liblinphone-dev' in `../liblinphone-dev_3.0.0-3~bpo_i386.deb'. dh_gencontrol -plibmediastreamer0 dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plibmediastreamer0 dh_builddeb -plibmediastreamer0 warning, `debian/libmediastreamer0/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/libmediastreamer0/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `libmediastreamer0' in `../libmediastreamer0_3.0.0-3~bpo_i386.deb'. dh_gencontrol -plibmediastreamer-dev dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plibmediastreamer-dev dh_builddeb -plibmediastreamer-dev warning, `debian/libmediastreamer-dev/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/libmediastreamer-dev/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `libmediastreamer-dev' in `../libmediastreamer-dev_3.0.0-3~bpo_i386.deb'. dh_gencontrol -plibortp8 dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plibortp8 dh_builddeb -plibortp8 warning, `debian/libortp8/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/libortp8/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `libortp8' in `../libortp8_3.0.0-3~bpo_i386.deb'. dh_gencontrol -plibortp-dev dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plibortp-dev dh_builddeb -plibortp-dev warning, `debian/libortp-dev/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, `debian/libortp-dev/DEBIAN/control' contains user-defined field `Original-Uploaders' dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `libortp-dev' in `../libortp-dev_3.0.0-3~bpo_i386.deb'. dpkg-genchanges >../linphone_3.0.0-3~bpo_i386.changes dpkg-genchanges: warning: the current version (3.0.0-3~bpo) is smaller than the previous one (3.0.0-3~mea2) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: linphone source: changelog-should-not-mention-nmu W: linphone-common: package-contains-empty-directory usr/share/gnome/help/linphone/fr/ W: linphone-common: package-contains-empty-directory usr/share/gnome/help/linphone/ja/ W: linphone-common: package-contains-empty-directory usr/share/gnome/help/linphone/it/ W: linphone-common: package-contains-empty-directory usr/share/gnome/help/linphone/C/ W: linphone: manpage-has-errors-from-man usr/share/man/man1/linphone.1.gz 6: can't find hyphenation patterns file `hyphen.cs' W: linphone: binary-without-manpage usr/bin/linphone-3 W: linphone: menu-icon-missing /usr/share/pixmaps/linphone/linphone2.xpm Finished running lintian. Now signing changes and any dsc files... signfile linphone_3.0.0-3~bpo.dsc Martin Alfke gpg: skipped "Martin Alfke ": secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....