depmod -a misses some dependencies

Karl M. Hegbloom (karlheg@inetarena.com)
Tue, 4 Feb 1997 14:34:57 -0800


--Multipart_Tue_Feb__4_14:34:56_1997-1
Content-Type: text/plain; charset=US-ASCII

I have to make changes similar to:

--Multipart_Tue_Feb__4_14:34:56_1997-1
Content-Type: application/octet-stream; type=patch
Content-Disposition: attachment; filename="modules.dep.diff"
Content-Transfer-Encoding: 7bit

11c11
< /lib/modules/2.0.27/fs/isofs.o:

---
> /lib/modules/2.0.27/fs/isofs.o:	/lib/modules/2.0.27/scsi/sr_mod.o
53c53
< /lib/modules/2.0.27/scsi/ppa.o:	/lib/modules/2.0.27/scsi/scsi_mod.o
---
> /lib/modules/2.0.27/scsi/ppa.o:	/lib/modules/2.0.27/scsi/sd_mod.o

--Multipart_Tue_Feb__4_14:34:56_1997-1 Content-Type: text/plain; charset=US-ASCII

... to "/lib/`uname -r`/modules.dep" each time I compile a new kernel.

I am too new at this to know how to fix it, or I'd try. Does anyone know how to fix the kernel/modutils so these are made correctly by 'depmod'?

--Multipart_Tue_Feb__4_14:34:56_1997-1 Content-Type: text/plain; charset=US-ASCII

Karl M. Hegbloom <karlheg@inetarena.com> http://www.inetarena.com/~karlheg Debian GNU 1.2 Linux 2.0.28

--Multipart_Tue_Feb__4_14:34:56_1997-1--