-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Jun 05, 2015 at 02:17:04PM +0530, Dhiraj Bhor wrote:
> Hi,
> 
> I have done the compilation but i saw one warning during make
> modules_install command
> Here is it.
> $ make modules_install INSTALL_MOD_PATH=~/output/
> *Warning: you may need to install module-init-tools*
> *See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
> <http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt>*

this above is the giveaway.

[...]

> NOTE here that *modules.builtin.bin is of zero size*
> 
> I have tried depmod -a command on
> $ /output/lib/modules$ depmod -a 2.6.32/
> -bash: depmod: command not found
> 
> When i searched this, i found that kernel Makefile has
> DEPMOD          = /sbin/depmod
> 
> which is not present on my system.

Exactly. You'll have to install "module-init-tools", which in Jessie (sorry,
no Jessie around here) is spelt, I believe "kmod" (to keep us awake, I
guess ;-)

So search (either via http://packages.debian.org/, or if you have the package
"apt-file" installed, with

  apt-file search depmod

and find out which package provides that (my hunch is that will be kmod).

HTH
- -- t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlVxaXEACgkQBcgs9XrR2kb/HgCePeKOCySD5ECjZSyTfAV5gaDo
nq0AoIDRwbYNVippuQFXQNNWOh43AoOj
=OTcN
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150605091841.ga...@tuxteam.de

Reply via email to