I tried to compile the kernel source in updates (version 2.2.13-22mdk),
and got the error message listed below in the "make bzImage" phase of
the compile.  Any ideas about how to fix this?

Wes

---------

In file included from ksyms.c:17:
/usr/src/linux/include/linux/kernel_stat.h:44: `smp_num_cpus' undeclared
(first
use in this function)
/usr/src/linux/include/linux/kernel_stat.h:44: (Each undeclared
identifier
is reported only once
/usr/src/linux/include/linux/kernel_stat.h:44: for each function it
appears in.)make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.13/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.13/kernel'
make: *** [_dir_kernel] Error 2

Reply via email to