ddxLoad.c: In function 'XkbDDXCompileNamedKeymap'

Justin Conover justin.conover at gmail.com
Thu Feb 16 05:00:43 UTC 2006


On 2/15/06, Justin Conover <justin.conover at gmail.com> wrote:
>
> Trying to rebuild a chunk of xserver and I keep getting this:
>
> ddxLoad.c: In function 'XkbDDXCompileNamedKeymap':
> ddxLoad.c:246: error: 'XkbBinDirectory' undeclared (first use in this
> function)
> ddxLoad.c:246: error: (Each undeclared identifier is reported only once
> ddxLoad.c:246: error: for each function it appears in.)
> ddxLoad.c: In function 'XkbDDXCompileKeymapByNames':
> ddxLoad.c:345: error: 'XkbBinDirectory' undeclared (first use in this
> function)
> make[1]: *** [ddxLoad.lo ] Error 1
> make[1]: *** Waiting for unfinished jobs....
>  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
> ddxList.c: In function 'XkbDDXListComponent':
> ddxList.c:179: error: 'XkbBinDirectory' undeclared (first use in this
> function)
> ddxList.c:179: error: (Each undeclared identifier is reported only once
> ddxList.c:179: error: for each function it appears in.)
> make[1]: *** [ddxList.lo] Error 1
>  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
> make[1]: Leaving directory `/home/justin/cvs/xgl/xserver/xorg/xkb'
> make: *** [all-recursive] Error 1
>
>
> Anyone know what is causing this or if there is some lib\*-devel package
> I'm missing?
>
> Thank you.
>

I think this is what I was looking for

cvs -d :pserver:anoncvs at cvs.freedesktop.org:/cvs/xorg co proto/KB

This was a little OT anyway ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20060215/82ba0c0a/attachment.htm>


More information about the fedora-test-list mailing list