error in compiling X

Puneet Goel puneet.maillist at gmail.com
Tue Jan 2 06:27:54 PST 2007


 Hi! i am getting following error while compiling X.

http://pastebin.com/849521

 wondering why xf86Keymap.h file is not there.
---------------
make[3]: Leaving directory `/home/X-git/xserver/hw/xnest'
make[2]: Leaving directory `/home/X-git/xserver/hw/xnest'
Making all in dmx
make[2]: Entering directory `/home/X-git/xserver/hw/dmx'
Making all in input
make[3]: Entering directory `/home/X-git/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    -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; \
        then mv -f ".deps/ChkNotMaskEv.Tpo" ".deps/ChkNotMaskEv.Po"; else rm
-f ".deps/ChkNotMaskEv.Tpo"; exit 1; fi
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; \
        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 `/home/X-git/xserver/hw/dmx/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/X-git/xserver/hw/dmx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/X-git/xserver/hw'
make: *** [all-recursive] Error 1
[root at localhost X-git]#
-----------------

Regards,
Puneet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20070102/9672a2e0/attachment.html>


More information about the xorg mailing list