It can not be run the command <b>make debug </b>in the lib folder of the theora beta 2 source. <br><br>This is the error message that i have got.<br><br>&nbsp;gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -I/usr/local/include -g -Wall -Wno-parentheses -DDEBUG -D__NO_MATH_INLINES -MT libtheora_la-dct_decode_mmx.lo -MD -MP -MF .deps/libtheora_la-dct_decode_mmx.Tpo -c enc/x86_32/dct_decode_mmx.c&nbsp; -fPIC -DPIC -o .libs/libtheora_la-dct_decode_mmx.o
<br>enc/x86_32/dct_decode_mmx.c: In function &#39;FilterHoriz__mmx&#39;:<br>enc/x86_32/dct_decode_mmx.c:94: error: can&#39;t find a register in class &#39;GENERAL_REGS&#39; while reloading &#39;asm&#39;<br>enc/x86_32/dct_decode_mmx.c:96: error: can&#39;t find a register in class &#39;GENERAL_REGS&#39; while reloading &#39;asm&#39;
<br>make[1]: *** [libtheora_la-dct_decode_mmx.lo] Error 1<br>make[1]: Leaving directory `/home/codec/Setups/Theora-Beta/libtheora-1.0beta2/lib&#39;<br>make: *** [debug] Error 2<br><br>i think the error is in the macro <b>
OC_LOOP_H_4x4</b> in libtheora-1.0beta2/lib/enc/x86_32/dct_decode_mmx.c<br clear="all"><br>-- <br>Nuwan Millawitiya