Bug 82581

Summary: Build fails on OSMesa stage, missing dlfcn.h.
Product: Mesa Reporter: Aaron B <aaronbottegal>
Component: OtherAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Aaron B 2014-08-13 20:37:36 UTC
Tee didn't print all output apparently, but it looks like someone forgot to "#include <dlfcn.h>" and when attempting to link OSMesa, it fails to link. The files it complains about not having it are the s3tc compression and glapi_gentable.
Comment 1 Emil Velikov 2014-08-13 20:43:18 UTC
How would a missing header inclusion would cause a link issue ?
Either way thanks for reporting Aaron, but someone beat you to it :P Fix (revert) should be out shortly.

*** This bug has been marked as a duplicate of bug 82546 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.