Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2002 16:04:32 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        phk@critter.freebsd.dk
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.c write_disk.c src/sbin/disklabel disklabel.c src/sbin/fdisk fdisk.c src/sys/boot/i386/boot2 boot2.c src/sys/boot/i386/libi386 biosdisk.c src/sys/kern subr_diskmbr.c subr_diskslice.c ... 
Message-ID:  <20021002.160432.78788102.nyan@jp.FreeBSD.org>
In-Reply-To: <47663.1033535809@critter.freebsd.dk>
References:  <20021002.114603.97215178.nyan@jp.FreeBSD.org> <47663.1033535809@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <47663.1033535809@critter.freebsd.dk>
Poul-Henning Kamp <phk@critter.freebsd.dk> writes:

> I'm doing my best, but a cross compile buildworld to pc98 does not
> work for me and I have no PC98 hardware I can run a native buildworld
> on.
> 
> make -j 10 buildworld TARGET_ARCH=pc98  __MAKE_CONF=/dev/null

This is a mistake.
Please run the following.

make buildworld TARGET=pc98 TARGET_ARCH=i386

---
TAKAHASHI Yoshihiro <nyan@FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002.160432.78788102.nyan>