From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Price Date: Sun, 12 Jul 2009 15:44:23 +0100 Subject: [Cluster-devel] Cluster ./configure fails with 2.6.31-rc* kernel headers In-Reply-To: <4A59C72D.80500@wol.de> References: <20090712015544.GA5987@sucs.org> <4A59C72D.80500@wol.de> Message-ID: <20090712144423.GA6620@sucs.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Marc, On Sun, Jul 12, 2009 at 01:21:17PM +0200, Marc - A. Dahlhaus wrote: > Hello, > > Andrew Price schrieb: >> configure:13727: checking linux/dlm_plock.h usability >> configure:13744: gcc -c -g -O2 -I/lib/modules/2.6.31-rc2-plato34/build/include conftest.c >&5 >> In file included from /usr/include/asm/types.h:4, >> from /lib/modules/2.6.31-rc2-plato34/build/include/linux/types.h:4, >> from /lib/modules/2.6.31-rc2-plato34/build/include/linux/dlm_plock.h:12, >> from conftest.c:81: >> /lib/modules/2.6.31-rc2-plato34/build/include/asm-generic/int-ll64.h:11:29: error: asm/bitsperlong.h: No such file or directory >> configure:13751: $? = 1 > Did you run "make prepare" inside of your kernel tree? I did. The only header that gets linked into include/asm in "make prepare" with both the old (good) version *and* the new (bad) version is include/asm/offsets.h so that's not the issue. -- Andrew Price