Subject: Re: problem with compiling the kernel
To: None <current-users@sun-lamp.cs.berkeley.edu, jl@GAS.uug.Arizona.EDU>
From: Theo Deraadt <deraadt@fsa.ca>
List: current-users
Date: 12/23/1993 15:10:50
> init_main.o: Undefined symbol _pdevinit referenced from text segment.

You need to
	(1) install new config
	(2) make clean
	(3) re-config your kernel
then this goes away

(this change was done 2.5 weeks ago.. btw)

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