Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 1999 06:50:48 -0400 (EDT)
From:      mwlucas@gltg.com
To:        stable@freebsd.org
Subject:   make docs broken?
Message-ID:  <199910061050.GAA19602@blackhelicopters.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910061050.GAA19602>