Xorg 1.1.1 + Mesa 6.5.2 = White screens with i810 driver and beryl/compiz

Colin Guthrie gmane at colin.guthr.ie
Mon Jan 8 12:40:47 PST 2007


Colin Guthrie wrote:
> I'm rebuilding mesa and xserver from git, but as other users have
> reported that it is still broken I'm not holding out much/any hope!

Well I rebuilt Mesa OK but I'm clearly missing some dependancy for xserver.

I've cloned git://anongit.freedesktop.org/git/xorg/xserver and tarred it
up, ./autogen.sh -V and configured as per usual.

Once I updated the randrproto and damageproto to the required versions,
bombed out of compilation:

 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include
-I../include -I../include -I../include -I../include -I../include
-I../Xprint -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -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 "-DVENDOR_STRING=\"The X.Org Foundation\""
"-DVENDOR_RELEASE=(((7) * 10000000) + ((1) * 100000) + ((99) * 1000) +
2)" -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -MT strcasecmp.lo
-MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c  -fPIC -DPIC -o
.libs/strcasecmp.o
window.c: In function ‘MakeRootTile’:
window.c:358: error: ‘SecurityWriteAccess’ undeclared (first use in this
function)
window.c:358: error: (Each undeclared identifier is reported only once
window.c:358: error: for each function it appears in.)
make[2]: *** [window.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

Any ideas? Or is there a more appropriate head to build?

Col




More information about the xorg mailing list