Subject: Build problems with -current ...
To: None <current-users@netbsd.org>
From: David Francheski <davidf@caymas.com>
List: current-users
Date: 10/23/2002 18:03:57
I get the following compiler error when building
from -current (as of about 4:30 PDT) :

 	implicit declaration of 'do_cpuid'

 from module arch/i386/i386/machdep.c


 Apparently, 'do_cpuid()' isn't defined anywhere in the
 Kernel source tree.
 
Any thoughts?

Thanks!
Dave F.