Hi,

snapshots are broken due to a missing texutil.h:

gcc-3.3 -c -O2 -gstabs+  -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef 
 -pipe -g  -I../../../../../../exports/include/X11 
-I../../../../../../include/extensions -I/home/projects/dri/snapshots/src/Mesa/src/mesa
-I/home/projects/dri/snapshots/src/Mesa/src/mesa/main           
-I/home/projects/dri/snapshots/src/Mesa/src/mesa/glapi          
-I/home/projects/dri/snapshots/src/Mesa/src/mesa/shader                 
-I/home/projects/dri/snapshots/src/Mesa/include                 
-I/home/projects/dri/snapshots/src/Mesa/src/mesa/drivers/dri/common             
-I/home/projects/dri/snapshots/src/Mesa/src/mesa/drivers/dri/i830 
-I../../../../../../lib/GL/dri                -I../../../../../../exports/include/X11  
               -I../../../../../../lib/GL/glx          
-I../../../../../../lib/GL/include              
-I../../../../../../programs/Xserver/GL/dri             
-I../../../../../../programs/Xserver/hw/xfree86/os-support
        -I/home/projects/dri/snapshots/src/drm/shared           
-I../../../../../../programs/Xserver/hw/xfree86/drivers/i810            
-I../../../../../../lib/GL/dri/drm  -I../../../../../.. 
-I../../../../../../exports/include -I/usr/X11R6/include  -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE 
 -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT 
-DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING 
-DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM
-DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM   i830_texstate.c
i830_texstate.c:45:21: texutil.h: No such file or directory
make[6]: *** [i830_texstate.o] Error 1
make[6]: Leaving directory 
`/home/fxkuehl/snapshots/build/HEAD/xc/lib/GL/mesa/drivers/dri/i830'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/home/fxkuehl/snapshots/build/HEAD/xc/lib/GL/mesa/drivers/dri'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/xc/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/xc'
make: *** [World] Error 2
make: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/xc'

I suppose this is related to Brian's new texture management code. It
looks like the i830 driver (and maybe others) need to be updated.

Regards,
  Felix


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to