Re: 9.0 stable failing to build for sun2 in X11

David Brownlee <[email protected]> Wed, 9 Sep 2020 15:07:48 +0100
Newsgroups gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.sun3
Message-ID <CAGN_6pYTWZf2V7itbrHi6FFn9zqXZRcrUPmW253rMLX8hgNZ7w@mail.gmail.com>
On Tue, 8 Sep 2020 at 22:36, Chris Hanson <[email protected]> wrot=
e:
>
> On Sep 7, 2020, at 10:46 PM, Chris Hanson <[email protected]> wr=
ote:
> >
> > On Sep 7, 2020, at 10:29 PM, Martin Husemann <[email protected]> wrote=
:
> >>
> >> The official builds for sun2 do not include any X builds either (and t=
his
> >> is the case since as far back as I remember).
> >
> > Aha! Almost certain that=E2=80=99s it. Thanks!
>
> That was indeed it=E2=80=94building without -x succeeds!
>
> Now to start thinking about a 68451 pmap implementation=E2=80=A6

So... how *many* 68451s? :-p

32 variable length segments in a 68451... Looking forward to
 kthread_create(PRI_VM, KTHREAD_MPSAFE, NULL, pmap_defrag_thread,
NULL, NULL, "defrag");
:)

David