Re: Installations notes for NetBSD 9.1 on a G4 Power Macintosh

Adam Russell <[email protected]> Thu, 31 Dec 2020 21:25:18 -0500
Newsgroups gmane.os.netbsd.ports.macppc
Message-ID <[email protected]>
Bob McGowan <[email protected]> writes:

> Hello Adam,
>
> I believe Martin is referring to the errors when you tried to build
> hfsutils, which I would assume you did from a shell?
>
> If you had to do a "bootstrap", before the hfsutils build worked, you
> would need to revert to the pristine state of having just installed
> pkgsrc.  Then run your build of hfsutils as follows:
>
>     $ make <package or whatever> 2>&1 | tee hfsutils_build_errors
>
> You will see all the output as well as capture it for further analysis.
>
> Bob

Duly noted! I'll try and find the time in the near future to revisit this and reproduce the errors.