[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make modules question



On Thu, Apr 22, 1999 at 11:49:00PM +0200, homega@vlc.servicom.es wrote:
> Hi,
> 
> after compiling a new kernel, `make mrproper', `make config', `make
> dep', and `make clean', I run `make modules' with this result:
> 
> homega:/usr/src/linux/arch/i386/boot# make modules
> make: *** No rule to make target `modules'.  Stop.
> 
> what about the new modules?  `lsmod' returns nothing at all:
> 
> homega:~$ lsmod
> Module         Pages    Used by
> 
> Where are the modules (new and old)?
> 
> TIA
> 
> Horacio
> -- 
> Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
> o/or
> Envía un mensaje vacío a homega@vlc.servicom.es con la línea de asunto:
> Send a blank message to homega@vlc.servicom.es with the subject line:
> Tipo de Clave/Key Type				Asunto:/Subject:
> 
> DSA/ElGamal					fetch dsa/elgamal
> DSS/Diffie-Hellman				fetch dh/dss
> RSA						fetch rsa
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 
Modules are in /lib/modules/'kernel version'. "make modules_install" installs
modules into this directory. Use kernel-package, it automates all of this
and compiles kernels into '.deb' files for easy installation.
-- 
Stephen Pitts
smpitts@midsouth.rr.com
webmaster - http://www.mschess.org


Reply to: