On Don, 2002-10-10 at 00:42, Brian Paul wrote:
> Brian Paul wrote:
> > 
> > I've created a new DRI branch: mesa-4-1-branch
> > 
> > I'm in the process of porting all the DRI drivers to the new Mesa 4.1 code.
> > I'll be checking in changes soon, but don't expect anything to run or even
> > compile.  I'll post again when I think it's usable.
> 
> OK, it's compiling and the r200 driver seems to be working (though I
> only ran a few Mesa demos so far).
> 
> If you want to try the branch you'll need to check out a Mesa CVS trunk
> tree and the DRI mesa-4-1-branch branch.  Edit xc/config/cf/host.def to
> set the MesaSrcDir to point into the Mesa tree.
> 
> Disclaimer: you're on your own if you try it and have trouble.  I've got
> a lot of testing to do yet to iron out any obvious problems.

I hope you don't mind feedback though; it fails to build here:

make[1]: Entering directory
`/home/michdaen/src/dri-cvs/xc-mesa-4-1/lib/GL/glx'
rm -f dispatch.o
gcc -c -O2 -mcpu=7450  -ansi -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe 
-I../../../exports/include              -I../../../exports/include/X11
                -I../../../include/extensions           -I../../../exports/include/GL
                -I../../../lib/GL/glx           
-I/home/michdaen/src/mesa-cvs/Mesa/src
                -I/home/michdaen/src/mesa-cvs/Mesa/src/X
                -I/home/michdaen/src/mesa-cvs/Mesa/src/
                -I/home/michdaen/src/mesa-cvs/Mesa/include              
-I../../../lib/GL/include
                -I../../../lib/GL/dri  -I../../.. -I../../../exports/include
-I/usr/local/X11R6-DRI.reinit/include  -Dlinux -D__powerpc__
-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    -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA       -fPIC
dispatch.c
In file included from dispatch.c:67:
/home/michdaen/src/mesa-cvs/Mesa/src/glapitemp.h:1907: conflicting types
for `glTexImage3D'
../../../exports/include/GL/gl.h:1696: previous declaration of
`glTexImage3D'


Anything I'm doing wrong? Anything special I'm supposed to do with the
Mesa tree?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to