[Mesa-dev] [Bug 84711] New: [VA] gallium_drv_video.so ignores --with-dri-driverdir setting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 6 04:04:18 PDT 2014


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

            Bug ID: 84711
           Summary: [VA] gallium_drv_video.so ignores --with-dri-driverdir
                    setting
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: lonewolf at xs4all.nl

Archlinux x86_64 , git master rev f358462

  ./autogen.sh \
    --prefix=/usr \
    --sysconfdir=/etc \
    --with-dri-driverdir=/usr/lib/xorg/modules/dri \
    --with-egl-platforms=x11,drm,wayland \
    --with-gallium-drivers=r300,r600,radeonsi,swrast \
    --with-dri-drivers=swrast \
    --enable-llvm-shared-libs \
    --enable-egl \
    --disable-gallium-egl \
    --disable-gallium-gbm \
    --enable-gbm \
    --enable-gallium-llvm \
    --enable-shared-glapi \
    --enable-glx \
    --enable-glx-tls \
    --enable-dri \
    --enable-gles1 \
    --enable-gles2 \
    --enable-texture-float \
    --enable-xa \
    --enable-vdpau \
    --enable-omx \
    --enable-opencl \
    --enable-opencl-icd \
    --with-clang-libdir=/usr/lib \
    --enable-xvmc \
    --enable-r600-llvm-compiler \
    --enable-gallium-osmesa \
    --enable-gallium-tests
make
make DESTDIR=${pkgdir} install

the gallium_drv_video.so file is placed in DESTDIR/usr/lib/dri and not in 
DESTDIR/usr/lib/xorg/modules/dri as i expect with above /.configure settings.

build log : http://pastebin.com/xvg5Mku8

-- 
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/20141006/da4a7719/attachment.html>


More information about the mesa-dev mailing list