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