Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: [gentoo-user] x11-drm compile failure - linux/config.h not found
Date: Wed, 20 Dec 2006 09:02:54
Message-Id: 200612201058.34129.alan@linuxholdings.co.za
1 Hi,
2
3 I'm sure I'm missing something here but can't quite pinpoint it.
4
5 I want to install x11-drm and compare it to the drm in the mainline
6 2.6.19-suspend2-r1 kernel. I've disabled drm in my kernel config as
7 required, and emerge x11-drm fails with this error:
8
9 In file included from q:36:
10 /var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux-core/drmP.h:44:26:
11 error: linux/config.h: No such file or directory
12
13 line 44 of drmP.h contains this:
14
15 #include <linux/config.h>
16
17 Which is odd as /usr/include/linux/config.h exists
18
19 As far as I can tell from my logs, I had this working previously in
20 suspend2-sources-2.6.16-r8 and gentoo-sources-2.6.17-r7
21
22 Any pointers before I file a bug?
23
24 alan
25
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] x11-drm compile failure - linux/config.h not found Uwe Thiem <uwix@××××.na>
Re: [gentoo-user] x11-drm compile failure - linux/config.h not found "Jürgen Pierau" <gentoo-user@××××××.org>