is xkbdata needed to have xf86Keymap.h?

Ron Wezeman i.r.wezeman at hetnet.nl
Sat Nov 11 15:54:19 PST 2006


-build with util/modular/build.sh /XX 
-in build.sh 'xkbdata is obsolete - use xkbdesc': have xkbdesc
installed.
-no xf86Keymap.h in xserver/hw/xfree86/common!

More info:
make[3]: Leaving directory `xserver/hw/xnest'
make[2]: Leaving directory `xserver/hw/xnest'
Making all in dmx
make[2]: Entering directory `xserver/hw/dmx'
Making all in input
make[3]: Entering directory `xserver/hw/dmx/input'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
-I../../../include -I../../../include -I../../../include
-I../../../include -I../../../include -I../../../include
-I../../../include    -I../../../hw/dmx -I../../../hw/xfree86/common
-DHAVE_DMX_CONFIG_H  -I/XX/include   -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -I/XX/include -I/G1/include/dbus-1.0
-I/G1/lib/dbus-1.0/include   -I../../../include -I../../../include
-I../../../Xext -I../../../composite -I../../../damageext
-I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow
-I../../../miext/damage -I../../../render -I../../../randr -I../../../fb
-g -O2 -MT lnx-keyboard.o -MD -MP -MF ".deps/lnx-keyboard.Tpo" -c -o
lnx-keyboard.o lnx-keyboard.c; \
        then mv -f ".deps/lnx-keyboard.Tpo" ".deps/lnx-keyboard.Po";
else rm -f ".deps/lnx-keyboard.Tpo"; exit 1; fi
lnx-keyboard.c:167:24: error: xf86Keymap.h: No such file or directory
lnx-keyboard.c: In function 'kbdLinuxReadKernelMapping':
lnx-keyboard.c:803: error: 'map' undeclared (first use in this function)
lnx-keyboard.c:803: error: (Each undeclared identifier is reported only
once
lnx-keyboard.c:803: error: for each function it appears in.)
lnx-keyboard.c: In function 'kbdLinuxGetMap':
lnx-keyboard.c:930: error: 'map' undeclared (first use in this function)
make[3]: *** [lnx-keyboard.o] Error 1
make[3]: Leaving directory `xserver/hw/dmx/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `xserver/hw/dmx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `xserver/hw'
make: *** [all-recursive] Error 1
bash-3.1# 


Regards,

Ron Wezeman




More information about the xorg mailing list