| Summary: | depend with xorg/proto/XF86DRI/dri_interface.h breaks the building process | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Shang-Feng Yang <sfyang> |
| Component: | Drivers/DRI/i810 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | high | ||
| Version: | git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | The dirty workaround for the dependency problem | ||
|
Description
Shang-Feng Yang
2006-04-10 04:09:11 UTC
Created attachment 5241 [details] [review] The dirty workaround for the dependency problem Here is the patch I mentioned in my bug report. It just move the order of calling 'pkg-config --cflags libdrm' to somewhere after '-I$(TOP)/include' to force the makedepend using the Mesa/include/GL/internal/dri_interface.h as its first choice. The hack worked as of April 20th, 2006 I am able to build Mesa HEAD fine. This should be fixed in Mesa CVS. Mass version move, cvs -> git |
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.