Date: Sun, 20 Aug 2000 19:11:48 -0400 (EDT) From: "Chris D. Faulhaber" <jedgar@fxp.org> To: Greg Lehey <grog@lemis.com> Cc: FreeBSD Stable Users <freebsd-stable@freebsd.org>, FreeBSD Documenters <doc@freebsd.org> Subject: Re: Problems making release with -STABLE? Message-ID: <Pine.BSF.4.21.0008201904350.49828-100000@pawn.primelocation.net> In-Reply-To: <20000821082923.A40941@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008201904350.49828-100000>