Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make iso-image - syntax error at line 11 : `;' unexpected



On Sun, Feb 17, 2008 at 02:55:11AM +0000, raymond.meyer%rambler.ru@localhost 
wrote:
> On Saturday 16 February 2008 18:57:21 Manuel Bouyer wrote:
> > On Sat, Feb 16, 2008 at 01:39:12PM +0000, 
> > raymond.meyer%rambler.ru@localhost wrote:
> > > Trying to create bootable CD by running make iso-image and I get the
> > > following error. Does anyone know how to fix it?
> >
> > Did you try
> > ./build.sh iso-image (or maybe iso_image, I don't remember) ?
> 
> I should have made it clear, this is exactly what I did
> 
> MACHINE_ARCH=sparc64
> WORK_DIR=/opt
> 
> cd $WORK_DIR/src && /bin/sh ./build.sh -j 1 -u -m $MACHINE_ARCH \
>         -x -X $WORK_DIR/xsrc \
>         -O $WORK_DIR/obj.$MACHINE_ARCH -T $WORK_DIR/tools.$MACHINE_ARCH \
>         iso-image
> 
> Also, I'm doing this on SPARC Solaris. /bin/sh is a symlink to bash

that's strange, it works for me on a linux box, where /bin/sh is also
bash. Can you look in $WORK_DIR/tools.$MACHINE_ARCH/bin/nbmake-sparc
what shell it uses ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index