[mythtv] Re: [mythtv-commits] Ticket #510: Compile error in
MythMusic with latest SVN
Greg Grotsky
spikeygg at gmail.com
Sun Oct 23 05:00:10 UTC 2005
I had this same error when I was compiling, I determined that it was a
problem compiling with --compile-type=debug. If you use release, it won't
give that error. Guess it hasn't been fixed yet, I wish I could do it. :) I
don't know anything about assembly or C++.
-Greg
On 10/22/05, MythTV <mythtv at cvs.mythtv.org> wrote:
>
> #510: Compile error in MythMusic with latest SVN
>
> -----------------------+----------------------------------------------------
> Reporter: kkuphal | Owner: ijr
> Type: defect | Status: new
> Priority: critical | Milestone:
> Component: mythmusic | Version: head
> Severity: high |
> -----------------------+----------------------------------------------------
> I get this error when compiling MythMusic on my remote frontend with the
> latest SVN. CPU is a Celeron 2.something Ghz.
>
> {{{
> ccache gcc -c -pipe -march=pentium4 -Wall -W -g -D_REENTRANT -DPIC -fPIC
> -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -DUSING_DBOX2
> -D_FILE_OFFSET_BITS=64 -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> -DQT_NO_DEBUG -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> -I/usr/kde/3.3/include -I/usr/include -I/usr/X11R6/include
> -I/usr/include/cdda -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o
> zoom_filter_xmmx.o goom/zoom_filter_xmmx.c
> {standard input}: Assembler messages:
> {standard input}:129: Error: suffix or operands invalid for `movq'
> {standard input}:130: Error: suffix or operands invalid for `movq'
> make[2]: *** [zoom_filter_xmmx.o] Error 1
> make[2]: Leaving directory `/root/mythtv-
> svn/mythplugins/mythmusic/mythmusic'
> make[1]: *** [sub-mythmusic] Error 2
> make[1]: Leaving directory `/root/mythtv-svn/mythplugins/mythmusic'
> make: *** [sub-mythmusic] Error 2
> }}}
>
> This compiled fine with revision [7482] which was the last one I compiled.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20051022/db081485/attachment.htm
More information about the mythtv-dev
mailing list