[ANNOUNCE] xf86-input-kbd 1.2.0

Arkadiusz Miskiewicz arekm at pld-linux.org
Sun Nov 5 03:58:46 PST 2006


On Friday 03 November 2006 21:29, Arkadiusz Miskiewicz wrote:
> On Thursday 02 November 2006 04:25, Daniel Stone wrote:
> > This one moves the OS keyboard layer out of the server, and into the
> > driver, and removes the 'keyboard' driver completely.
> >
> > Daniel Stone:
> >     move os keyboard layer into kbd driver, remove legacy keyboard driver
> >
> > git tag: xorg-server-1.2.0
>
> kbd.c:45:23: error: xf86OSKbd.h: No such file or directory

After fixing above one (thanks to gitweb...):

lnx_KbdMap.c:26:24: error: xf86Keymap.h: No such file or directory
lnx_KbdMap.c: In function 'KbdGetMapping':
lnx_KbdMap.c:56: error: 'map' undeclared (first use in this function)
lnx_KbdMap.c:56: error: (Each undeclared identifier is reported only once
lnx_KbdMap.c:56: error: for each function it appears in.)
lnx_KbdMap.c: In function 'readKernelMapping':
lnx_KbdMap.c:281: error: 'map' undeclared (first use in this function)

--- ./hw/xfree86/common/Makefile.am.org 2006-11-05 11:52:53.592954935 +0000
+++ ./hw/xfree86/common/Makefile.am     2006-11-05 11:53:34.093251200 +0000
@@ -51,7 +51,7 @@
               xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86Resources.h \
               xf86cmap.h xf86fbman.h xf86str.h $(XISDKINCS) \
               $(XVSDKINCS) atKeynames.h xf86Version.h xorgVersion.h \
-              xf86sbusBus.h xf86xv.h xf86xvmc.h xf86xvpriv.h
+              xf86sbusBus.h xf86xv.h xf86xvmc.h xf86xvpriv.h xf86Keymap.h

 DISTCLEANFILES = xf86Build.h
 CLEANFILES = $(BUILT_SOURCES)
@@ -66,7 +66,6 @@
        xf86Bus.h \
        xf86Config.h \
        xf86InPriv.h \
-       xf86Keymap.h \
        xf86Module.h \
        xf86Opt.h \
        xf86PciInfo.h \

> > Cheers,
> > Daniel

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



More information about the xorg mailing list