<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100259#c23">Comment # 23</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100259">bug 100259</a>
from <span class="vcard"><a class="email" href="mailto:subdiff@gmail.com" title="Roman Gilg <subdiff@gmail.com>"> <span class="fn">Roman Gilg</span></a>
</span></b>
<pre>Sorry, that's what I forgot to mention: I compile libdrm from current master
with prefix /opt/drm.
In this case if
-L/opt/drm/lib
in the relink_command in mesa/src/gallium/targets/dri/gallium_dri.la
is before -lexpat, the install works. If it is behind -lexpat libtool doesn't
link my compiled libdrm in /opt/drm but apparently tries to link the system
ones in /usr/lib.
The problematic functionality in my case is btw not a GBM function, but some
new functions in libdrm_amdgpu.so used by the AMD drivers. But the problem in
principle is the same.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>