From owner-freebsd-stable Sun Aug 20 16:11:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id ADE4237B422; Sun, 20 Aug 2000 16:11:49 -0700 (PDT) Received: by pawn.primelocation.net (Postfix, from userid 1016) id C22389B05; Sun, 20 Aug 2000 19:11:48 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id B2CBABA03; Sun, 20 Aug 2000 19:11:48 -0400 (EDT) Date: Sun, 20 Aug 2000 19:11:48 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Greg Lehey Cc: FreeBSD Stable Users , FreeBSD Documenters Subject: Re: Problems making release with -STABLE? In-Reply-To: <20000821082923.A40941@wantadilla.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 21 Aug 2000, Greg Lehey wrote: > Has anybody tried a make release on -STABLE lately? I've tried, and > after 8 hours I get: > > ===> de_DE.ISO_8859-1/books/handbook > 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 > > I can go looking for the problems, but in this particular case it > hardly seems worth the trouble. > It appears doc/de_DE.ISO_8859-1/books/Makefile.inc is missing. doc/en_EN.ISO_8859-1/books/Makefile.inc contains: DESTDIR?= ${DOCDIR}/en_US.ISO_8859-1/books/${.CURDIR:T} which should be necessary under de_DE.mumble/books also. > BTW, does anybody else find it strange that we need jade to make a > release? > Not if NODOC is set. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: 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