From: David Howells <dhowells@redhat.com>
To: "B. Joshua Rosen" <bjrosen@polybus.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.4 install bug
Date: Tue, 16 Mar 2004 09:52:23 +0000 [thread overview]
Message-ID: <5386.1079430743@redhat.com> (raw)
In-Reply-To: <1079405134.4117.12.camel@saratoga.bjrosen.com>
Hi Joshua,
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.4; fi
> WARNING: /lib/modules/2.6.4/kernel/fs/afs/kafs.ko needs unknown symbol
> rxrpc_call_read_data
Can you check that CONFIG_RXRPC was set to "m" or "y" in .config? It should be
turned on automatically if CONFIG_AFS_FS is turned on - in exactly the same
way that CONFIG_NFS turns on CONFIG_SUNRPC (at least, that's how it's set up
in fs/Kconfig).
If it is turned on, can you check to see whether net/rxrpc/rxrpc.ko was (a)
built and (b) installed?
David
prev parent reply other threads:[~2004-03-16 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-16 2:45 2.6.4 install bug B. Joshua Rosen
2004-03-16 9:52 ` David Howells [this message]
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=5386.1079430743@redhat.com \
--to=dhowells@redhat.com \
--cc=bjrosen@polybus.com \
--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 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.