git tip xserver does not build - missing setTexOffset

Barry Scott barry.scott at onelan.co.uk
Thu May 24 06:25:39 PDT 2007


I'm build Xorg from git (cloned today) and hit this problem.
I'm using Mesa 6.5.3. I guess I'm missing a dependency what is it please?

 gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include 
-I../../include -I../../include -I../../include -I../../include 
-I../../include -I../../include -I../../hw/xfree86/os-support 
-I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common 
-I../../hw/xfree86/dri -I../../mi -I/root/xorg/Mesa-6.5.3/include 
-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../../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 -I/usr/include/drm -I/usr/include/X11/dri 
-I/root/xorg/Mesa-6.5.3/src/mesa/glapi 
-I/root/xorg/Mesa-6.5.3/src/mesa/main -DXFree86Server -g -O2 -MT 
glxdri.lo -MD -MP -MF .deps/glxdri.Tpo -c glxdri.c  -fPIC -DPIC -o 
.libs/glxdri.o
glxdri.c: In function '__glXDRIleaveServer':
glxdri.c:174: error: '__DRIscreen' has no member named 'setTexOffset'
glxdri.c: In function '__glXDRIbindTexImage':
glxdri.c:392: error: '__DRIscreen' has no member named 'setTexOffset'
glxdri.c:429: error: '__DRIscreen' has no member named 'setTexOffset'
glxdri.c: In function 'glxDRIEnterVT':
glxdri.c:952: warning: unused variable 'ret'
make[2]: *** [glxdri.lo] Error 1
make[2]: Leaving directory `/root/xorg/xserver/GL/glx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/xorg/xserver/GL'
make: *** [all-recursive] Error 1

Barry




More information about the xorg mailing list