Date: Fri, 1 Nov 2002 17:58:55 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org>, Jake Burkholder <jake@locore.ca> Cc: Poul-Henning Kamp <phk@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release/sparc64 boot_crunch.conf Message-ID: <20021101155855.GA5673@sunbay.com> In-Reply-To: <20021101104548.G22677@locore.ca> <XFMail.20021101102937.jhb@FreeBSD.org> References: <200211010814.gA18EU6f080183@repoman.freebsd.org> <20021101104548.G22677@locore.ca> <200211010814.gA18EU6f080183@repoman.freebsd.org> <XFMail.20021101102937.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 01, 2002 at 10:29:37AM -0500, John Baldwin wrote: >=20 > On 01-Nov-2002 Ruslan Ermilov wrote: > > ru 2002/11/01 00:14:30 PST > >=20 > > Modified files: > > release/sparc64 boot_crunch.conf=20 > > Log: > > sparc64 does not yet support sysinstall(8). >=20 > That's really odd considering I just installed on an ultra60 > this morning using sysinstall off of a CD I built from make > release yesterday. >=20 On Fri, Nov 01, 2002 at 10:45:48AM -0500, Jake Burkholder wrote: > Apparently, On Fri, Nov 01, 2002 at 12:14:30AM -0800, > Ruslan Ermilov said words to the effect of; >=20 > > ru 2002/11/01 00:14:30 PST > >=20 > > Modified files: > > release/sparc64 boot_crunch.conf=20 > > Log: > > sparc64 does not yet support sysinstall(8). >=20 > Please try it before making assumptions. >=20 I did. cross-release on i386 died because it tried to run the sparc64 binary, rtermcap, which is the build-tool for sysinstall. It is actually the bug in the "make release" (object directories are created _after_ the build-tools are), but it's normally not visible because object directories are already built during the buildworld stage of "make release". In this case, sysinstall is not built on sparc64, according to usr.sbin/sysinstall/Makefile, revision 1.236. I also tried building it on panther, but it may be that its libraries are out of date, so either: 1. re-enable sysinstall in usr.sbin/Makefile and here 2. apologize Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9wqS/Ukv4P6juNwoRAmw3AJ9LsWIx9VKpU8hu3VX3XOoW7pdspACfWBw0 gY4pfeSsfSz5WEvklqZK1Mg= =GfQl -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j-- 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?20021101155855.GA5673>