cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/data/hg/FreeBSD/head/sys -I/data/hg/FreeBSD/head/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -march=mips32 -msoft-float -ffreestanding -Werror /data/hg/FreeBSD/head/sys/mips/mips/pmap.c
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'pmap_enter':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:1954: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:1954: error: (Each undeclared identifier is reported only once
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:1954: error: for each function it appears in.)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'pmap_enter_quick_locked':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:2131: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'pmap_testbit':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:2560: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'pmap_changebit':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:2587: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'pmap_page_wired_mappings':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:2636: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'page_is_managed':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:3170: error: 'VPO_UNMANAGED' undeclared (first use in this function)
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c: In function 'init_pte_prot':
/data/hg/FreeBSD/head/sys/mips/mips/pmap.c:3183: error: 'VPO_UNMANAGED' undeclared (first use in this function)
*** Error code 1