ugh, the output above is faulty, this one is the correct one: Code: config.status: creating tools/Makefile make[1]: Entering directory `/home/yuki/archive/wine-1.3.28/tools' gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -g -O2 -o makedep.o makedep.c In file included from /usr/include/bits/errno.h:25:0, from /usr/include/errno.h:36, from makedep.c:27: /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory compilation terminated. make[1]: *** [makedep.o] Error 1 make[1]: Leaving directory `/home/yuki/archive/wine-1.3.28/tools' make: *** [tools/Makefile] Error 2