[Bug 729755] vpx doesn't register vp8enc as element of plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 20 07:17:30 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729755
  GStreamer | packages | 1.2.4

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-20 14:17:23 UTC ---
This is the problem, the configure check should probably include -lm... as the
pkg-config file does not do that unfortunately.

configure:35093: checking for vpx_codec_vp8_cx_algo in -lvpx
configure:35118: arm-linux-androideabi-gcc -fuse-ld=gold -std=gnu99 -o conftest
-Wall -g -Os
--sysroot=/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm
-I/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm/usr/include
-ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes
-fPIC -mthumb -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 
-march=armv5te -mtune=xscale -msoft-float -DANDROID -DPIC -D__ARM_ARCH_5__
-D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5TE__  -Wa,--noexecstack 
-Wno-error  
--sysroot=/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm
-I/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm/usr/include
-DANDROID -DPIC -D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__
-D__ARM_ARCH_5TE__   -Wno-error 
-I/home/slomo/Projects/gstreamer/cerbero/dist/android-debug/include
-L/home/slomo/Projects/gstreamer/cerbero/dist/android-debug/lib
--sysroot=/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm
-fPIC -no-canonical-prefixes -Wl,-no-undefined -Wl,-z,noexecstack -Wl,-z,relro
-Wl,-z,now -Wl,--gc-sections -Wl,-z,nocopyreloc
-Wl,-dynamic-linker,/system/bin/linker
-L/home/slomo/Projects/android/android-ndk-r9d/platforms/android-9/arch-arm/usr/lib
 conftest.c -lvpx  
-L/home/slomo/Projects/gstreamer/cerbero/dist/android-debug/lib -lvpx  >&5
vp8/encoder/onyx_if.c:1699: error: undefined reference to 'log'
vp8/encoder/psnr.c:23: error: undefined reference to 'log10'
vp8/encoder/rdopt.c:273: error: undefined reference to 'pow'
collect2: error: ld returned 1 exit status

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list