[Mesa-dev] [Bug 71397] New: [llvmpipe] configure: error: Package requirements (dri3proto >= 1.0) were not met

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 8 11:27:01 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71397

          Priority: medium
            Bug ID: 71397
          Keywords: regression
                CC: eric at anholt.net, keithp at keithp.com, krh at bitplanet.net
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: [llvmpipe] configure: error: Package requirements
                    (dri3proto >= 1.0) were not met
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: f41c01c68847a2d3df8f3c8786ef803428a0be13 (master)

$ ./autogen.sh --with-dri-drivers= --with-gallium-drivers=swrast
[...]
checking for DRI2PROTO... yes
checking for DRI3PROTO... no
configure: error: Package requirements (dri3proto >= 1.0) were not met:

No package 'dri3proto' found



commit 2d94601582e4f0fcaf8c02a15b23cba39dec7bb1
Author: Keith Packard <keithp at keithp.com>
Date:   Mon Nov 4 18:15:51 2013 -0800

    Add DRI3+Present loader

    Uses the __DRIimage loader interfaces.

    v2: Fix _XIOErrors when DRI3 isn't present (change by anholt).  Apparently
        XCB just terminates your connection if you don't check for extensions
        before using them, instead of returning an error like you'd expect.

    Signed-off-by: Keith Packard <keithp at keithp.com>
    Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>
    Reviewed-by: Eric Anholt <eric at anholt.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131108/111813cd/attachment-0001.html>


More information about the mesa-dev mailing list