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:
> > > > 
> > > > > 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/indirect_init.c (lines 453-495).
> > > > 
> > > > Do you have the 4.0 branch from Mesa CVS, not the trunk?
> > > 
> > > It's from Mesa CVS.
> > 
> > That's good, but is it the 4.0 branch? I understand the Mesa trunk
> > doesn't work for building the DRI mesa-4-0-branch.
> > 
> > 
> > PS: I rephrased that sentence in the former post once for better
> > understandability, but I obviously still didn't manage to get it right.
> > :)
> 
> It's not your fault :). I blindly did a normal checkout, and since trying
> to update to a branch named mesa-4-0-branch didn't work, I assumed
> there is only one branch.

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. :)

> Anyway, the version I compiled with Mesa CVS trunk worked fine (except
> for some bugs that are probably the radeon driver bugs).

And you had to do some manual tweaking, which isn't necessary using the
correct Mesa branch.


> BTW, about your radeon VT switching updates. I'm going to try them now. I
> don't have problems with returning to X in 4.1.0 or mesa-4-0-branch, but
> sometimes I have this problem:
> 
>   Occasional text console corruption when switching to console
>   from X: (the text starts displaying at wrong offset/line, and if I press
>   enter enough times - to add more lines to the console and thus
>   scroll the existing text , i get garbage characters beyond the text
>   that was displayed initialy ).

My changes shouldn't affect switching to console so I'm afraid they
won't help there.


>         -why does "/etc/init.d/kdm stop" typed from vt2 switch me to vt1?

The X server probably returns to the VT it was started from when it
quits.


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

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to