Subject: Re: build error
To: Patrick Welche <prlw1@cam.ac.uk>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 06/04/1998 19:03:58
On Thu, 4 Jun 1998, Patrick Welche wrote:
> Neil A. Carson wrote:
> >
> > Patrick Welche wrote:
> >
> [static int postmortem_active =0;]
> >
> > > PS PMAP_NEW is completely unrelated to UVM right? So with options UVM
> > > in the kernel you only want UVM=yes in /etc/mk.conf, no PMAP business?
> >
> > Leave pmap_new off. You need machine_new_noncontig and uvm.
>
> Damn - I took machine_new_noncontig out when I put uvm in.
You just need to enable the option UVM in your config file.
MACHINE_NEW_NONCONTIG is now the default so this does not need to be
specified in the config file.
Cheers,
Mark