[Wine] cannot compile wine 1.3.28

melancholy wineforum-user at winehq.org
Sun Sep 11 15:16:32 CDT 2011


hi, I'm trying to compile the current wine source, but there's always the following error:


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/user1/wine-1.3.28/tools'
make: *** [tools/Makefile] Error 2



I'm using debian testing (64bit) and also checked if all dependencies are installed correctly...

please help..







More information about the wine-users mailing list