Summary: | dri_interface.h:51:17: error: drm.h: No such file or directory | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | kallisti5 |
Version: | git | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | EGL fix v2 |
Description
Vinson Lee
2014-12-23 23:57:21 UTC
I'm looking into this one in addition to #87654. SCons build was / is testing fine on Arch Linux. Created attachment 111258 [details]
EGL fix v2
I finally think I see what happened. The GCI student attempted to get the final libEGL.so from src/egl/ vs src/gallium/targets/static-egl.
Once I reverted that small change (leaving the rest of the dri2 egl driver changes in tact) things seem to be working with a basic egl/demo1.c test.
Please confirm on Ubuntu 10.04. I'll have an Ubuntu 10.04 VM up tomorrow morning US time if no-one tests the patch before then.
This was tested working under 10.04 using the fixes contained in 890ef622d63cb1caa3f84dd04dc2442324e2b0f2. Let me know if any additional problems are seen. Thanks! |
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.