Subject: Re: 1.6F and i386mp_plus16_stable?
To: None <tech-smp@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-smp
Date: 08/29/2002 17:10:37
On 28 Aug 2002 19:05:00 -0500, Joel Baker wrote:
> Trying to follow the instructions from Frank van der Linden's email (on
> 2002-07-12):
>
...
>===================================================================
> File: MP-UPDATING Status: Up-to-date
>
> Working revision: 1.1.2.6
> Repository revision: 1.1.2.6
> /cvsroot/syssrc/sys/arch/i386/Attic/MP-UPDATING,v
> Sticky Tag: i386mp_plus16_stable (revision: 1.1.2.6)
> Sticky Date: (none)
> Sticky Options: (none)
...
> Presumably something in the release line changed here... is there another
> tag I should be using instead, that's more up to date? Or should I just
> shut up and wait?
I checked out 1.6 from syssrc yesterday and didn't see this problem,
though I did run into errors with a seemingly missing extern
cpu_vendor when trying to build, even with an update today :
...
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length
-Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes
-Wno-uninitialized -Di386 -I. -I../../../../arch -I../../../..
-nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c
/usr/syssrc/sys/arch/i386/compile/ENKI_MP/../../../../arch/i386/i386/pmc.c
/usr/syssrc/sys/arch/i386/compile/ENKI_MP/../../../../arch/i386/i386/pmc.c:
In function `pmc_init':
/usr/syssrc/sys/arch/i386/compile/ENKI_MP/../../../../arch/i386/i386/pmc.c:76:
`cpu_vendor' undeclared (first use in this function)
/usr/syssrc/sys/arch/i386/compile/ENKI_MP/../../../../arch/i386/i386/pmc.c:76:
(Each undeclared identifier is reported only once
/usr/syssrc/sys/arch/i386/compile/ENKI_MP/../../../../arch/i386/i386/pmc.c:76:
for each function it appears in.) *** Error code 1
Stop. make: stopped in /usr/syssrc/sys/arch/i386/compile/ENKI_MP
===================================================================
File: MP-UPDATING Status: Up-to-date
Working revision: 1.1.2.6
Repository revision: 1.1.2.6
/cvsroot/syssrc/sys/arch/i386/Attic/MP-UPDATING,v
Sticky Tag: i386mp_plus16_stable (revision: 1.1.2.6)
Sticky Date: (none)
Sticky Options: (none)
I mailed to Frank, but haven't heard anything yet.