From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 13:04:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A1616A4CE; Thu, 4 Nov 2004 13:04:20 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D5DA43D49; Thu, 4 Nov 2004 13:04:19 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I6N000DOOB5H5@ms-dienst.rz.rwth-aachen.de>; Thu, 04 Nov 2004 14:04:18 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Thu, 04 Nov 2004 14:04:17 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])iA4D4HgH023053; Thu, 04 Nov 2004 14:04:17 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id F12A92846E; Thu, 04 Nov 2004 14:04:11 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 941DF2281E; Thu, 04 Nov 2004 14:04:11 +0100 (CET) Date: Thu, 04 Nov 2004 14:04:11 +0100 From: Christian Brueffer In-reply-to: <20041104123937.GB48627@ip.net.ua> To: Ruslan Ermilov Message-id: <20041104130411.GA13093@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=OXfL5xGRrasGEqWY; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.3-BETA7 X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200411041552.49345.brian@bee-s.com> <418A1A79.5000708@fer.hr> <20041104123937.GB48627@ip.net.ua> cc: current@freebsd.org cc: Ivan Voras Subject: Re: make world DESTDIR=/jail fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 13:04:20 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 04, 2004 at 02:39:37PM +0200, Ruslan Ermilov wrote: > On Thu, Nov 04, 2004 at 01:03:05PM +0100, Ivan Voras wrote: > > Andrew Leikand wrote: > > >Hello all! > > > > > >I'm trying to make jail work on a FreeBSD 5.3-RC2 > > >According to the man jail(8)the first step is > > >cd /usr/src && make world DESTDIR=3D/jail > > >At stage "1.2: bootstrap tools" i'm getting error: > > > > > > cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include=20 > > >-c /usr/src/games/fortune/strfile/strfile.c > > >make: don't know how to make /jail/usr/lib/libc.a. Stop > > >*** Error code 2 > >=20 > > Me too. Either something's broken or the man page should be updated.=20 > > Doing separate 'make buildworld' and then 'make installworld=20 > > DESTDIR=3D...' works ok. > >=20 > Has been fixed in HEAD a few months ago in src/Makefile,v 1.442. > Once RELENG_5 opens for commits, I will MFC it. >=20 Uhm, not being able to create jails seems like a major regression to me. How about MFC'ing it now, provided that re@ approves? - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBiijLbHYXjKDtmC0RAmUEAJ0ZPAISXXf0xmFDz+YLIjEJ9tfqCACePdZ/ +MaVJiycIA7EPEpLjh1dew0= =G+rJ -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--