<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_RESOLVED  bz_closed"
   title="RESOLVED INVALID - 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;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - mesa 13.0.1 build broken under debian8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98842#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - 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>So it's a case exactly as described in <a href="show_bug.cgi?id=98842#c4">comment 4</a>.

If you're using non-system libraries (dependencies) you need to ensure that
those are picked. Simplest way is to set LD_LIBRARY_PATH. In your case

$ export LD_LIBRARY_PATH=/usr/local/lib/
$ .../autogen.sh ...
$ ...

<a href="show_bug.cgi?id=98842#c4">Comment 4</a> has other suggestions if you don't like this one.</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>