[mythtv-commits] Ticket #2997: libavcodec doesn't compile without optimizations on x86_64 after [12645]

MythTV mythtv at cvs.mythtv.org
Sat Jan 27 13:09:43 UTC 2007


#2997: libavcodec doesn't compile without optimizations on x86_64 after [12645]
--------------------+-------------------------------------------------------
 Reporter:  janne   |       Owner:  janne
     Type:  defect  |      Status:  new  
 Priority:  minor   |   Milestone:  0.21 
Component:  mythtv  |     Version:  head 
 Severity:  medium  |  
--------------------+-------------------------------------------------------
 {{{
 -----------------------------
 ccache gcc -c -pipe -march=pentium4 -w -g -O -D_REENTRANT  -DMMX
 -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
 -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
 -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I.
 -I.. -I../.. -I../libavutil -I/usr/qt/3/include -o h261.o h261.c
 ccache gcc -c -pipe -march=pentium4 -w -g -O -D_REENTRANT  -DMMX
 -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
 -DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
 -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I.
 -I.. -I../.. -I../libavutil -I/usr/qt/3/include -o h264.o h264.c
 cabac.h: In function 'get_cabac_noinline':
 cabac.h:522: error: can't find a register in class 'GENERAL_REGS'
 while reloading 'asm'
 make[2]: *** [h264.o] Error 1
 make[2]: Leaving directory `/usr/src/myth/mythtv/libs/libavcodec'
 make[1]: *** [sub-libavcodec] Error 2
 make[1]: Leaving directory `/usr/src/myth/mythtv/libs'
 make: *** [sub-libs] Error 2
 ----------------------
 }}}

 Please attach your configure command line and output to this ticket.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2997>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list