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

Robert Tsai rtsai1111 at comcast.net
Wed Aug 24 13:46:16 UTC 2005


[moving to mythtv-users]

On Wed, Aug 24, 2005 at 07:01:49AM -0600, Greg Grotsky wrote:
> Has anyone been able to compile mythplugins with mythmusic support
> and all the bells and whistles from latest SVN?  I'd like to know if
> it's my setup or the code. :)

Works for me. You have weird flags on your compile line. Try turning
off MMX.

gcc -c -pipe -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I/usr/kde/3.3/include -I/usr/local/include -I/usr/src/kernel-headers-2.6.12.3/include -I/usr/include/cdda -I/usr/include/qt3 -I/usr/X11R6/include -o zoom_filter_xmmx.o goom/zoom_filter_xmmx.c

This is on an AMD64 system running ubuntu hoary (64-bit).

> On 8/23/05, Greg Grotsky <spikeygg at gmail.com> wrote:
> > 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?

--Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050824/110827c5/attachment.pgp


More information about the mythtv-users mailing list