[Mesa-dev] [Bug 74122] loader.c:71:19: fatal error: dlfcn.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 28 02:23:16 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74122

--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
Created attachment 92914
  --> https://bugs.freedesktop.org/attachment.cgi?id=92914&action=edit
loader: include dlfcn.h when building with HAVE_LIBUDEV

(In reply to comment #1)
> Why is DRI code being built for a windows target?  Sounds like scons's
> windows build is wrong.
I don't think DRI is betting build here, I'm assuming egl-static is causing the
problem.

(In reply to comment #2)
> I suspect I'll have to revert
> http://cgit.freedesktop.org/mesa/mesa/commit/
> ?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
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140128/57f1b347/attachment.html>


More information about the mesa-dev mailing list