Hi there,<br><br>As the new version is out, Im trying to compile a frontend on my slow ibook G3 900&nbsp; running ubuntu. <br><br>Whilst compiling I get this error:<br><br>make[2]: Entering directory `/root/mythtv-0.20/libs/libmythmpeg2'
<br>gcc -c -pipe -w -O3 -Wall -Wno-switch -DPIC -fPIC -fno-common -D_REENTRANT&nbsp; -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\&quot;/usr/local\&quot; -DLIBDIR=\&quot;/usr/local/lib\&quot; -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I/usr/include -I../../libs/libavcodec -I/usr/include/qt3 -o cpu_accel.o cpu_accel.c
<br>{standard input}: Assembler messages:<br>{standard input}:116: Error: unsupported relocation against v0<br>{standard input}:116: Error: unsupported relocation against v0<br>{standard input}:116: Error: unsupported relocation against v0
<br>make[2]: *** [cpu_accel.o] Error 1<br>make[2]: Leaving directory `/root/mythtv-0.20/libs/libmythmpeg2'<br>make[1]: *** [sub-libmythmpeg2] Error 2<br>make[1]: Leaving directory `/root/mythtv-0.20/libs'<br>make: *** [sub-libs] Error 2
<br><br><br>I've tried to play with the compile options to for&nbsp; --cpu=ppc&nbsp; --tune=ppc but no luck. Also , anyone know if a&nbsp; G3 supports altivec and/or mmx? I dont think they do.&nbsp; G4s perhaps do. <br><br>I've not tried compiling under OSX , but as I dont want it to run slow as a dog Im not even going to try (slow G3).
<br><br>Regards<br><br>Adam<br>