Date: Sat, 26 Aug 2000 09:14:03 +0930 From: Greg Lehey <grog@lemis.com> To: Smith@ian.org, Alexander Langer <alex@FreeBSD.ORG> Cc: freebsd-stable@FreeBSD.ORG, "Chris D. Faulhaber" <jedgar@fxp.org> Subject: Re: make release problem Message-ID: <20000826091403.D52219@wantadilla.lemis.com> In-Reply-To: <Pine.LNX.4.21.0008241021300.11599-100000@user1.erieonline.com>; from Smith@ian.org on Fri, Aug 25, 2000 at 09:05:00AM -0400 References: <Pine.LNX.4.21.0008241021300.11599-100000@user1.erieonline.com> <Pine.BSF.4.21.0008251419380.79278-100000@pawn.primelocation.net> <20000825203327.B43892@cichlids.cichlids.com> <4.3.2.7.2.20000824082639.00afffb8@mail.megapathdsl.net> <Pine.LNX.4.21.0008241021300.11599-100000@user1.erieonline.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 25 August 2000 at 9:05:00 -0400, 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 > > Stop in /usr/doc/de_DE.ISO_8859-1/books/handbook. > *** Error code 1 > > ----------------- > > Any ideas? On Friday, 25 August 2000 at 20:33:27 +0200, Alexander Langer wrote: > Thus spake Chris D. Faulhaber (jedgar@fxp.org): > >> >> This is due to a non-existent >> doc/de_DE.ISO_8859-1/books/handbook/Makefile.inc which should contain: > > ok. I'll add it, thanks. > > Alex, > who has obviously not tested release. *sigh* > > (ignore my private mail, Chris :) Yes, I saw (and reported) this last week as well. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000826091403.D52219>