2.5.46 - missing symbol from binfmt_aout built as a module

From: Allan Duncan (allan.d@bigpond.com)
Date: Tue Nov 05 2002 - 06:26:05 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:37 EST