Compile error building xf86-input-keyboard from current git
Alex Villacís Lasso
a_villacis at palosanto.com
Wed Jan 21 14:53:41 PST 2009
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -Wbad-function-cast -Wold-style-definition
-Wdeclaration-after-statement -fvisibility=hidden
-I/home/alex/xserver/include/xorg -I/home/alex/xserver/include/pixman-1
-I/home/alex/xserver/include -g3 -O0 -MT kbd.lo -MD -MP -MF
.deps/kbd.Tpo -c kbd.c -fPIC -DPIC -o .libs/kbd.o
kbd.c:154: error: 'XKB_DFLT_RULES' undeclared here (not in a function)
kbd.c:863: warning: 'ModuleInfoRec' is deprecated
make[2]: *** [kbd.lo] Error 1
make[2]: se sale del directorio
`/home/alex/install/xorg-build-full/driver/xf86-input-keyboard/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/home/alex/install/xorg-build-full/driver/xf86-input-keyboard'
make: *** [all] Error 2
This is from a recent git pulled this morning. I am pulling the changes
from the last few hours, in the hope this is fixed by compiling an
updated proto somewhere.
--
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'
More information about the xorg
mailing list