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
