print_symbol / print_modules
Keith Owens
kaos at sgi.com
Thu Sep 18 19:20:49 PDT 2003
On Thu, 18 Sep 2003 11:35:46 -0700 (PDT),
Alan Jones <jonesmenlopark at yahoo.com> wrote:
>I get the following errors compiling bzImage with kdb
>on 2.4.20. I suspect that I'm missing something in
>.config; but I can't find these symbols in the source.
>Can anyone help?
>
>Alan
>
>arch/i386/kernel/kernel.o(.text+0x23ea): In function
>`show_trace':
>: undefined reference to `print_symbol'
The symbols are defined in kernel/module.c. You probably missed a
patch reject.
More information about the kdb
mailing list