Subject: make kernel mar 01,97 error
To: None <current-users@NetBSD.ORG>
From: c5666305 <c5666305@comp.polyu.edu.hk>
List: current-users
Date: 03/02/1998 15:48:19
Hello,

I encountered the following error whe I tried to make kernel for Mar 01, 98.
I also found some statment like NCPU > 1.  I want to know if NetBSD is going
to support more than one CPU in the near future?  Bt the way how can I solved 
the problem. Thanks.

Clarence

=======   Error  ========
 -c ../../../../arch/i386/i386/pmap.new.c
../../../../arch/i386/i386/pmap.new.c: In function `pmap_bootstrap':
../../../../arch/i386/i386/pmap.new.c:860: `pvalloc_lock' undeclared (first use this function)
../../../../arch/i386/i386/pmap.new.c:860: (Each undeclared identifier is reported only once
../../../../arch/i386/i386/pmap.new.c:860: for each function it appears in.)
../../../../arch/i386/i386/pmap.new.c:861: `pmaps_lock' undeclared (first use this function)
../../../../arch/i386/i386/pmap.new.c:862: `pmap_copy_page_lock' undeclared (first use this function)
../../../../arch/i386/i386/pmap.new.c:863: `pmap_zero_page_lock' undeclared (first use this function)
../../../../arch/i386/i386/pmap.new.c:864: `pmap_tmpptp_lock' undeclared (first use this function)
*** Error code 1

Stop.

=======   Error  ========