From owner-freebsd-bugs Tue Nov 12 9: 8:28 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E90E37B401 for ; Tue, 12 Nov 2002 09:08:26 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0A943E4A for ; Tue, 12 Nov 2002 09:08:18 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id gACH7s5V095808 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 12 Nov 2002 19:07:54 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id gACH7sSo095803; Tue, 12 Nov 2002 19:07:54 +0200 (EET) Date: Tue, 12 Nov 2002 19:07:54 +0200 From: Ruslan Ermilov To: den@volginfo.ru, freebsd-bugs@FreeBSD.org Subject: Re: misc/45239: make release fails - sh core dumped Message-ID: <20021112170754.GA95272@sunbay.com> References: <200211121702.gACH2B0i005151@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <200211121702.gACH2B0i005151@freefall.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 12, 2002 at 09:02:11AM -0800, Ruslan Ermilov wrote: > Synopsis: make release fails - sh core dumped >=20 > State-Changed-From-To: open->closed > State-Changed-By: ru > State-Changed-When: Tue Nov 12 07:53:00 PST 2002 > State-Changed-Why:=20 > Once upon a time, it was an (undocumented) prerequisite for a > successful ``make release'' that the running world be the same > or compatible version of what you are trying to build. It is > not any longer, i.e. you can build a snapshot for 5.0 of 4.x, > but this requires some black magic. >=20 > The CHROOTDIR should be populated with the contents compatible > with the running system, so you must buildworld for your 4.7-p1 > first and not cross-build for 5.0 -- that's why you are getting > the SIGSYS. >=20 > Building snapshots for 5.0 on 4.x is a bit tricky due to this: >=20 > cd /usr/src-4.x/release && make -f /usr/src-5.0/release/Makefile ... >=20 Another option to build 5.0 snapshot, if your /usr/src contains the sources that your host is currently running and /usr/obj has the compiled version of /usr/src, is to: cd /usr/src/release cvs -q up -Al (-l is enough) make release ... In general, release/Makefile* should be of the same version you are building. 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 --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE90TVpUkv4P6juNwoRAhVtAJ4233LME7D59XOuphaDezc80fVw2gCeLir8 X8YjGogg1AKqm9Z59BIIXLE= =6efU -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message