Summary: | libxcb version not specified (correctly) in dependency check | ||
---|---|---|---|
Product: | Mesa | Reporter: | Darxus <darxus> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Darxus
2012-07-21 16:56:57 UTC
I sent a patch to fix this to the mailing list a few days ago. http://comments.gmane.org/gmane.comp.video.mesa3d.devel/42535 I'm not really sure if this is correct. I was hoping to get some reviews, but I can push it if it fixes the problem for you. I've pushed Tom's patch, which should fix this issue. commit e98ace934e1ea875f352fcef823ca46a416ca751 Author: Tom Stellard <tstellar@gmail.com> Date: Fri Jul 13 13:46:23 2012 +0000 configure: Check xcb version when X11 pkgconfig exists Commit 6882381a2efbdf06b7002d11468c94b9964c2bc8 added a dependency on a newer version of xcb, but the version check wasn't added in all the necessary places. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Matt raises a good point, however...I think at this point, X11 without pkg-config is so ancient that we should really just scrap all of that. But that's a separate cleanup. |
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.