On Sat, Nov 29, 2008 at 6:50 PM, Susan Cragin <[EMAIL PROTECTED]> wrote:
> 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
>
>
>
>
>
>

What gcc version? Are you on 64-bit?

-- 
-Austin


Reply via email to