On Thu, 18 Sep 2003 11:35:46 -0700 (PDT), 
Alan Jones <[EMAIL PROTECTED]> 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.


Reply via email to