[mythtv-users] mythmusic & zoom_filter_mmx.c

David Christensen davidc-mythtv at connect4less.com
Thu Jun 26 19:22:17 EDT 2003


I found only a few references to this compile issue for mythmusic, and
zero resolutions so I'm turning to the group.  I'm compiling under:

Mandrake 9.1
gcc-cpp-3.3-2mdk
libgcc1-3.3-2mdk
gcc-3.3-2mdk
gcc-c++-3.3-2mdk




Here's the output:

[mythtv at pvr1 mythmusic-0.9]$ ./configure --enable-fftw --enable-opengl
--enable-sdl
Creating config.h, config.pro

Configuration settings:

        OpenGL support will be included
        FFTW   support will be included
        SDL    support will be included


[mythtv at pvr1 mythmusic-0.9]$ make
cd mythmusic && make -f Makefile
make[1]: Entering directory
`/home/mythtv/downloads/mythmusic-0.9/mythmusic'
gcc -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer
-D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I.
-I/usr/local/include -I/usr/lib/qt3/include -I/usr/X11R6/include
-I/usr/X11R6/include -o zoom_filter_mmx.o goom/zoom_filter_mmx.c
goom/zoom_filter_mmx.c: In function `zoom_filter_mmx':
goom/zoom_filter_mmx.c:63: error: invalid `asm': invalid constraints for
operand
{standard input}: Assembler messages:
{standard input}:170: Error: suffix or operands invalid for `movd'
{standard input}:242: Error: expecting operand before ','; got nothing
make[1]: *** [zoom_filter_mmx.o] Error 1
make[1]: Leaving directory
`/home/mythtv/downloads/mythmusic-0.9/mythmusic'
make: *** [sub-mythmusic] Error 2




More information about the mythtv-users mailing list