All of lore.kernel.org
 help / color / mirror / Atom feed
* blank mmodules.dep
@ 2015-06-15 16:56 Shérab
  2015-06-16  6:21 ` Shérab
  0 siblings, 1 reply; 4+ messages in thread
From: Shérab @ 2015-06-15 16:56 UTC (permalink / raw)
  To: kernelnewbies

Dear all,

I'm trying to compile a kernel from Linus' tree,
commit 181e505952c5e4b4beb287d0022ea3cd20f23e74
The .cnfig I use is here: http://paste.debian.net/230990/
As far as I can tell, make works fine and so does
make modules_install install
But after all this, the modules.dep file I get in /boot is empty.
I couldn't find any clue so far. Can anybody help,please?

Thanks a lot!

Sh?rab.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* blank mmodules.dep
  2015-06-15 16:56 blank mmodules.dep Shérab
@ 2015-06-16  6:21 ` Shérab
  2015-06-16  9:01   ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 4+ messages in thread
From: Shérab @ 2015-06-16  6:21 UTC (permalink / raw)
  To: kernelnewbies

Dear all,

Responding tomyself...

Sh?rab (2015/06/15 18:56 +0200):
> I'm trying to compile a kernel from Linus' tree,
> commit 181e505952c5e4b4beb287d0022ea3cd20f23e74
> The .cnfig I use is here: http://paste.debian.net/230990/
> As far as I can tell, make works fine and so does
> make modules_install install
> But after all this, the modules.dep file I get in /boot is empty.
> I couldn't find any clue so far. Can anybody help,please?

The problem is that I used CONFIG_MODULE_COMPRESS=y and depmod does not
see the .ko.gz files.
Sh?rab.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* blank mmodules.dep
  2015-06-16  6:21 ` Shérab
@ 2015-06-16  9:01   ` Valdis.Kletnieks at vt.edu
  2015-06-16  9:20     ` Shérab
  0 siblings, 1 reply; 4+ messages in thread
From: Valdis.Kletnieks at vt.edu @ 2015-06-16  9:01 UTC (permalink / raw)
  To: kernelnewbies

On Tue, 16 Jun 2015 08:21:03 +0200, Sh?rab said:

> The problem is that I used CONFIG_MODULE_COMPRESS=y and depmod does not
> see the .ko.gz files.

Is it a distro /sbin/depmod built with odd config?  kmod added support for
this back in kmod 2 back in 2011-ish (we're up to kmod 20)....

^ permalink raw reply	[flat|nested] 4+ messages in thread

* blank mmodules.dep
  2015-06-16  9:01   ` Valdis.Kletnieks at vt.edu
@ 2015-06-16  9:20     ` Shérab
  0 siblings, 0 replies; 4+ messages in thread
From: Shérab @ 2015-06-16  9:20 UTC (permalink / raw)
  To: kernelnewbies

Valdis.Kletnieks at vt.edu (2015/06/16 05:01 -0400):
> Is it a distro /sbin/depmod built with odd config?  kmod added support for
> this back in kmod 2 back in 2011-ish (we're up to kmod 20)....

Well I don't know, it's the tool packaged by Debian and it's the most
recent version among those offered, i.e. 20-1.

Thanks,
Sh?rab.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-16  9:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-15 16:56 blank mmodules.dep Shérab
2015-06-16  6:21 ` Shérab
2015-06-16  9:01   ` Valdis.Kletnieks at vt.edu
2015-06-16  9:20     ` Shérab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.