On 11-11-16 07:02 AM, Thomas Anderson wrote:
> 
> module-assistant -u .  -k ./linux-source-3.0.0 -l 3.0.0
> 
> it throws the error saying kdist_config error as below:
> 
>  checking sys/quota.h presence... yes
> checking for sys/quota.h... yes
>  checking whether to build kernel modules... yes (linux-gnu)
>  checking for Linux sources... /usr/src/linux-source-3.0.0
>   checking for /usr/src/linux-source-3.0.0... yes
> checking for Linux objects dir... /usr/src/linux-source-3.0.0
>  checking for /boot/kernel.h... no
>  checking for /var/adm/running-kernel.h... no
>  checking for /usr/src/linux-source-3.0.0/.config... yes
>  checking for /usr/src/linux-source-3.0.0/include/linux/autoconf.h...
> no
>   configure: error: Run make config in /usr/src/linux-source-3.0.0.

As the error says, you need to run "make config" in your kernel source
tree.  If you have done that already then I would presume that the 3.0
kernel has changed enough that Lustre will need to be ported to support it.

b.

-- 
Brian J. Murrell
Senior Software Engineer
Whamcloud, Inc.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to