[Mesa-dev] [Bug 74127] [bisected] GL programs fail with "loader.c:112: asserted_dlsym: Assertion `result' failed."

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 27 17:13:43 PST 2014


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

--- Comment #5 from Scott Moreau <oreaus at gmail.com> ---
(In reply to comment #4)
> (In reply to comment #3)
> > Should there be a configure check added to make it clear?
> Currently we check if libudev is available during compile/build time, and
> build the "offending" code only if it's present.
> 
> Seems like you've built mesa on a system(environment) with libudev, and then
> ran it on another one that lacks the library.

I have libudev standalone package that provides libudev.so.0. Replacing the lib
string in the code allows it to work. So it's checking for libudev but not
explicitly what version, or if the library that is needed exists.

-- 
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/fc6f3ba0/attachment.html>


More information about the mesa-dev mailing list