Subject: Re: cross compile with different username
To: Liam J. Foy <liamfoy@sepulcrum.org>
From: Cherry G. Mathew <cherry.g.mathew@gmail.com>
List: current-users
Date: 12/30/2006 19:31:11
On 12/30/06, Liam J. Foy <liamfoy@sepulcrum.org> wrote:
>
> On 30 Dec 2006, at 18:03, Cherry G. Mathew wrote:
>
> > Hi,
> >
> >
> > I've checked out the cvs source as login: cherry
> >
> > for builds, I login as : code:
> >
> > when I try to cross-build the tree from linux using $SRCDIR/build.sh
> > -m ia64 tools
> >
> > code@loonix:~$ /home/cherry/code/NetBSD/src/build.sh -mi386 tools
> > ===> build.sh command: /home/cherry/code/NetBSD/src/build.sh -mi386
> > tools
> > ===> build.sh started: Sat Dec 30 19:49:18 GMT 2006
> > ===> HOST_SH:          /bin/sh
> > ===> No nonexistent/bin/nbmake, needs building.
> > ===> Bootstrapping nbmake
> > /bin/sh: Can't open /tools/make/configure
> ^^^
>
> shouldn't it be tools/make/configure ?

$TOP doesn't get set for some reason.

Could it be a bash bug ?

-- 
~Cherry