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