From owner-freebsd-stable Wed Oct 6 3:52:20 1999 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 6407B14F3B for ; Wed, 6 Oct 1999 03:52:17 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id GAA19602 for stable@freebsd.org; Wed, 6 Oct 1999 06:50:48 -0400 (EDT) (envelope-from mwlucas) Message-Id: <199910061050.GAA19602@blackhelicopters.org> Subject: make docs broken? To: stable@freebsd.org Date: Wed, 6 Oct 1999 06:50:48 -0400 (EDT) From: mwlucas@gltg.com X-Mailer: ELM [version 2.4ME+ PL43 (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 I haven't done this before, so I might be doing this completely wrong, but: cvsup docs-supfile [blah, blah, blah] cd /usr/doc/en_US.ISO_8859-1/ make all install The make runs well enough, but make install chokes: oks/fdp-primer ===> books/ppp-primer install -C -o root -g wheel -m 444 book.html.gz /usr/share/doc/en_US.ISO_8859-1/books/ppp-primer install -C -o root -g wheel -m 444 `xargs < HTML.manifest` /usr/share/doc/en_US.ISO_8859-1/books/ppp-primer install -C -o root -g wheel -m 444 book.html /usr/share/doc/en_US.ISO_8859-1/books/ppp-primer /usr/share/doc/faq -> /usr/share/doc/en_US.ISO_8859-1/books/faq /usr/share/doc/handbook -> /usr/share/doc/en_US.ISO_8859-1/books/handbook rm: handbook: is a directory *** Error code 1 ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message