<div> Hi! i am getting following error while compiling X. </div>
<div> </div>
<div><a href="http://pastebin.com/849521">http://pastebin.com/849521</a></div>
<div> </div>
<div> wondering why xf86Keymap.h file is not there.</div>
<div>---------------</div>
<div>make[3]: Leaving directory `/home/X-git/xserver/hw/xnest'<br>make[2]: Leaving directory `/home/X-git/xserver/hw/xnest'<br>Making all in dmx<br>make[2]: Entering directory `/home/X-git/xserver/hw/dmx'<br>
Making all in input<br>make[3]: Entering directory `/home/X-git/xserver/hw/dmx/input'<br>if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include    -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/X-git/modular/include -I/usr/include/dbus-
1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2   -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 -I../../../hw/dmx -I../../../hw/xfree86/common  -DHAVE_DMX_CONFIG_H  -I/home/X-git/modular/include -I/usr/include/freetype2   -g -O2 -MT 
ChkNotMaskEv.o -MD -MP -MF ".deps/ChkNotMaskEv.Tpo" -c -o ChkNotMaskEv.o ChkNotMaskEv.c; \<br>        then mv -f ".deps/ChkNotMaskEv.Tpo" ".deps/ChkNotMaskEv.Po"; else rm -f ".deps/ChkNotMaskEv.Tpo"; exit 1; fi
<br>if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include    -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/X-git/modular/include -I/usr/include/dbus-
1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2   -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 -I../../../hw/dmx -I../../../hw/xfree86/common  -DHAVE_DMX_CONFIG_H  -I/home/X-git/modular/include -I/usr/include/freetype2   -g -O2 -MT 
lnx-keyboard.o -MD -MP -MF ".deps/lnx-keyboard.Tpo" -c -o lnx-keyboard.o lnx-keyboard.c; \<br>        then mv -f ".deps/lnx-keyboard.Tpo" ".deps/lnx-keyboard.Po"; else rm -f ".deps/lnx-keyboard.Tpo
"; exit 1; fi<br>lnx-keyboard.c:167:24: error: xf86Keymap.h: No such file or directory<br>lnx-keyboard.c: In function 'kbdLinuxReadKernelMapping':<br>lnx-keyboard.c:803: error: 'map' undeclared (first use in this function)
<br>lnx-keyboard.c:803: error: (Each undeclared identifier is reported only once<br>lnx-keyboard.c:803: error: for each function it appears in.)<br>lnx-keyboard.c: In function 'kbdLinuxGetMap':<br>lnx-keyboard.c:930: error: 'map' undeclared (first use in this function)
<br>make[3]: *** [lnx-keyboard.o] Error 1<br>make[3]: Leaving directory `/home/X-git/xserver/hw/dmx/input'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/X-git/xserver/hw/dmx'<br>make[1]: *** [all-recursive] Error 1
<br>make[1]: Leaving directory `/home/X-git/xserver/hw'<br>make: *** [all-recursive] Error 1<br>[root@localhost X-git]#                                             <br>-----------------</div>
<div> </div>
<div>Regards,</div>
<div>Puneet</div>