|
From: <no...@so...> - 2001-01-06 10:32:34
|
Bug #127731, was updated on 2001-Jan-06 02:32 Here is a current snapshot of the bug. Project: Quasar DV Codec Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: nobody Assigned to : nobody Summary: can't build libdv Details: I just checked out libdv and tried to compile it but got these errors. make -f Makefile.vanilla Making gasmoff.d Making display.d Making rgbtoyuv.d Making dct_block_mmx.d Making idct_block_mmx.d Making quant_x86.d quant_x86.S:22: asmoff.h: No such file or directory .... vlc_x86.o: In function `dv_decode_vlc': vlc_x86.o(.text+0x0): multiple definition of `dv_decode_vlc' vlc.o:/usr/local/libdv/vlc.c:352: first defined here vlc_x86.o: In function `__dv_decode_vlc': vlc_x86.o(.text+0x84): multiple definition of `__dv_decode_vlc' vlc.o:/usr/local/libdv/vlc.c:371: first defined here vlc_x86.o: In function `dv_parse_ac_coeffs_pass0': vlc_x86.o(.text+0xec): multiple definition of `dv_parse_ac_coeffs_pass0' parse.o:/usr/local/libdv/parse.c:366: first defined here vlc_x86.o: In function `dv_parse_video_segment': vlc_x86.o(.text+0x2d7): multiple definition of `dv_parse_video_segment' parse.o:/usr/local/libdv/parse.c:429: first defined here collect2: ld returned 1 exit status make: *** [playdv] Error 1 For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=127731&group_id=4393 |