[mythtv-users] mythmusic .15 and SuSE 9.0

Khanh Tran khanh at slc.edu
Fri May 28 22:05:10 EDT 2004


It should be noted that I needed to change the following to get Myth to
compile as CONFIG += release:

1) Edited config.mak and changed -O3 to -O2
2) Edited settings.pro and changed -O3 to -O1

With that said and done, I could not compile MythTV .15 with debugging
on.  I get the following error, both with and without those changes:

gcc -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -w -g
-O -DHAVE_AV_CONFIG_H -I.. -DPIC -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 -DUSING_IVTV
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
-I/usr/lib/qt3/mkspecs/default -I. -I../.. -I/usr/include
-I/usr/lib/qt3/include -o postprocess.o libpostproc/postprocess.c
In file included from libpostproc/postprocess.c:502:
libpostproc/postprocess_template.c: In function `postProcess_MMX':
libpostproc/postprocess_template.c:2624: error: can't find a register in
class `GENERAL_REGS' while reloading `asm'
libpostproc/postprocess_template.c:2707: error: can't find a register in
class `GENERAL_REGS' while reloading `asm'
make[2]: *** [postprocess.o] Error 1
make[2]: Leaving directory
`/home/mythtv/download/mythtv.15/mythtv-0.15/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory
`/home/mythtv/download/mythtv.15/mythtv-0.15/libs'
make: *** [sub-libs] Error 2


Thanks again for all your help.

-Khanh



-----Original Message-----
From: Isaac Richards [mailto:ijr at po.cwru.edu] 
Sent: Friday, May 28, 2004 7:50 PM
To: khanh at khanh.net; Discussion about mythtv
Subject: Re: [mythtv-users] mythmusic .15 and SuSE 9.0

On Friday 28 May 2004 01:39 pm, Khanh Tran wrote:
> Do you know why it won't work when compiled from source then?

Please, get a backtrace.  I can't fix problems that I can't reproduce
without one.

http://www.mythtv.org/docs/mythtv-HOWTO-20.html#ss20.10

Isaac





More information about the mythtv-users mailing list