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

          Priority: medium
            Bug ID: 71397
          Keywords: regression
                CC: e...@anholt.net, kei...@keithp.com, k...@bitplanet.net
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: [llvmpipe] configure: error: Package requirements
                    (dri3proto >= 1.0) were not met
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@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 <kei...@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 <kei...@keithp.com>
    Reviewed-by: Kristian Høgsberg <k...@bitplanet.net>
    Reviewed-by: Eric Anholt <e...@anholt.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to