https://bugs.freedesktop.org/show_bug.cgi?id=98842
--- Comment #2 from yjd...@gmail.com ---
(In reply to Emil Velikov from comment #1)
> Can you search through your system for the following files libdrm.so and
> libdrm.pc.
> For both, provide the exact location. And the contents in for the latter.
>
> Thanks
# ls /usr/local/lib/libdrm_*
/usr/local/lib/libdrm_amdgpu.la /usr/local/lib/libdrm_amdgpu.so.1.0.0
/usr/local/lib/libdrm_radeon.so.1
/usr/local/lib/libdrm_amdgpu.so /usr/local/lib/libdrm_radeon.la
/usr/local/lib/libdrm_radeon.so.1.0.1
/usr/local/lib/libdrm_amdgpu.so.1 /usr/local/lib/libdrm_radeon.so
~/mesa-13.0.1/build/src/glx# ls /usr/local/lib/pkgconfig/libdrm.pc
/usr/local/lib/pkgconfig/libdrm.pc
root@ebd207b11d70:~/mesa-13.0.1/build/src/glx# cat
/usr/local/lib/pkgconfig/libdrm.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
~
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: 2.4.71
Libs: -L${libdir} -ldrm
Cflags: -I${includedir} -I${includedir}/libdrm
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev