Building VKERNEL for SMP

Mayur Bhosle mbhosle3 at mail.gatech.edu
Fri Jun 6 23:35:20 PDT 2008


Hi everyone,
	I enabled SMP in the VKERNEL config file then tried to build it
using following command

make -DNO_MODULES buildkernel KERNCONF=VKERNEL.

I am getting the following error



make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs  mkdep -a -f
. newdep -O -pipe -mtune=pentiumpro -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -ansi -g -nostdinc -I. -Iinclude
-I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/VKERNEL
-I"/usr/src/sys/dev/acpica5"
-I"/usr/src/sys/contrib/dev/acpica-unix-20061109/include"
-I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -ffreestanding
-mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -mno-sse3 -D_KERNEL_VIRTUAL
/usr/src/sys/platform/vkernel/platform/pmap.c:269:2: #error "Must write
code to clear PTxpdir cache across all CPUs"
/usr/src/sys/platform/vkernel/platform/pmap.c:518:2: #error "Must inval
self-mappings in all gd's"
mkdep: compile failed


Please let me know ....

Thanks
Mayur






More information about the Kernel mailing list