Greetings I am having a spot of bother with compiling liba52 (the host is Athlon64- 64bit build GCC 4.3.2)
###### make failure liba52 gcc -shared bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0 /usr/bin/ld: bitstream.lo: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC bitstream.lo: could not read symbols: Bad value collect2: ld returned 1 exit status make[1]: *** [liba52.la] Error 1 make[1]: Leaving directory `/usr/src/build-08/vpn-08/sources-vpnc08/video-vpnc08/a52dec-0.7.4/liba52' make: *** [all-recursive] Error 1 I have tried the configure script with --with-pic and --with-fpic all with the same make result. helpful suggestions will be welcomed lux-integ -- ################################### “Common sense teaches that booksellers should not speculate in hops, or bankers in turpentine; that railways should not be promoted by maiden ladies, or canals by beneficed clergymen ....” Walter Bagehot-economist: 1826-1877 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
