no rule to make target 'xf86Keymap.h' needed by all-am
Ron Wezeman
i.r.wezeman at hetnet.nl
Sun Nov 12 13:15:13 PST 2006
rm -f libinit.a
ar cru libinit.a xf86Init.o
ranlib libinit.a
make[5]: *** No rule to make target `xf86Keymap.h', needed by `all-am'.
Stop.
make[5]: Leaving directory `xserver/hw/xfree86/common'
make[4]: *** [all] Error 2
make[4]: Leaving directory `xserver/hw/xfree86/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `xserver/hw/xfree86'
make[2]: *** [all] Error 2
make[2]: Leaving directory `xserver/hw/xfree86'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `xserver/hw'
make: *** [all-recursive] Error 1
-bash-3.1# grep xf86Keymap xserver/hw/xfree86/common/Makefile.am
xf86sbusBus.h xf86xv.h xf86xvmc.h xf86xvpriv.h xf86Keymap.h
-bash-3.1#
It builds xserver when xf86Keymap.h is removed in Makefile.am but give
error in driver/xf86-input-keyboard.
https://bugs.freedesktop.org/show_bug.cgi?id=8892
https://bugs.freedesktop.org/show_bug.cgi?id=8957
Regards,
Ron Wezeman
More information about the xorg
mailing list