[mythtv-users] SVN - compile error - libavcodec

Mark markhsa at shaw.ca
Mon Dec 22 22:56:43 UTC 2008


A JM wrote:
>
>
> On Mon, Dec 22, 2008 at 5:43 PM, A JM <vbtalent at gmail.com 
> <mailto:vbtalent at gmail.com>> wrote:
>
>
>
>     On Mon, Dec 22, 2008 at 5:40 PM, A JM <vbtalent at gmail.com
>     <mailto:vbtalent at gmail.com>> wrote:
>
>         Mike,
>
>         I notice there are some other Makefile files such as:
>
>         Makefile.standalone
>         Makefile.PL
>         Makefile.perl.old
>
>         Should these also be deleted?
>
>         Thanks,
>
>
>
>     Scratch that... I was using file search instead of the command line..
>
>
>
> OK, same problem even after deleting the Makefiles???
>
> I'm still a little confused on why qt3 is in the dubug information?
>
> FSET_BITS=64 -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC 
> -DHAVE_XVMC_VLD -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -o 
> cpuid.o i386/cpuid.c
> gcc -c -pipe -march=athlon-xp -fomit-frame-pointer -O3 
> -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -fasm -std=c99 -pthread 
> -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith 
> -Wredundant-decls -Wno-pointer-sign -Wcast-qual -funit-at-a-time 
> -Wwrite-strings -fno-math-errno -w -D_REENTRANT -DPIC -fPIC  -Di386 
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H 
> -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD 
> -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -o dsputil_mmx.o 
> i386/dsputil_mmx.c
> i386/h264dsp_mmx.c: In function 'put_h264_qpel4_h_lowpass_3dnow':
> i386/h264dsp_mmx.c:1891: error: can't find a register in class 
> 'GENERAL_REGS' while reloading 'asm'
> make[2]: *** [dsputil_mmx.o] Error 1
> make[2]: Leaving directory `/home/mythtv/mythtv/libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/home/mythtv/mythtv/libs'
> make: *** [sub-libs] Error 2
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
Did you do the "which gcc"
ccache caused the same errors for me.


More information about the mythtv-users mailing list