From: Eric <eric@cisu.net>
To: linux-kernel@vger.kernel.org
Cc: dan@eglifamily.dnsalias.net
Subject: Re: 2.6.0 problems
Date: Thu, 25 Dec 2003 16:07:31 -0600 [thread overview]
Message-ID: <200312251607.31868.eric@cisu.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0312251936200.3243-300000@eglifamily.dnsalias.net>
On Thursday 25 December 2003 02:57 pm, dan@eglifamily.dnsalias.net wrote:
> I grabbed the 2.6.0 code yesterday. But when I tried to compile a
> modular kernel, I got a *LOT* of unresolved symbols in the modules. I'm
> attaching the stderr output from depmod's run of make modules_install.
I had this problem with a RH9 install. Instead of modutils, upgrade the the
latest module-init-tools from ftp://kernel.org.
The problem is that most of the module loading code has been moved from
userspace to kernel code to make module loading more portable. Be sure to
follow the upgrade instructions carefully. If done correctly it will keep
your old modutils in case you load a 2.4.x kernel and will default to the new
module-init-tools for 2.6.x kernels.
-------------------------
Eric Bambach
Eric at cisu dot net
-------------------------
next prev parent reply other threads:[~2003-12-25 22:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-25 20:57 2.6.0 problems dan
2003-12-25 22:07 ` Eric [this message]
2003-12-26 1:07 ` dan
2003-12-26 1:52 ` Eric
2003-12-26 5:09 ` Joshua Schmidlkofer
2003-12-29 10:51 ` Duncan Sands
2003-12-29 21:46 ` Dave Jones
2004-01-05 23:37 ` James Simmons
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=200312251607.31868.eric@cisu.net \
--to=eric@cisu.net \
--cc=dan@eglifamily.dnsalias.net \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox