From: Miles Lane <miles@megapathdsl.net>
To: linux-hotplug@vger.kernel.org
Subject: Hmm. Bug in modutils-2.4.2 RPM? Please tell me "No."
Date: Wed, 24 Jan 2001 08:14:49 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-98032395014444@msgid-missing> (raw)
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
next reply other threads:[~2001-01-24 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-24 8:14 Miles Lane [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-01-24 8:33 Hmm. Bug in modutils-2.4.2 RPM? Please tell me "No." Keith Owens
2001-01-24 8:42 ` Miles Lane
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-hotplug-98032395014444@msgid-missing \
--to=miles@megapathdsl.net \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.