On Mon, 29 Jun 2009 22:10:10 -0700 Keith Packard <[email protected]> wrote:
> On Mon, 2009-06-29 at 23:42 -0500, Robby Workman wrote: > > > i830_dri.c:66:18: error: dri2.h: No such file or directory > > I'll bet you have an old version of dri2 proto, which caused the > server to not build DRI2 support. > Er, oops. I was at a conference when dri2proto-2.1 was released, so I guess I missed it. Sorry for the noise on that, but... I upgraded dri2proto, and now this happens (on mesa-7.4.4 fwiw) when building xorg-server-1.6.1.902: libtool: link: ( cd ".libs" && rm -f "libglx.la" && ln -s "../libglx.la" "libglx.la" ) ../doltcompile gcc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi -I../hw/xfree86/dri2 -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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/tmp/package-mesa/usr/include -I/usr/include/drm -I/usr/include/X11/dri -DXFree86Server -D__GLX_ALIGN64 -O2 -fPIC -MT glxdri2.lo -MD -MP -MF .deps/glxdri2.Tpo -c -o glxdri2.lo glxdri2.c glxdri2.c: In function '__glXDRIbindTexImage': glxdri2.c:225: error: '__DRItexBufferExtension' has no member named 'setTexBuffer2' glxdri2.c:226: error: '__DRItexBufferExtension' has no member named 'setTexBuffer2' glxdri2.c: In function 'dri2FlushFrontBuffer': glxdri2.c:456: warning: implicit declaration of function '__glXDRIdrawableWaitGL' glxdri2.c:456: warning: nested extern declaration of '__glXDRIdrawableWaitGL' glxdri2.c: At top level: glxdri2.c:463: warning: excess elements in struct initializer glxdri2.c:463: warning: (near initialization for 'loaderExtension') make[1]: *** [glxdri2.lo] Error 1 make[1]: Leaving directory `/tmp/x11-build/xorg-server-1.6.1.902/glx' make: *** [all-recursive] Error 1 I *think* (based on ls -lRt of pub/individual) I've got the latest (released) bits of everything this touches... -RW
signature.asc
Description: PGP signature
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
