public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.46 - missing symbol from binfmt_aout built as a module
@ 2002-11-05 11:26 Allan Duncan
  2002-11-05 15:42 ` Olaf Dietsche
  0 siblings, 1 reply; 3+ messages in thread
From: Allan Duncan @ 2002-11-05 11:26 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-13 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-05 11:26 2.5.46 - missing symbol from binfmt_aout built as a module Allan Duncan
2002-11-05 15:42 ` Olaf Dietsche
2002-11-13 14:19   ` Lee Leahu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox