On 20 December 2006 10:58, Alan McKinnon wrote: > Hi, > > I'm sure I'm missing something here but can't quite pinpoint it. > > I want to install x11-drm and compare it to the drm in the mainline > 2.6.19-suspend2-r1 kernel. I've disabled drm in my kernel config as > required, and emerge x11-drm fails with this error: > > In file included from q:36: > /var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux-core/drmP.h:44:26 >: error: linux/config.h: No such file or directory > > line 44 of drmP.h contains this: > > #include <linux/config.h> > > Which is odd as /usr/include/linux/config.h exists
Does the commandline invoking gcc include something like "-I /usr/include/linux"? If not so, there is a bug in the Makefile. Uwe -- A fast and easy generator of fractals for KDE: http://www.SysEx.com.na/iwy-1.0.tar.bz2 -- [email protected] mailing list

