On Wed, Apr 06, 2005 at 12:01:40PM +0100, Stuart Morgan wrote:
> gcc version 3.4.3
> 
> gcc -c -pipe -Wall -W -O3 -march=k8 -fomit-frame-pointer -D_REENTRANT -fPIC  
> -D_GNU_SOURCE -DPREFIX=\"/usr/local\"-DHAVE_MMX -DQT_NO_DEBUG 
> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/lib/qt3/mkspecs/default 
> -I. -I/usr/local/include -I/usr/include/cdda -I/usr/lib/qt3//include -o 
> zoom_filter_mmx.o goom/zoom_filter_mmx.c
> {standard input}: Assembler messages:
> {standard input}:9: Error: suffix or operands invalid for `push'
> {standard input}:11: Error: suffix or operands invalid for `pop'
> {standard input}:14: Error: suffix or operands invalid for `push'
> {standard input}:17: Error: suffix or operands invalid for `pop'
> {standard input}:128: Error: suffix or operands invalid for `pop'
> make[1]: *** [zoom_filter_mmx.o] Error 1

I'm guessing from the output that you have an amd64 system.

I "fixed" this on my system by fixing up mythmusic settings.pro and
removing the "DEFINES += HAVE_MMX" line.

--Rob
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to