PDA

View Full Version : faint!Can't compile xine-lib on FC5 test3


James Lau
28th February 2006, 10:26 AM
Even i use the xine cvs code. the compile error:
kdetv_greedyh.c: In function 'deinterlace_frame_di_greedyh':
greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
make[5]: *** [kdetv_greedyh.lo] Error 1
make[5]: Leaving directory `/root/xine-lib/src/post/deinterlace/plugins'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/xine-lib/src/post/deinterlace'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/xine-lib/src/post'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/xine-lib/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/xine-lib'
make: *** [all] Error 2

anyone can help ?thanks very much!