On Mon, 2008-02-18 at 12:40 +0000, Chris Rankin wrote:
> --- Michel Dnzer <[EMAIL PROTECTED]> wrote:
> > > @@ -765,7 +765,7 @@ static void driDestroyScreen(__DRIscreen *screen)
> > >  
> > >         if (psp->dri2.enabled) {
> > >             drmBOUnmap(psp->fd, &psp->dri2.sareaBO);
> > > -           drmBOUnreference(psp->fd, &psp->dri2.sareaBO);
> > > +           drmBOUnReference(psp->fd, &psp->dri2.sareaBO);
> > 
> > Looks like you have an outdated libdrm.
> 
> I have v2.3.0, which is the most recent release that I could find.

You need a Git snapshot.


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to