Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 1997 16:09:13 -0600
From:      Steve Passe <smp@csn.net>
To:        ulmik@proxy.lkb.lv
Cc:        freebsd-smp@FreeBSD.ORG
Subject:   Re: 3.0-970716-SNAP 
Message-ID:  <199707162209.QAA10219@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Wed, 16 Jul 1997 21:50:04 %2B0300." <33CD17DC.38E8@proxy.lkb.lv> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> I just installed minimum SNAP ( bin + ssys ( kernel src )) and result is
> :
> ------------------------------------------------------------------------
> cd /sys/i386/conf/
> config SMP-GENERIC
> cd ../../compile/SMP-GENERIC
> make all 
> [skip]	
> loading kernel
> mp_machdep.o: Undefined symbol `_db_printf' referenced from text segment
>  ...

my fault, I forgot that this would happen if you dopn't add DDB to your
kernel config file.  So I suggest adding DDB via a config file addition:

options  DDB

you could also comment out DEBUG_CPUSTOP in i386/include/smptests.h
--
Steve Passe	| powered by 
smp@csn.net	|            Symmetric MultiProcessor FreeBSD





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707162209.QAA10219>