[mythtv] Can't Compile MythMusic (Goom) in latest SVN

Greg Grotsky spikeygg at gmail.com
Tue Aug 23 06:20:58 UTC 2005


I updated to latest svn version of mythplugins and goom won't compile:

gcc -c -pipe -march=k8 -Wall -W -g -D_REENTRANT -DPIC -fPIC 
-D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX-Di386
-D_FILE_OFFSET_BITS=64 -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I.
-I../../../../local/include -I/usr/kde/3.3/include
-I../../../../local/include -I../../../linux-2.6.12.5/include
-I../../../../X11R6/include -I/usr/include/cdda
-I../../../../include/qt3 -I../../../../X11R6/include -o
zoom_filter_xmmx.o goom/zoom_filter_xmmx.c
{standard input}: Assembler messages:
{standard input}:126: Error: suffix or operands invalid for `movq'
{standard input}:127: Error: suffix or operands invalid for `movq'
make[2]: *** [zoom_filter_xmmx.o] Error 1
make[2]: Leaving directory `/usr/src/mythplugins/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/usr/src/mythplugins/mythmusic'
make: *** [sub-mythmusic] Error 2

I took a look at the file, and I can't figure out what's going on...
there are way too many percent signs! :)  Anyone know how to fix this?

-Greg


More information about the mythtv-dev mailing list