[mythtv-users] Re: [mythtv] Can't Compile MythMusic (Goom) in latest SVN

Greg Grotsky spikeygg at gmail.com
Thu Sep 15 01:08:04 UTC 2005


I've been trying to get this working for a couple weeks now without any 
success. I'm running SVN version. I used to be able to run:

./configure --enable-proc-opt --disable-audio-arts --disable-audio-jack 
--disable-joystick-menu --disable-firewire --disable-dbox2 --disable-v4l 
--disable-ivtv --enable-dvb --dvb-path=/usr/src/linux/include --enable-xvmc 
--enable-opengl-vsync
qmake mythtv.pro <http://mythtv.pro>
make
make install
{cd to mythplugins directory}
./configure --enable-opengl --enable-fftw --enable-sdl --enable-aac 
--enable-transcode --enable-vcd --disable-mythgallery --disable-mythphone
qmake mythplugins.pro <http://mythplugins.pro>
make
make install

And all would be happy, but now I get this:

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 <http://2.6.12.5/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'

Google brings up lots of links with others that have assembler message 
errors but I couldn't find anything helpful.
Am I the only one?

I've tried compiling forcing --arch=i686 (still fails same way), 
--disable-mmx then it compiles but recorded streams from tv (DVB) are 
extremely choppy with many prebuffering messages.

The only way to get rid of it is to not compile goom in, but I really like 
goom. :(

Anyone?

Thanks,
-Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20050914/c4976b53/attachment.htm


More information about the mythtv-users mailing list