[ANNOUNCE] xf86-video-intel 2.4.98

Stefan Dirsch sndirsch at suse.de
Sun Oct 19 14:51:14 PDT 2008


On Sun, Oct 19, 2008 at 12:16:10PM -0700, Eric Anholt wrote:
> On Sun, 2008-10-19 at 20:50 +0200, Rémi Cardona wrote:
> > Jesse Barnes a écrit :
> > > This is mainly a smoke test for the final 2.5.0 release which I hope to do on
> > > Monday.  Please give it a try and let me know if you run into build issues,
> > > etc.
> > 
> > configure wants libdrm 2.4.0 which has yet to be released. I've tried 
> > tweaking configure.ac to get it to build on non-GEM drm (which was 
> > announced to be still supported for 2.5, iirc) but then I get massive 
> > failure in src/i830.h about "dri_bo" being undefined.
> > 
> > So I gave up and installed mesa and libdrm from git, but then I get DRM 
> > errors in dmesg and rendering errors in Firefox 3 and gnome-terminal 
> > (both of which use render).
> > 
> > And if I start a GEM kernel, X doesn't even start. See my previous post 
> > on intel-gfx.
> 
> libdrm 2.4.0 is released.
> 
> http://dri.freedesktop.org/libdrm/
> 
> I couldn't find any clearer release process for it than "tag it and dump
> a tarball into this directory" -- if any other DRM maintainer-types want
> to suggest an appropriate process, I'd love to hear.

  ./configure: line 12342: syntax error near unexpected token `PTHREADSTUBS,'
  ./configure: line 12342: `PKG_CHECK_MODULES(PTHREADSTUBS, pthread-stubs)'
  error: Bad exit status from /var/tmp/rpm-tmp.30192 (%build)

libpthread-stubs 0.1 is installed. This failure is new since

  commit 3169d9639bd002b43e4064cea32e0d262076c1e0
  Author: Eric Anholt <eric at anholt.net>
  Date:   Thu Jun 12 23:22:26 2008 -0700

    intel: Protect bufmgr objects with a pthread mutex.
    
    We want to be able to use the bufmgr from multiple threads for GL, and thus
    we need to protect the internal structures.
    
    The pthread-stubs package is used so that programs not linked against
    pthreads get weak symbols to stubs and don't eat most of the cost.


... which interestingly was commited between


  commit 604759d4a78efcef0abdb40bfc215526cdcf1122
  Author: Xiang, Haihao <haihao.xiang at intel.com>
  Date:   Thu Oct 9 11:57:13 2008 +0800

and

  commit 94c88c151cecae48ce1f4f01acddfaaad4b437f3
  Author: Keith Packard <keithp at keithp.com>
  Date:   Thu Oct 9 14:30:56 2008 -0700

Best regards,
Stefan

Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.)   SUSE LINUX Products GmbH
Tel: 0911-740 53 0            Maxfeldstraße 5
FAX: 0911-740 53 479          D-90409 Nürnberg
http://www.suse.de            Germany 
-----------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
-----------------------------------------------------------------



More information about the xorg mailing list