Did anyone have any trouble compiling wine today? Or was it just me ....

Susan Cragin susancragin at earthlink.net
Sat Nov 29 18:50:58 CST 2008


and my jaunty jackalope with 2.6.27-7 generic kernel

MAKE
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o serial.o serial.c
In file included from serial.c:77:
/usr/include/linux/serial.h:164: error: expected specifier-qualifier-list before ‘__u32’
make[2]: *** [serial.o] Error 1
make[2]: Leaving directory `/home/susan/wine/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/susan/wine/dlls'
make: *** [dlls] Error 2

INSTALL
make[2]: Leaving directory `/home/susan/wine/dlls/newdev'
make[2]: Entering directory `/home/susan/wine/dlls/ntdll'
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o serial.o serial.c
In file included from serial.c:77:
/usr/include/linux/serial.h:164: error: expected specifier-qualifier-list before ‘__u32’
make[2]: *** [serial.o] Error 1
make[2]: Leaving directory `/home/susan/wine/dlls/ntdll'
make[1]: *** [ntdll/__install__] Error 2
make[1]: Leaving directory `/home/susan/wine/dlls'
make: *** [dlls/__install__] Error 2






More information about the wine-devel mailing list