From: Allan Duncan <allan.d@bigpond.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.46 - missing symbol from binfmt_aout built as a module
Date: Tue, 05 Nov 2002 22:26:05 +1100 [thread overview]
Message-ID: <3DC7AACD.2060909@bigpond.com> (raw)
A new glitch since 2.5.45.
From the "make modules_install":
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.46; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.46/kernel/fs/binfmt_aout.o
depmod: ptrace_notify
make: *** [_modinst_post] Error 1
And the relevant bit of .config:
#
# Executable file formats
#
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
next reply other threads:[~2002-11-05 11:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-05 11:26 Allan Duncan [this message]
2002-11-05 15:42 ` 2.5.46 - missing symbol from binfmt_aout built as a module Olaf Dietsche
2002-11-13 14:19 ` Lee Leahu
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=3DC7AACD.2060909@bigpond.com \
--to=allan.d@bigpond.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox