View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 07:16 AM
scn
 
Posts: n/a
Default xine-lib not compiling?

Hey all,

I was trying to install some things and xine-lib came up as a
dependancy, and it keeps failing to compile (xine-lib-1_rc4).

Has anyone else had problems with it? I have tried turning off some
build flags (avi, esd, etc) because I probably dont need these at the
moment (dependency is for a game) but still fails at the same spot.

Here is the 'emerge -pv xine-lib' output:

media-libs/xine-lib-1_rc4 +X +aalib -alsa -arts +avi -directfb -dvd
+esd -gnome -ipv6 +nls +oggvorbis +sdl -speex -theora

and from make.conf:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -pipe"

but building fails...

dsputil_mmx.c:614: error: can't find a register in class `GENERAL_REGS'
while reloading `asm'

<snip>

make[5]: Leaving directory
`/tmp/portage/xine-lib-1_rc4/work/xine-lib-1-rc4/src/libffmpeg/libavcodec/i386'

<snip>

!!! ERROR: media-libs/xine-lib-1_rc4 failed.
!!! Function src_compile, Line 117, Exitcode 2
!!! Parallel make failed


any ideas or similar problems?

thanks

Toby Moore
Reply With Quote