With the last SVN of mplayer i have some problems : cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.. -I.. -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o h264.o h264.c h264.c: In function 'fill_caches': h264.c:125: warning: assignment discards qualifiers from pointer target type h264.c:164: warning: assignment discards qualifiers from pointer target type h264.c:166: warning: assignment discards qualifiers from pointer target type h264.c:170: warning: assignment discards qualifiers from pointer target type h264.c: In function 'pred_direct_motion': h264.c:1052: warning: assignment from incompatible pointer type h264.c:1053: warning: assignment from incompatible pointer type h264.c: In function 'filter_mb': h264.c:6429: warning: initialization from incompatible pointer type h264.c:6430: warning: initialization from incompatible pointer type cabac.h: In function 'get_cabac_noinline': cabac.h:527: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' cabac.h:527: error: 'asm' operand has impossible constraints make[1]: *** [h264.o] Error 1 make[1]: Leaving directory `/home/leo/Pkg/SVN/mplayer-svn/src/mplayer-build/libavcodec' make: *** [libavcodec/libavcodec.a] Erreur 2 ==> ERREUR: La compilation a ?chou?. Abandon... Do you have any idea ?!