depmod: ERROR: Found 2 modules in dependency cycles!

Jim Davis jim.epost at gmail.com
Tue Nov 17 19:26:06 EST 2015


On Tue, Nov 17, 2015 at 1:09 PM, Lucas Tanure <tanure at linux.com> wrote:
> Hi,
>
> I'm trying to compile and run linux-next tree, but no matter what I do I got
> :
>
> depmod: ERROR: Found 2 modules in dependency cycles!
> depmod: ERROR: Cycle detected: lnet -> libcfs -> lnet
> Makefile:1139: recipe for target '_modinst_post' failed
> make: *** [_modinst_post] Error 1
>
> Can anyone give a way to fix this ?

It looks like you've may have run into a known recent issue with the
lustre modules: https://lkml.org/lkml/2015/11/9/702

Try setting CONFIG_LUSTRE_FS=n.
-- 
Jim



More information about the Kernelnewbies mailing list