Compilation of Xgl Server

David Reveman davidr at novell.com
Fri Feb 25 10:56:38 PST 2005


On Fri, 2005-02-25 at 19:04 +0000, Jonathan Marriott wrote:
> -----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,

cvs update XExtensions Xext

-David




More information about the xorg mailing list