<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - egl_gallium always requires libdrm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75751#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - egl_gallium always requires libdrm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75751">bug 75751</a>
              from <span class="vcard"><a class="email" href="mailto:christian.prochaska@genode-labs.com" title="Christian Prochaska <christian.prochaska@genode-labs.com>"> <span class="fn">Christian Prochaska</span></a>
</span></b>
        <pre>When I temporarily disabled the libdrm check, Mesa built fine with this
configuration and the 'es2gears' demo ran without problems.

But there's another case related to this which doesn't seem right:

With the same configuration, if libdrm is available, it gets linked to
libGLESv2.so and egl_gallium.so, even though it should not be needed.

In my understanding, if '--disable-dri' is given, libdrm should neither be a
requirement of the configure script nor should it get linked/used if it is
available.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>