Compilation of Xgl Server

Jonathan Marriott jon at kiwiuk.net
Fri Feb 25 11:04:10 PST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've got a problem compiling the xserver from CVS. It gives this error:

make[1]: Entering directory
`/home/jonathan/data/downloads/src/Xgl/xserver/Xext'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../mi -Wall
- -Wpointer-arith -Wstrict-prototypes      -Wmissing-prototypes
- -Wmissing-declarations   -Wnested-externs -fno-strict-aliasing
- -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -I/usr/local/include
- -I/usr/X11R6/include -I/usr/local/include/X11/fonts
- -I/usr/local/include/X11/Xtrans   -D_BSD_SOURCE -I../include -I../Xext
~  -g -O2 -MT shape.o -MD -MP -MF ".deps/shape.Tpo" -c -o shape.o shape.c; \
then mv -f ".deps/shape.Tpo" ".deps/shape.Po"; else rm -f
".deps/shape.Tpo"; exit 1; fi
shape.c:107:2: invalid preprocessing directive #static
shape.c: In function `ProcShapeRectangles':
shape.c:298: error: `ShapeInput' undeclared (first use in this function)
shape.c:298: error: (Each undeclared identifier is reported only once
shape.c:298: error: for each function it appears in.)
shape.c: In function `ProcShapeMask':
shape.c:397: error: `ShapeInput' undeclared (first use in this function)
shape.c: In function `ProcShapeCombine':
shape.c:506: error: `ShapeInput' undeclared (first use in this function)
shape.c: In function `ProcShapeOffset':
shape.c:623: error: `ShapeInput' undeclared (first use in this function)
shape.c: In function `SendShapeNotify':
shape.c:912: error: `ShapeInput' undeclared (first use in this function)
shape.c: In function `ProcShapeGetRectangles':
shape.c:1010: error: `ShapeInput' undeclared (first use in this function)
make[1]: *** [shape.o] Error 1
make[1]: Leaving directory
`/home/jonathan/data/downloads/src/Xgl/xserver/Xext'
make: *** [all-recursive] Error 1

after running "make" after "make clean && ./configure --with-xglserver".
I have tried using --disable-shape but that didn't help. I'm running
Slackware 10.1 (gcc 3.3.4) with uptodate CVS version of xserver. I'm
trying to get Xgl working, as you may have guessed. Is this a known problem?

Thank you,

Jon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCH3aq/hbGbNGhPO4RAt/yAKCUsPs+6cUdE8K8/iWrQliVGpIElwCdFxGL
Ps6M8FM0ywFquDjjyD1Lygw=
=BsKK
-----END PGP SIGNATURE-----



More information about the xorg mailing list