* depmod help !
@ 2002-05-07 4:09 Robert Rusek
2002-05-07 4:09 ` Robert Rusek
2002-05-07 12:05 ` Johannes Stezenbach
0 siblings, 2 replies; 3+ messages in thread
From: Robert Rusek @ 2002-05-07 4:09 UTC (permalink / raw)
To: linux-mips
I am running his on an Indy. I have kernel 2.4.17 and modutils 2.4.16.
When a depmod is performed I get the following message:
depmod: cannot read ELF header from /lib/modules/2.4.17/modules.dep
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.generic_string
depmod: /lib/modules/2.4.17/modules.ieee1394map is not an ELF file
depmod: /lib/modules/2.4.17/modules.isapnpmap is not an ELF file
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.parportmap
depmod: /lib/modules/2.4.17/modules.pcimap is not an ELF file
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.pnpbiosmap
depmod: /lib/modules/2.4.17/modules.usbmap is not an ELF file
How can I correct this? I am trying to clean up my startup before I
start using the machine.
Thank you in advance.
--
Robert Rusek
^ permalink raw reply [flat|nested] 3+ messages in thread
* depmod help !
2002-05-07 4:09 depmod help ! Robert Rusek
@ 2002-05-07 4:09 ` Robert Rusek
2002-05-07 12:05 ` Johannes Stezenbach
1 sibling, 0 replies; 3+ messages in thread
From: Robert Rusek @ 2002-05-07 4:09 UTC (permalink / raw)
To: linux-mips
I am running his on an Indy. I have kernel 2.4.17 and modutils 2.4.16.
When a depmod is performed I get the following message:
depmod: cannot read ELF header from /lib/modules/2.4.17/modules.dep
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.generic_string
depmod: /lib/modules/2.4.17/modules.ieee1394map is not an ELF file
depmod: /lib/modules/2.4.17/modules.isapnpmap is not an ELF file
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.parportmap
depmod: /lib/modules/2.4.17/modules.pcimap is not an ELF file
depmod: cannot read ELF header from
/lib/modules/2.4.17/modules.pnpbiosmap
depmod: /lib/modules/2.4.17/modules.usbmap is not an ELF file
How can I correct this? I am trying to clean up my startup before I
start using the machine.
Thank you in advance.
--
Robert Rusek
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: depmod help !
2002-05-07 4:09 depmod help ! Robert Rusek
2002-05-07 4:09 ` Robert Rusek
@ 2002-05-07 12:05 ` Johannes Stezenbach
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Stezenbach @ 2002-05-07 12:05 UTC (permalink / raw)
To: Robert Rusek; +Cc: linux-mips
On Mon, May 06, 2002 at 09:09:11PM -0700, Robert Rusek wrote:
> When a depmod is performed I get the following message:
>
> depmod: cannot read ELF header from /lib/modules/2.4.17/modules.dep
> depmod: cannot read ELF header from
> /lib/modules/2.4.17/modules.generic_string
> depmod: /lib/modules/2.4.17/modules.ieee1394map is not an ELF file
> depmod: /lib/modules/2.4.17/modules.isapnpmap is not an ELF file
> depmod: cannot read ELF header from
> /lib/modules/2.4.17/modules.parportmap
> depmod: /lib/modules/2.4.17/modules.pcimap is not an ELF file
> depmod: cannot read ELF header from
> /lib/modules/2.4.17/modules.pnpbiosmap
> depmod: /lib/modules/2.4.17/modules.usbmap is not an ELF file
depmod bug, you get this if you've compiled your kernel with module
support but actually havent't installed any modules. Create an empty
/lib/modules/2.4.17/kernel/ directory to make depmod happy.
Regards,
Johannes
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-07 12:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-07 4:09 depmod help ! Robert Rusek
2002-05-07 4:09 ` Robert Rusek
2002-05-07 12:05 ` Johannes Stezenbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox