[Bug 101564] mesa-noglvnd undefined reference to `drmGetDevices2'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 23 12:27:57 UTC 2017


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

            Bug ID: 101564
           Summary: mesa-noglvnd  undefined reference to `drmGetDevices2'
           Product: Mesa
           Version: 17.1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/intel
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: kusayuzayushko at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: jason at jlekstrand.net

I have a problem building mose-noglvnd from AUR on Arch
What info should i provide? Ho can i fix it?

  CXXLD    vulkan/libvulkan_intel.la
vulkan/.libs/libvulkan_common.a(vulkan_libvulkan_common_la-anv_device.o): In
function `anv_EnumeratePhysicalDevices':
anv_device.c:(.text+0x45a): undefined reference to `drmGetDevices2'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:2425: vulkan/libvulkan_intel.la] Error 1
make[4]: Leaving directory
'/home/kusayu/.cache/pacaur/mesa-noglvnd/src/mesa-17.1.0/src/intel'
make[3]: *** [Makefile:1972: all] Error 2
make[3]: Leaving directory
'/home/kusayu/.cache/pacaur/mesa-noglvnd/src/mesa-17.1.0/src/intel'
make[2]: *** [Makefile:851: all-recursive] Error 1
make[2]: Leaving directory
'/home/kusayu/.cache/pacaur/mesa-noglvnd/src/mesa-17.1.0/src'
make[1]: *** [Makefile:642: all] Error 2
make[1]: Leaving directory
'/home/kusayu/.cache/pacaur/mesa-noglvnd/src/mesa-17.1.0/src'
make: *** [Makefile:642: all-recursive] Error 1

$ pacsearch libdrm
extra/libdrm 2.4.81-1 [installed]
    Userspace interface to kernel DRM services
multilib/lib32-libdrm 2.4.81-1 [installed]
    Userspace interface to kernel DRM services (32-bit)

$ ls /usr/lib | grep drm.so
libdrm.so
libdrm.so.2
libdrm.so.2.4.0
libva-drm.so
libva-drm.so.1
libva-drm.so.1.4000.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170623/f5995a00/attachment.html>


More information about the intel-3d-bugs mailing list