On Tue, 2008-12-30 at 11:06 -0200, Silvio Amancio wrote: > When I do a ./configure for installing Lustre, I get > > ... > checking for /usr/src/linux-headers-2.6.27-7/include/linux/namei.h...
FYI: 2,6,27 is not yet a supported kernel, however this is not the root
cause of this problem.
> checking that modules can be built at all... no
> configure: WARNING: Consult config.log for details.
> configure: WARNING: If you are trying to build with a kernel-source
> rpm, consult build/README.kernel-source
> configure: error: Kernel modules cannot be built.
You need to prep your kernel ("make prepare; make scripts" might work)
for external module build support. Likely the config.log will have more
details as to the exact nature of the problem.
b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
