linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hmm.  Bug in modutils-2.4.2 RPM?  Please tell me "No."
@ 2001-01-24  8:14 Miles Lane
  0 siblings, 0 replies; 3+ messages in thread
From: Miles Lane @ 2001-01-24  8:14 UTC (permalink / raw)
  To: linux-hotplug

I am building and installing 2.4.1-pre10.  I just installed modutils
2.4.2 from RPM off of ftp.kernel.org.

When depmod runs, I get this error:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.1-pre10;
fi
depmod: Module /lib/modules/2.4.1-pre10/kernel/drivers/usb/acm.o has an
unknown version (2) usb_device table
	It is likely that the kernel structure has changed, if so then
	you probably need a new version of modutils to handle this kernel.
	Check linux/Documentation/Changes.
make: *** [_modinst_post] Error 255

I patched the kernel.  It patched cleanly.  I then ran 

	make mrproper
	cp ../.config .
	make oldconfig clean dep all install modules modules_install

Crud.

	Miles

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Hmm. Bug in modutils-2.4.2 RPM? Please tell me "No."
@ 2001-01-24  8:33 Keith Owens
  2001-01-24  8:42 ` Miles Lane
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2001-01-24  8:33 UTC (permalink / raw)
  To: linux-hotplug

On Wed, 24 Jan 2001 00:14:49 -0800, 
Miles Lane <miles@megapathdsl.net> wrote:
>depmod: Module /lib/modules/2.4.1-pre10/kernel/drivers/usb/acm.o has an
>unknown version (2) usb_device table
>	It is likely that the kernel structure has changed, if so then
>	you probably need a new version of modutils to handle this kernel.
>	Check linux/Documentation/Changes.
>make: *** [_modinst_post] Error 255

Remove patch-2.4.0-hotplug before using modutils 2.4.2.


_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Hmm. Bug in modutils-2.4.2 RPM? Please tell me "No."
  2001-01-24  8:33 Keith Owens
@ 2001-01-24  8:42 ` Miles Lane
  0 siblings, 0 replies; 3+ messages in thread
From: Miles Lane @ 2001-01-24  8:42 UTC (permalink / raw)
  To: linux-hotplug

Keith Owens wrote:
> 
> On Wed, 24 Jan 2001 00:14:49 -0800,
> Miles Lane <miles@megapathdsl.net> wrote:
> >depmod: Module /lib/modules/2.4.1-pre10/kernel/drivers/usb/acm.o has an
> >unknown version (2) usb_device table
> >       It is likely that the kernel structure has changed, if so then
> >       you probably need a new version of modutils to handle this kernel.
> >       Check linux/Documentation/Changes.
> >make: *** [_modinst_post] Error 255
> 
> Remove patch-2.4.0-hotplug before using modutils 2.4.2.

Thanks.  You are right.  I hadn't built on my Athlon
for a few days and had forgotten.

Onward,
	Miles

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-01-24  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-24  8:14 Hmm. Bug in modutils-2.4.2 RPM? Please tell me "No." Miles Lane
  -- strict thread matches above, loose matches on Subject: below --
2001-01-24  8:33 Keith Owens
2001-01-24  8:42 ` Miles Lane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).