Subject: problem with compiling the kernel
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Joshua Lackey <jl@GAS.uug.Arizona.EDU>
List: current-users
Date: 12/23/1993 09:07:37
When compiling a kernel from -current as of Dec 22 I get a 

init_main.o: Undefined symbol _pdevinit referenced from text segment.


I tracked it down (I think) to a line in /sys/kern/init_main.c :

	extern pdevinit pdeviniit[];

Yet I can't resolve this problem.  Any clues?

Josh.

-- 
jl@lpl.arizona.edu
jl@gas.uug.arizona.edu

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