From owner-freebsd-stable Fri Aug 25 6: 6:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 9D6FA37B422 for ; Fri, 25 Aug 2000 06:06:39 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id GAA77830; Fri, 25 Aug 2000 06:06:25 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200008251306.GAA77830@pike.osd.bsdi.com> Subject: Re: make release problem In-Reply-To: from "Smith@ian.org" at "Aug 25, 2000 09:05:00 am" To: Smith@ian.org Date: Fri, 25 Aug 2000 06:06:25 -0700 (PDT) Cc: stable@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Smith@ian.org wrote: > I am trying to make a release cd and I am having problems. > > I cvsuped to the latest of -stable, then did a 'make buildworld' > and a 'make buildkernel' in /usr/src. Then I went to > /usr/src/release and ran... > > make release \ > BUILDNAME=4.1-STABLE \ > CHROOTDIR=/usr/release \ > RELEASETAG=RELENG_4 \ > CVSROOT=/home/ncvs > > Everything goes fine for hours and hours and hours... and then > stops here. Output is below... > > ----------------- > > cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE \ > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto \ > -I/usr/obj/usr/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA \ > -I/usr/obj/usr/src/i386/usr/include -c \ > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs7/pk7_doit.c \ > -o pk7_doit.po > install -C -o root -g wheel -m 444 book.html > usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 > install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ... > fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 Try it without the 'INSTALL=install -C' line in /etc/make.conf. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message