Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Vedran Rodic
On Mon, Dec 03, 2001 at 12:26:52AM +0100, Michel D?nzer wrote: > > The tag is mesa_4_0_branch. You can find out available tags using cvs > status -v on a file, or better with a well configured zsh typing cvs up > -r and then hitting the tab key. :) > Interesting. And I just did a compile against

Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Michel Dänzer
On Sun, 2001-12-02 at 23:56, Vedran Rodic wrote: > On Sun, Dec 02, 2001 at 11:33:41PM +0100, Michel D?nzer wrote: > > On Sun, 2001-12-02 at 23:29, Vedran Rodic wrote: > > > On Sun, Dec 02, 2001 at 11:07:32PM +0100, Michel D?nzer wrote: > > > > On Sun, 2001-12-02 at 22:08, Vedran Rodic wrote: > > >

Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Vedran Rodic
On Sun, Dec 02, 2001 at 11:33:41PM +0100, Michel D?nzer wrote: > On Sun, 2001-12-02 at 23:29, Vedran Rodic wrote: > > On Sun, Dec 02, 2001 at 11:07:32PM +0100, Michel D?nzer wrote: > > > On Sun, 2001-12-02 at 22:08, Vedran Rodic wrote: > > > > > > > I've had some trouble compiling mesa-4-0-branch

Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Michel Dänzer
On Sun, 2001-12-02 at 23:29, Vedran Rodic wrote: > On Sun, Dec 02, 2001 at 11:07:32PM +0100, Michel D?nzer wrote: > > On Sun, 2001-12-02 at 22:08, Vedran Rodic wrote: > > > > > I've had some trouble compiling mesa-4-0-branch today. > > > > > > It was picking up glapitable.h from my local copy of

Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Vedran Rodic
On Sun, Dec 02, 2001 at 11:07:32PM +0100, Michel D?nzer wrote: > On Sun, 2001-12-02 at 22:08, Vedran Rodic wrote: > > > I've had some trouble compiling mesa-4-0-branch today. > > > > It was picking up glapitable.h from my local copy of Mesa 4.0 CVS tree, > > where ARB suffix was removed from the

Re: [Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Michel Dänzer
On Sun, 2001-12-02 at 22:08, Vedran Rodic wrote: > I've had some trouble compiling mesa-4-0-branch today. > > It was picking up glapitable.h from my local copy of Mesa 4.0 CVS tree, > where ARB suffix was removed from the multitexturing function names. > > So I had to remove the ARB suffix from

[Dri-devel] Compiling mesa-4-0-branch

2001-12-02 Thread Vedran Rodic
Hello I've had some trouble compiling mesa-4-0-branch today. It was picking up glapitable.h from my local copy of Mesa 4.0 CVS tree, where ARB suffix was removed from the multitexturing function names. So I had to remove the ARB suffix from the function names referenced in xc/lib/GL/glx/indirec