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 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
Home |
Main Index |
Thread Index |
Old Index