Subject: Re: src/etc/etc.i386/Makefile.inc problem MKISOFS_FLAGS?
To: Martin Husemann <martin@duskware.de>
From: Chris Ross <cross@distal.com>
List: current-users
Date: 06/22/2004 16:28:48
Martin Husemann wrote:
> You need to run
> 
>    $TOOLDIR/bin/nbmake-sparc64 iso-image
> 
> otherwise your host make will pick up the host arch and try to make the
> CD bootable for that.

   I'm sorry, you've missed something.  I'm  building *on* a sparc64,
for a target of i386.  So, it should be using nbmake-i386, which it
is.  If MACHINE we're getting set to the host make (which is Solaris
anyway, so wouldn't work the same) I wouldn't see an error about
i386 in the path...

                          - Chris