Subject: extern cpu_vendor definition
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Tom Crockett <tmc@netcom.com>
List: current-users
Date: 02/27/1994 23:39:55
Someover the last few days I must have missed something...
Building kernel with feb 27 tree (no sup but with last
kernel made feb 23 with ftp and occasional tar file fetch) I get:

From machdep.c:
	identifycpu()
	{
		extern char cpu_vendor[];

loading netbsd
machdep.o: Undefined symbol _cpu_vendor referenced from text segment
machdep.o: Undefined symbol _cpu_vendor referenced from text segment
*** Error code 1

Stop.

Any idea what area I missed or what this might result from?
Thanks, Tom


------------------------------------------------------------------------------