[mythtv-commits] Ticket #510: Compile error in MythMusic with latest SVN

MythTV mythtv at cvs.mythtv.org
Sat Oct 22 11:45:48 EDT 2005


#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.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/510>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list