Trying to rebuild a chunk of xserver and I keep getting this:<br><br>ddxLoad.c: In function 'XkbDDXCompileNamedKeymap':<br>ddxLoad.c:246: error: 'XkbBinDirectory' undeclared (first use in this function)<br>ddxLoad.c:246: error: (Each undeclared identifier is reported only once
<br>ddxLoad.c:246: error: for each function it appears in.)<br>ddxLoad.c: In function 'XkbDDXCompileKeymapByNames':<br>ddxLoad.c:345: error: 'XkbBinDirectory' undeclared (first use in this function)<br>make[1]: *** [ddxLoad.lo
] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br> ccache 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 -DXFree86Server -DXFree86LOADER -DHAVE_XKB_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DDFLT_XKB_CONFIG_ROOT=/etc/X11/xkb -I/opt/fdo/include -I/opt/fdo/include/X11/Xtrans -I/opt/fdo/include/X11/fonts -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 -g -O2 -MT 
ddxList.lo -MD -MP -MF .deps/ddxList.Tpo -c ddxList.c  -fPIC -DPIC -o .libs/ddxList.o<br>ddxList.c: In function 'XkbDDXListComponent':<br>ddxList.c:179: error: 'XkbBinDirectory' undeclared (first use in this function)<br>
ddxList.c:179: error: (Each undeclared identifier is reported only once<br>ddxList.c:179: error: for each function it appears in.)<br>make[1]: *** [ddxList.lo] Error 1<br> ccache 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 -DXFree86Server -DXFree86LOADER -DHAVE_XKB_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DDFLT_XKB_CONFIG_ROOT=/etc/X11/xkb -I/opt/fdo/include -I/opt/fdo/include/X11/Xtrans -I/opt/fdo/include/X11/fonts -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 -g -O2 -MT 
ddxConfig.lo -MD -MP -MF .deps/ddxConfig.Tpo -c ddxConfig.c  -fPIC -DPIC -o .libs/ddxConfig.o<br>make[1]: Leaving directory `/home/justin/cvs/xgl/xserver/xorg/xkb'<br>make: *** [all-recursive] Error 1<br><br><br>Anyone know what is causing this or if there is some lib\*-devel package I'm missing?
<br><br>Thank you.<br>