From owner-cvs-all Wed Oct 2 8:35:40 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 2E98D37B401; Wed, 2 Oct 2002 08:35:39 -0700 (PDT) Date: Wed, 2 Oct 2002 08:35:39 -0700 From: Juli Mallett To: Poul-Henning Kamp Cc: Takahashi Yoshihiro , 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: <20021002083538.A95394@FreeBSD.org> References: <20021002.160432.78788102.nyan@jp.FreeBSD.org> <67296.1033542454@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <67296.1033542454@critter.freebsd.dk>; from phk@critter.freebsd.dk on Wed, Oct 02, 2002 at 09:07:34AM +0200 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Poul-Henning Kamp [ Data: 2002-10-02 ] [ Subjecte: 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/boo > In message <20021002.160432.78788102.nyan@jp.FreeBSD.org>, Takahashi Yoshihiro > writes: > >In article <47663.1033535809@critter.freebsd.dk> > >Poul-Henning Kamp 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 > > It is counter intuitive that PC98 has its own kind of cross-building, > is there any way we can make it work like the rest without too much > work ? Makefile.inc1 should be able to see TARGET_ARCH=pc98 and adjust things to what works. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message