DragonFly kernel List (threaded) for 2008-06
DragonFly BSD
DragonFly kernel List (threaded) for 2008-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Building VKERNEL for SMP


From: Mayur Bhosle <mbhosle3@xxxxxxxxxxxxxxx>
Date: Sat, 07 Jun 2008 02:29:32 -0400

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]