On Mon, Dec 12, 2016 at 08:38:39AM +0800, Paul Goyette wrote: > /build/netbsd-local/src/sys/arch/amd64/amd64/machdep.c:1643:17: error: > 'local_apic_va' undeclared (first use in this function) > pmap_kenter_pa(local_apic_va, local_apic_pa, > ^ > /build/netbsd-local/src/sys/arch/amd64/amd64/machdep.c:1643:17: note: each > undeclared identifier is reported only once for each function it appears in > *** [machdep.o] Error code 1
Can you mimic the last change I made to i386/i386/machdep.c? Martin
