Subject: Re: Problems building cross tools
To: Gerald Lee <glee@force10networks.com>
From: Oliver Gould <ogould@olix0r.net>
List: netbsd-help
Date: 07/10/2007 14:24:42
On 2007-07-10 09:30 -0500, Gerald Lee wrote:
> 	I'm trying to build from an anonymous cvs tree using the
> netbsd-4 label.  I am trying to build purely as a user (no root access),
 
> 	./build.sh -a powerpc -m evbppc -D
> /work/sw/glee/NetBSD_4/cross-dest -O /work/sw/glee/NetBSD_4/cross-obj -T
> /work/sw/glee/NetBSD_4/cross-tools -V BLDX11=no tools

I have no idea if this would affect the behavior you describe, but you
at least need to pass the -U flag to build.sh if you are building as a
mortal.

  - Oliver