From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 06:42:53 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 0BC7C16A4CE for ; Thu, 21 Oct 2004 06:42:53 +0000 (GMT) Received: from fitch5.uni2.net (fitch5.uni2.net [130.227.52.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3197543D48 for ; Thu, 21 Oct 2004 06:42:52 +0000 (GMT) (envelope-from xride@x12.dk) Received: from x12.dk (83.72.97.237.ip.tele2adsl.dk [83.72.97.237]) by fitch5.uni2.net (8.12.6/8.11.6) with ESMTP id i9L6goWI016586 for ; Thu, 21 Oct 2004 08:42:51 +0200 Received: by x12.dk (Postfix, from userid 666) id 5EBB42099; Thu, 21 Oct 2004 08:42:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP id 47AA5206F for ; Thu, 21 Oct 2004 08:42:50 +0200 (CEST) Date: Thu, 21 Oct 2004 08:42:45 +0200 (CEST) From: Soeren Straarup To: current@freebsd.org Message-ID: <20041021083310.A6579@x12.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Mailman-Approved-At: Thu, 21 Oct 2004 12:06:07 +0000 Subject: make release with RELENG_5_2_1_RELEASE 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, 21 Oct 2004 06:42:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi This is what i did, i cvs checked out -rRELENG_5_2_1_RELEASE in a corner of the disk, make buildworld in a corner. Then this: cd /home/work/src/release ; make release MAKEOBJDIRPREFIX=3D/home/work/obj CHROOTDIR=3D/ese/chroot CVSROOT=3D:pserver:anoncvs@anoncvs.de.freebsd.org:/home/ncvs BUILDNAME=3DESE-5.2.1-RELEASE MAKE_ISOS=3DYES NO_FLOPPIES=3DYES EXTSRCDIR=3D/home/work/src NOPORTS=3DYES NODOC=3DYES OTHER_DISTS=3D'catpage= s manpages' WORLDDIR=3D/home/work/src All on one line. Then a few hours later i got this error msg: =3D=3D=3D> share/doc/papers cd /usr/src/share/doc/papers; make install -DNO_SUBDIR DESTDIR=3D/R/stage/trees/base SHARED=3Dcopies =3D=3D=3D> share/doc/papers/beyond4.3 cd /usr/src/share/doc/papers/beyond4.3; make install -DNO_SUBDIR DESTDIR=3D/R/stage/trees/doc SHARED=3Dcopies install -o root -g wheel -m 444 beyond43.ascii.gz /R/stage/trees/doc/usr/share/doc/papers *** Error code 71 Stop in /usr/src/share/doc/papers/beyond4.3. *** Error code 1 Futher shows that this dir is not present in the chrootdir: /R/stage/trees/doc I have tried to build it without the NODOC=3DYES and NOPORTS=3DYES, but it breaks at the same spot. What am i doing wrong here. Best regards S=F8ren Straarup please keep me on CC Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R Don't let your brain be in idle to long it might get stuck there -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFBd1ppXTGeGCdlN14RAk87AJ99QF6Ca3CWUrctK0PS36azHIViGQCfQX8x dS94jLVclFkH0IFbw+O4MkU=3D =3DQbEM -----END PGP SIGNATURE-----