[mythtv-users] Compilation error

Manuel Vazquez manuel at freddie.homelinux.com
Wed Sep 17 18:55:48 EDT 2003


Hello,

I'm using SuSE 8.2 Professional on a PIII 800 with 512MB RAM and a Hauppauge 
WinTV PCI FM card. ./configure runs cleanly. This is all when comiling:

newton:/tmp/mythtv-0.11 # make
cd libs && make -f Makefile
make[1]: Entering directory `/tmp/mythtv-0.11/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/tmp/mythtv-0.11/libs/libavcodec'
qmake -o Makefile libavcodec.pro
make[2]: Leaving directory `/tmp/mythtv-0.11/libs/libavcodec'
make[2]: Entering directory `/tmp/mythtv-0.11/libs/libavcodec'
gcc -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -DNO_DEBUG -w 
-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 
-I/usr/lib/qt3/mkspecs/default -I. -I../.. -I/usr/include 
-I/usr/lib/qt3/include -o msmpeg4.o msmpeg4.c
common.h: In function `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] Error 1
make[2]: Leaving directory `/tmp/mythtv-0.11/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/tmp/mythtv-0.11/libs'
make: *** [sub-libs] Error 2


What is wrong? I searched the web for the class BREG, but I couldn't find 
anything what I understand as a non-developper. Please help me fast.

Thank you,
Manuel


More information about the mythtv-users mailing list