[mythtv] Tiny compile issue with MythMusic (gentoo-cvs builds
affected)
Edward Wildgoose
Edward.Wildgoose at FRMHedge.com
Wed Aug 6 10:11:05 EDT 2003
I haven't seen it reported already, but MythMusic does not compile correctly with "-march pentium4". This won't be a problem for most people since the settings.pro defaults to pentiumpro, however, the myth cvs build (and possibly the mythmusic build in portage?) replaces this with the current environment value.
I doubt anyone wants to do anything about this, but just to mention it in case anyone else gets hit by it.
Thanks all
Ed W
>>>>
Error message returned is:
gcc -c -pipe -Wall -W -O3 -march=pentium4 -fomit-frame-pointer -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/qt/3/include -I/usr/X11R6/include -o zoom_filter_mmx.o goom/zoom_filter_mmx.c
gcc -c -pipe -Wall -W -O3 -march=pentium4 -fomit-frame-pointer -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/qt/3/include -I/usr/X11R6/include -o zoom_filter_xmmx.o goom/zoom_filter_xmmx.c
{standard input}: Assembler messages:
{standard input}:71: Error: suffix or operands invalid for `add'
make[1]: *** [zoom_filter_xmmx.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/mythmusic-cvs-0.10/work/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2
More information about the mythtv-dev
mailing list