At 18:44 21-1-2003 +1100, Keith Owens wrote:
On Tue, 21 Jan 2003 08:33:26 +0100,
Seth Mos <knuffie@xxxxxxxxx> wrote:
>kallsyms pass 1
>init/main.o: In function `parse_options':
>init/main.o(.text.init+0x5e6): undefined reference to `kdb_on'
>init/main.o(.text.init+0x5eb): undefined reference to `kdb_flags'
>/usr/src/redhat/BUILD/kernel-2.4.18/linux/arch/i386/kdb/kdba.o(.text+0x2a
ba):
>undefined reference to `kdb_printf'
You did not build kdb/kdbmain.o, kdb/kdb_io.o etc. or you did not link
them in or you have a mixture of code with CONFIG_KDB=y and
CONFIG_KDB=n. That can occur if you do not run make dep after applying
a patch that contains config options, kbuild 2.4 gets confused.
Ah, I'm building this kernel with rpmbuild so it might have to do with some
of the target options.
Thank you.
--
Seth
It might just be your lucky day, if you only knew.
|