|
From: Dean K. <kol...@qw...> - 2004-12-12 01:43:23
|
Oops, wrong file name. Try http://www.users.qwest.net/~kdean6/libdv_reloc_fixes.tar.bz2 At 04:30 PM 12/11/2004, sean darcy wrote: >Dean Kolosiek wrote: > >>................................ >>I made some fixes to use the GOT and put them >>at >http://www.users.qwest.net/~kdean6/libdv_fixes.tar.bz2 Extract the >>files into the libdv subdirectory and rebuild. > >Thanks for all the work. > >But... Put the encode.c encode_x86_64.S and quant_x86_64.S files in >lbdv-0.104. Rebuilt: > >/bin/sh ../libtool --silent --mode=link --tag=CC gcc -fPIC -Wall -o >libdv.la -rpath /lib -version-info 4:2:0 dv.lo dct.lo idct_248.lo >weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo >YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo >enc_audio_input.lo enc_output.lo vlc_x86_64.lo quant_x86_64.lo >idct_block_mmx_x86_64.lo dct_block_mmx_x86_64.lo rgbtoyuv_x86_64.lo >encode_x86_64.lo transpose_x86_64.lo -lm >/usr/bin/ld: .libs/vlc_x86_64.o: relocation R_X86_64_PC32 against >`dv_vlc_class_index_mask' can not be used when making a shared object; >recompile with -fPIC >/usr/bin/ld: final link failed: Bad value >collect2: ld returned 1 exit status >make[3]: *** [libdv.la] Error 1 > >No joy. > >sean > > |