[mythtv-users] Can't compile MythTV !
Lionel Vincke
lvincke at ulb.ac.be
Mon Dec 29 09:44:11 EST 2003
Hi,
Here is what I did with the 0.13 version I just downloaded :
./configure (ok)
qmake mythtv.pro (ok)
make
==>cd libs && make -f Makefile
make[1]: Entering directory `/home/mystik/Progz/mythtv-0.13/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/home/mystik/Progz/mythtv-0.13/libs/libavcodec'
gcc -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -w -Wall -g -O3 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I../.. -I/usr/include -I/usr/lib/qt3/include -o msmpeg4.o msmpeg4.c
msmpeg4.c: Dans la fonction « msmpeg4_pred_dc »:
msmpeg4.c:734: error: can't find a register in class `BREG' while reloading `asm'
msmpeg4.c:734: error: can't find a register in class `BREG' while reloading `asm'
make[2]: *** [msmpeg4.o] Erreur 1
make[2]: Leaving directory `/home/mystik/Progz/mythtv-0.13/libs/libavcodec'
make[1]: *** [sub-libavcodec] Erreur 2
make[1]: Leaving directory `/home/mystik/Progz/mythtv-0.13/libs'
make: *** [sub-libs] Erreur 2
I tried to compile the 0.12 version, and I get the same error. I didn't find any info about this. Any idea of where is my stupid mistake... ? :)
Thanx in advance !
More information about the mythtv-users
mailing list