[mythtv] inline asm problems?

swan-1 at ziplip.com swan-1 at ziplip.com
Thu Jun 12 00:52:45 EDT 2003


Don't really know where to turn on this one.  I'm trying to compile
Mythtv under SuSE 8.2 and there seems to be an issue with libavcodec.
I've tried 0.7 & 0.8 but I seem to have the same problem with both.
Mythtv .7 compiled ok under SuSE 8.1 so I guess it's some library
or config setting in my new install of SuSE 8.2.  Any help or
pointers would be of great help.  Anyway, here's what I get:

......
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../../../../../include -I/usr/lib/qt3/include -o msmpeg4.o msmpeg4.c
common.h: In function `msmpeg4_pred_dc':
msmpeg4.c:723: error: can't find a register in class `BREG' while reloading `asm'
msmpeg4.c:723: error: can't find a register in class `BREG' while reloading `asm'
make[2]: *** [msmpeg4.o] Error 1
make[2]: Leaving directory `/usr/local/src/mythtv-0.8/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/usr/local/src/mythtv-0.8/libs'
make: *** [sub-libs] Error 2




More information about the mythtv-dev mailing list