Messages in this thread |  | | From | Keith Owens <> | Subject | Re: 2.4.19pre8aa2 | Date | Sun, 05 May 2002 18:04:41 +1000 |
| |
On Sun, 05 May 2002 17:40:56 +1000, Eyal Lebedinsky <eyal@eyal.emu.id.au> wrote: >You are right, it is not the unresolved that caused it but the non >ELF objects in there (it used not to care before): > ># /sbin/depmod-2.4.15 -ae ; echo $? >depmod: /lib/modules/2.4.19-pre8-aa2/ksyms is not an ELF file >depmod: /lib/modules/2.4.19-pre8-aa2/soundconf is not an ELF file >1
All versions of depmod for 2.4 have always returned errors for invalid objects in /lib/modules, that check has not changed since modutils 2.4.0. modutils has not changed, somebody is storing extra text files in /lib/modules without telling modutils. Don't do that.
Who created the ksyms and soundconf files? If they come from some distribution script, does that distributor ship a modified version of modutils to ignore the extra files, without telling me? If so, which distributor do I have to kill?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |