Date: Wed, 02 Oct 2002 07:16:49 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> 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: <47663.1033535809@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 02 Oct 2002 11:46:03 %2B0900." <20021002.114603.97215178.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20021002.114603.97215178.nyan@jp.FreeBSD.org>, Takahashi Yoshihiro writes: >In article <200210010724.g917OuIS083993@freefall.freebsd.org> >Poul-Henning Kamp <phk@FreeBSD.org> writes: > >> phk 2002/10/01 00:24:56 PDT >> >> Modified files: >> lib/libdisk create_chunk.c disk.c rules.c >> write_disk.c >> sbin/disklabel disklabel.c >> sbin/fdisk fdisk.c >> sys/boot/i386/boot2 boot2.c >> sys/boot/i386/libi386 biosdisk.c >> sys/kern subr_diskmbr.c subr_diskslice.c >> sys/pc98/pc98 diskslice_machdep.c >> usr.sbin/boot0cfg boot0cfg.c >> Log: >> Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: > >libdisk for pc98 is broken. Please test your changes before commit. Sorry. 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 fails way before it gets to libdisk: -------------------------------------------------------------- >>> stage 2: cleaning up the object tree -------------------------------------------------------------- cd /bang/src; MAKEOBJDIRPREFIX=/usr/obj/pc98 MACHINE_ARCH=pc98 MACHINE=pc98 CPUTYPE= GROFF_BIN _PATH=/usr/obj/pc98/bang/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/pc98/bang/src/i386/usr/share/g roff_font GROFF_TMAC_PATH=/usr/obj/pc98/bang/src/i386/usr/share/tmac DESTDIR=/usr/obj/pc98/bang/ src/i386 INSTALL="sh /bang/src/tools/install.sh" PATH=/usr/obj/pc98/bang/src/i386/usr/sbin:/usr/ obj/pc98/bang/src/i386/usr/bin:/usr/obj/pc98/bang/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 par-cleandir make: no target to make. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. 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?47663.1033535809>