[mythtv] [mythtv-commits] mythtv commit: r12648 by janne

Neil McBride neil at castinian.org
Sat Jan 27 12:44:01 UTC 2007


>       Author: janne
>         Date: 2007-01-26 15:44:21 +0000 (Fri, 26 Jan 2007)
> New Revision: 12648
>    Changeset: http://cvs.mythtv.org/trac/changeset/12648
> Modified:
>
>    trunk/mythtv/configure
>
> Log:
>
> define ARCH_X86_32 for arch x86, add missing test in configure

I seem to be having a compile problem since this update to SVN and the  
couple prior to it.  I've done distclean and reconfigured and compile  
runs well until the following: -

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

If I go back to r12644 there's no problem.   Does this r12645  
introduce new dependencies, or more recent versions of something  
needed?  Or is this a bug I should open a ticket for?

Thanks,

Neil.


More information about the mythtv-dev mailing list