On Thu, 2005-08-25 at 00:44 -0500, Alan Grimes wrote: > > ^^^ Just install libdrm from DRM CVS. It's a requirement now. > > IN FILE xf86drm.h AND include/GL/internal/dri_interface.h CHANGE > ---- > #include <drm.h> > ---- > #include <drm/drm.h> > ----
All that does is paper over the cracks. It's a symptom of pkg-config not finding libdrm. You need to find out why pkg-config isn't finding libdrm -- whether that be that you didn't make install it properly, but just copied it, or that the place you installed it to isn't in your PKG_CONFIG_PATH, whatever -- and fix that. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel