From: Andi Kleen <ak@muc.de>
To: Andrea Arcangeli <andrea@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.20-pre10-aa1: unresolved symbol in xfs.o
Date: 15 Oct 2002 23:35:21 +0200 [thread overview]
Message-ID: <m37kgjl71i.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <20021015161908.GC2546@dualathlon.random>
Andrea Arcangeli <andrea@suse.de> writes:
> I logged it so it will be fixed. You can link it into the kernel in the
> meantime (select Y instead of M). For some reason bleeding edge gcc from
> CVS generates a flood of symbol errors when I run depmod before
> rebooting, so I don't easily notice these missing exports anymore (I
> should run depmod post reboot to notice them). thanks,
Upgrade your modutils.
Newer binutils changes the format of System.map and __ksym* symbols
have a 'R' now instead of a '?' in the type field. This breaks old modutils
which have the '?' hardcoded.
-Andi
next prev parent reply other threads:[~2002-10-15 21:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 15:25 2.4.20-pre10-aa1: unresolved symbol in xfs.o Christian Guggenberger
2002-10-15 16:19 ` Andrea Arcangeli
2002-10-15 16:41 ` Christian Guggenberger
2002-10-15 17:16 ` Andrea Arcangeli
2002-10-15 18:12 ` Christoph Hellwig
2002-10-15 21:36 ` Andrea Arcangeli
2002-10-15 21:35 ` Andi Kleen [this message]
2002-10-16 10:35 ` Keith Owens
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=m37kgjl71i.fsf@averell.firstfloor.org \
--to=ak@muc.de \
--cc=andrea@suse.de \
--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.