Building gstreamer sdk

Ole Bromose ob at dansound.dk
Thu Oct 10 14:01:06 CEST 2013


Hello,

I'm trying to build gstreamer sdk 1.2. My build system is Ubuntu 13.4, 
64 bit.
I do the following:

git clone -b 1.2 git://anongit.freedesktop.org/gstreamer/sdk/cerbero
cerbero bootstrap
cerbero package gstreamer-1.0

During build of gst-plugins-bad I get the following error when building 
liba52:

libtool: link: gcc -shared  -fPIC -DPIC  .libs/bitstream.o .libs/imdct.o 
.libs/bit_allocate.o .libs/parse.o .libs/downmix.o 
-L/opt/gstreamer-sdk/lib -lm  -m64 -m64 -O3 -m64 -m64   -Wl,-soname 
-Wl,liba52.so.0 -o .libs/liba52.so.0.0.0
/usr/bin/ld: .libs/imdct.o: relocation R_X86_64_32 against `.bss' can 
not be used when making a shared object; recompile with -fPIC
.libs/imdct.o: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [liba52.la] Error 1
make[1]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/liba52'
make: *** [all-recursive] Error 1
***** Error running 'package' command:
Recipe 'a52dec' failed at the build step 'compile'


I wiped everything and tried once more. Same result.
Can anybody help?

Best regards
Ole


More information about the gstreamer-devel mailing list