On Wed, 2008-06-25 at 16:29 +0100, Johannes Engel wrote:
> Steven J Newbury wrote:
> > When building with a separate objdir -I$(top_srcdir)/libdrm needs to be
> > added to the intel Makefile.am otherwise only $(top_builddir)/libdrm is
> > included which doesn't contain the source headers.
> >
> > I've also been unable to build the drm-gem DRM module against the
> > current git linux tree, what changes are needed (to the linux headers;
> > and symbol exports?) and is there a patch?
> Have a look at bug #16474. Also you need to export symbols shmem_getpage 
> and shmem_file_setup via EXPORT_SYMBOL in <kernel-source>/mm/shmem.c.
> For me it compiles using this changes but does not work stable since it 
> crashes once you start for example glxgears.
> 
> Cheers, Johannes
Thanks Johannes,  I spotted that soon after posting (I filter the
bugzilla messages separately) and have just tried it.  Unfortunately, I
don't even get that far, drm reports that it "fails to map the ring
buffer" and X fails to start. :(

The "master" version has stopped working for me now with sync to
vertical refresh turned on.  Is it working for you?  I'm running with
the current master versions of everything...



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to