[Mesa-dev] [Bug 84711] [libva] gallium_drv_video.so ignores --with-dri-driverdir setting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 12 16:56:11 PDT 2014


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

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
gallium_drv_video.so is a libva backend. As such one needs to set
--with-va-libdir.
Something like the following should work like a charm

./configure --with-va-libdir=`pkg-config libva --variable=driverdir` ...

-- 
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/20141012/2c472cf7/attachment.html>


More information about the mesa-dev mailing list