Summary: | mesa git fails to build with xf86vidmodeproto 2.3 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Aidan Marks <aidan> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | ernestoguevara |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Aidan Marks
2009-10-05 14:53:53 UTC
I guess there needs to be some magic to either use xf86vidmodeproto < 2.2.99.1 or libXxf86vm >= 1.0.99.1. That should work since the symbols needed are all in xf86vmode.h. Or we could just demand a newer libXxf86vm. Perhaps just demand a newer libXxf86vm. On gentoo I emerged libXxf86vm-1.1.0 and it's all working again. Is this still an issue with current Mesa git? I'm not seeing the issue anymore because I meet the dependency (libXxf86vm >= 1.0.99.1). I would guess this issue is still present if you don't meet it. mesa should probably demand libXxf86vm >= 1.0.99.1 if it doesn't already. |
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.