<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - mesa 13.0.1 build broken under debian8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98842">bug 98842</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>
</td>
<td>https://bugs.freedesktop.org/show_bug.cgi?id=80848
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - mesa 13.0.1 build broken under debian8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98842#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - mesa 13.0.1 build broken under debian8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98842">bug 98842</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>The only things which comes to mind is that you have the system ones (in
/usr/lib or similar for Debian) and we and up picking the wrong one during
relink due to a libtool feature (more like a bug imho).
I.e. we end up with something like the following (check with $make V=1 install)
... -L/usr/lib ... -L/usr/local/lib ... -ldrm ...
Some solutions/workarounds include:
- teach libtool to use the same link line on relink
I have no success on this one, yet.
- use chroot (or similar solution)
Needs some setup, but should work
- temporary move/upgrade the specified package
A bit nasty, does not scale but should work.
- use another libtool ?
Don't recall how exactly slibtool performed here.</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>