On Sat, Nov 08, 2003 at 12:39:49AM -0800, Blars Blarson wrote:
> gcc -c -g -O2 -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes 
> -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
> -Wnested-externs -Wundef   -fno-merge-constants 
> -I../../../../../../programs/Xserver/hw/xfree86/common 
> -I../../../../../../programs/Xserver/hw/xfree86/os-support -I. 
> -I../../../../../../programs/Xserver/include            
> -I../../../../../../exports/include/X11 
> -I../../../../../../include/extensions 
> -I../../../../../../programs/Xserver/hw/xfree86/os-support/shared  
> -I../../../../../.. -I../../../../../../exports/include   -Dlinux -D__i386__ 
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
> -D_SVID_SOURCE  -D_GNU_SOURCE  -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP 
> -DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension  -DPIXPRIV -DPANORAMIX  
> -DRENDER  -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA 
> -DXvExtension -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE -DXvMCExtension  
> -DSMART_SCHEDULE -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG  
> -DFUNCPROTO=15 -DNARROWPROTO   -DHAS_MTRR_SUPPORT -DUSESTDRES -DHAVE_SYSV_IPC 
>   lnx_io.c
> In file included from 
> ../../../../../../programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h:747,
>                  from lnx_io.c:35:
> ../../../../../../programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h:259: 
> warning: redundant redeclaration of `xf86MakeNewMapping' in same scope
> ../../../../../../programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h:143: 
> warning: previous declaration of `xf86MakeNewMapping'
> ../../../../../../programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h:260: 
> warning: redundant redeclaration of `xf86InitVidMem' in same scope
> ../../../../../../programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h:144: 
> warning: previous declaration of `xf86InitVidMem'
> lnx_io.c: In function `KDKBDREP_ioctl_ok':
> lnx_io.c:83: error: structure has no member named `rate'
> lnx_io.c:91: error: structure has no member named `rate'
> lnx_io.c:93: error: structure has no member named `rate'
> lnx_io.c:94: error: structure has no member named `rate'
> lnx_io.c:95: error: structure has no member named `rate'
> make[8]: *** [lnx_io.o] Error 1
> make[8]: Leaving directory 
> `/home/blarson/src2/xfree86-4.2.1/build-tree/xc/programs/Xserver/hw/xfree86/os-support/linux'
> make[7]: *** [linux] Error 2

What kernel version are you running? Specifically, what kernel headers
is XFree86 finding?

-- 
Daniel Stone                                              <[EMAIL PROTECTED]>
"The programs are documented fully by _The Rise and Fall of a Fooish Bar_,
available by the Info system." -- debian/manpage.sgml.ex, dh_make template

Attachment: pgpm985IDUYPI.pgp
Description: PGP signature

Reply via email to