<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - loader.c:71:19: fatal error: dlfcn.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74122#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - loader.c:71:19: fatal error: dlfcn.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74122">bug 74122</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>Created <span class=""><a href="attachment.cgi?id=92914" name="attach_92914" title="loader: include dlfcn.h when building with HAVE_LIBUDEV">attachment 92914</a> <a href="attachment.cgi?id=92914&action=edit" title="loader: include dlfcn.h when building with HAVE_LIBUDEV">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=74122&attachment=92914'>[review]</a>
loader: include dlfcn.h when building with HAVE_LIBUDEV

(In reply to <a href="show_bug.cgi?id=74122#c1">comment #1</a>)
<span class="quote">> Why is DRI code being built for a windows target?  Sounds like scons's
> windows build is wrong.</span >
I don't think DRI is betting build here, I'm assuming egl-static is causing the
problem.

(In reply to <a href="show_bug.cgi?id=74122#c2">comment #2</a>)
<span class="quote">> I suspect I'll have to revert
> <a href="http://cgit.freedesktop.org/mesa/mesa/commit/">http://cgit.freedesktop.org/mesa/mesa/commit/</a>
> ?id=a9800242244098fddcd2b963d8f5ccda5dea8290 and a few more until the
> cross-platform portability of loader is addressed.

> Emil, if you could into this it would be appreciated.  To repro all you need
> is cross-mingw compilers installed, and do

>   scons platform=windows toolchain=crossmingw</span >
I do not have the cross compilation chain although the fix seems trivial. Wrap
the headers in HAVE_LIBUDEV, similar to the code that depends on them.</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>