Ronald G Minnich <[EMAIL PROTECTED]> writes:

> On Mon, 1 Jul 2002, BALBIR SINGH wrote:
> 
> > linuxbios.o: In function `start_cpu':
> > linuxbios.o(.text+0x611): undefined reference to `_secondary_start'
> 
> tell us more. What motherboard?
> 
> > Since LinuxBios links with the Linux kernel, I tried to look
> > for _secondary_start (defined as extern in the code) in the Linux
> > code and in the Linux bios code. I could not find any definition.
> 
> no, it does not link with the linux kernel. This is probably a config
> problem.

LinuxBIOS only links with the kernel in the sense of cat(1).  So no symbols
should be involved.  It appears you are doing a SMP build.  Which platform
is this on again?  I'm the primary architect for the smp code but I
do't quite enough information to give a helpful explanation. 
  
> Let's move this discussion to linuxbios after this message.
Sounds good.

If the messages will consent to show up there.

Eric

Reply via email to