linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Msx264 Plugins not recognized from Linphone in Deb


From: Daniele Antonucci
Subject: [Linphone-developers] Msx264 Plugins not recognized from Linphone in Debian Testing (Jessie)
Date: Thu, 13 Jun 2013 16:05:10 -0400

Dear Developers

I'm glad to use your client voip, currently I'm using "Linphone 3.5.2-10" on Debian Jessie (3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux) and it works properly.
By default your client doesn't have the msx264 plugin so I downloaded the source of "msx264-1.4.2.tar.gz" from your website and installed correctly.
I didn't have problem with the configuration and compilation:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking warning make an error on compilation... checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... no
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MEDIASTREAMER... yes
checking for X264... yes
checking for epm... /usr/bin/epm
checking for mkepmlist... /usr/bin/mkepmlist
checking for epminstall... /usr/bin/epminstall
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/vs/Makefile
config.status: creating src/Makefile
config.status: creating msx264.iss
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing libtool-hacking commands

Making all in src
make[1]: Entering directory `/home/zagor/Compilati/msx264-1.4.2/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"msx264\" -DPACKAGE_TARNAME=\"msx264\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"msx264\ 1.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msx264\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -I.    -D_REENTRANT -DORTP_INET6    -g -O2 -Wall -Werror  -MT msx264.lo -MD -MP -MF .deps/msx264.Tpo -c -o msx264.lo msx264.c
libtool: compile:  gcc -DPACKAGE_NAME=\"msx264\" -DPACKAGE_TARNAME=\"msx264\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"msx264 1.4.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msx264\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -I. -D_REENTRANT -DORTP_INET6 -g -O2 -Wall -Werror -MT msx264.lo -MD -MP -MF .deps/msx264.Tpo -c msx264.c  -fPIC -DPIC -o .libs/msx264.o
mv -f .deps/msx264.Tpo .deps/msx264.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -D_REENTRANT -DORTP_INET6    -g -O2 -Wall -Werror  -module -no-undefined -rdynamic  -o libmsx264.la -rpath /usr/local/lib/mediastreamer/plugins msx264.lo -lmediastreamer -lortp -lpthread -lsrtp   -lx264   
libtool: link: gcc -shared  .libs/msx264.o   -lmediastreamer -lortp -lpthread -lsrtp -lx264    -Wl,-soname -Wl,libmsx264.so.0 -o .libs/libmsx264.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmsx264.so.0" && ln -s "libmsx264.so.0.0.0" "libmsx264.so.0")
libtool: link: (cd ".libs" && rm -f "libmsx264.so" && ln -s "libmsx264.so.0.0.0" "libmsx264.so")
libtool: link: ( cd ".libs" && rm -f "libmsx264.la" && ln -s "../libmsx264.la" "libmsx264.la" )
make[1]: Leaving directory `/home/zagor/Compilati/msx264-1.4.2/src'
Making all in build
make[1]: Entering directory `/home/zagor/Compilati/msx264-1.4.2/build'
Making all in vs
make[2]: Entering directory `/home/zagor/Compilati/msx264-1.4.2/build/vs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zagor/Compilati/msx264-1.4.2/build/vs'
make[2]: Entering directory `/home/zagor/Compilati/msx264-1.4.2/build'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/zagor/Compilati/msx264-1.4.2/build'
make[1]: Leaving directory `/home/zagor/Compilati/msx264-1.4.2/build'
make[1]: Entering directory `/home/zagor/Compilati/msx264-1.4.2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/zagor/Compilati/msx264-1.4.2'

I installed the programm correctly with "checkinstall" package.
After restarted Linphone I couldn't find the new plugin inside the list of video Codec.
So I tried to resolve it but without lucky.

From the beginnig I encoutered this problem: if I use with the file ./configure this option --prefix=/usr/lib the installation create a wrong pattern: /usr/lib/lib/mediastreamer/plugins.
Well, I could resolve changing it in --prefix=/usr, but I preferred to leave the default configuration and creating a symbolic link from /usr/local/lib/mediastreamer/plugins to /usr/lib/mediastreamer/plugins and /usr/lib/linphone/plugins hoping to find the right pattern for showing the msx264 plugin inside the list of Video Codec of Linphone.
But nothing happened and the msx264 plugin is still missing inside the video codec list.

Thank for your attention,
Daniele

reply via email to

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