Compilation of r29796 fails with: gcc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -c -o cpudetect.o cpudetect.c cpudetect.c: In function 'sigill_handler_sse': cpudetect.c:265: error: 'struct sigcontext' has no member named 'eip' make: *** [cpudetect.o] Error 1 This is amd64 Debian using gcc version 4.4.1 (Debian 4.4.1-6), kernel 2.6.31. I tried to do make -k and there were lots of gcc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -c -o libmpcodecs/vf_ilpack.o libmpcodecs/vf_ilpack.c libmpcodecs/vf_ilpack.c: Assembler messages: libmpcodecs/vf_ilpack.c:95: Error: suffix or operands invalid for `push' libmpcodecs/vf_ilpack.c:174: Error: suffix or operands invalid for `pop' libmpcodecs/vf_ilpack.c:203: Error: suffix or operands invalid for `push' libmpcodecs/vf_ilpack.c:286: Error: suffix or operands invalid for `pop' make: *** [libmpcodecs/vf_ilpack.o] Error 1 and the like errors. config.h is here: http://pastebin.org/48492