KERNLOAD undeclared error during buildkernel

Matthew Dillon dillon at apollo.backplane.com
Mon Jun 27 14:54:49 PDT 2005


:
:
:
:On Mon, 27 Jun 2005, Jeroen Ruigrok/asmodai wrote:
:
:> -On [20050627 18:28], walt (wa1ter at xxxxxxxxxxxxx) wrote:
:> >So, where is KERNLOAD supposed to be defined?
:
:> src/sys/i386/acpica5/madt.c contains it.
:> It is nowhere statically defined in a src checkout.
:
:Heh -- very true.  But *should* it be defined somewhere?
:
:I just grepped thru an old DF install from several months
:ago and also found NO mention of KERNLOAD.
:
:So -- what accounts for my sudden problem compiling the
:kernel today?  I depend on you Code Gurus to answer these
:impossible questions!  I, likewise, face similar questions
:from my wife like, 'Did you take out the garbage today like
:I asked you to?'

    How odd.  It's got to be that somehow __i386__ wasn't defined
    before, and is now (maybe a compiler or preprocessor change),
    because I don't see a KERNLOAD anywhere in the codebase other
    then in that assert.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list