[mythtv] Compile Mythtv on PS3

crsheaves at catnetsolutions.com crsheaves at catnetsolutions.com
Tue Dec 19 03:44:01 UTC 2006


after using this ./configure

./configure --disable-altivec --disable-audio-arts --disable-audio-jack
--disable-valgrind --disable-firewire --disable-freebox --disable-dbox2
--disable-hdhomerun --disable-crciprec --disable-ivtv
--disable-xvmc-opengl --disable-mmx --disable-xv --disable-iwmmxt

I get this error

make[2]: Entering directory `/tmp/mythtv-0.20/libs/libmythmpeg2'
gcc -c -pipe -w -O3 -Wall -Wno-switch -DPIC -fPIC -fno-common -D_REENTRANT
 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
-DLIBDIR=\"/usr/local/lib\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include
-I../../libs/libavcodec -I/usr/lib/qt-3.3/include -o cpu_accel.o
cpu_accel.c
{standard input}: Assembler messages:
{standard input}:60: Error: unsupported relocation against v0
{standard input}:60: Error: unsupported relocation against v0
{standard input}:60: Error: unsupported relocation against v0
make[2]: *** [cpu_accel.o] Error 1

I'm disabling as many options as possible just to get it to compile and
then work up from there.  Any help or direction would be appriciated.

Thanks



More information about the mythtv-dev mailing list