http://bugs.winehq.org/show_bug.cgi?id=4835
Summary: Compile error Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: cvsup2003@yahoo.com.br
XFree86 Version 4.3.0 Kernel Version 2.4.29 gcc version 3.3.3
make[2]: Leaving directory `/home/netinho/wine-0.9.9/dlls/ddraw' make[2]: Entering directory `/home/netinho/wine-0.9.9/dlls/x11drv' gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o winpos.o winpos.c In file included from winpos.c:26: /usr/X11R6/include/X11/extensions/shape.h:98: error: parse error before "Region" make[2]: ** [winpos.o] Erro 1 make[2]: Leaving directory `/home/netinho/wine-0.9.9/dlls/x11drv' make[1]: ** [x11drv] Erro 2 make[1]: Leaving directory `/home/netinho/wine-0.9.9/dlls' make: ** [dlls] Erro 2
Compilation failed, aborting install.