[mythtv-commits] Ticket #631: [7833] breaks compilation for mpegvideo_mmx.o

MythTV mythtv at cvs.mythtv.org
Thu Nov 10 18:53:30 EST 2005


#631: [7833] breaks compilation for mpegvideo_mmx.o
--------------------------------+-------------------------------------------
 Reporter:  bjm <bjm at lvcm.com>  |       Owner:  danielk
     Type:  defect              |      Status:  new    
 Priority:  minor               |   Milestone:         
Component:  mythtv              |     Version:         
 Severity:  medium              |  
--------------------------------+-------------------------------------------
{{{
 gcc -c -pipe -march=pentiumpro -w -g -O -D_REENTRANT  -DMMX -Di386
 -DUSING_DBOX2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
 -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I.. -I../..
 -I../libavutil -I/usr/include/qt3 -o mpegvideo_mmx.o i386/mpegvideo_mmx.c
 {standard input}: Assembler messages:
 {standard input}:1218: Error: missing ')'
 {standard input}:1218: Error: junk `(%ebp),%eax)' after expression
 {standard input}:2078: Error: missing ')'
 {standard input}:2078: Error: junk `(%ebp),%eax)' after expression
 {standard input}:2932: Error: missing ')'
 {standard input}:2932: Error: junk `(%ebp),%eax)' after expression
 make[2]: *** [mpegvideo_mmx.o] Error 1
 make[2]: Leaving directory `/home/bjm/m/debug/mythtv/libs/libavcodec'
 make[1]: *** [sub-libavcodec] Error 2
 make[1]: Leaving directory `/home/bjm/m/debug/mythtv/libs'
 make: *** [sub-libs] Error 2
 }}}

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


More information about the mythtv-commits mailing list