Subject: Re: compilation of cdboot?
To: James Hartley <jjhartley@gmail.com>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: port-i386
Date: 09/13/2007 21:42:27
On Thu, 13 Sep 2007, James Hartley wrote:
> sh: /usr/src/tooldir.NetBSD-4.0_RC1-i386/bin/i386--netbsdelf-gcc: not found
> *** Error code 127

If you're not cross-compiling, you can get away with:

   USETOOLS=no make

Cheers,
Jared