Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 1998 16:59:56 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        stable@FreeBSD.ORG
Subject:   make rerelease fails at ===> ja/man/man1
Message-ID:  <19981101165956.A20151@klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
===> ja/FAQ
cd /usr/doc/ja/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies
install -c -o bin -g bin -m 444  FAQ*.html /R/stage/trees/doc/usr/share/doc/ja/F
AQ
if [ -f /usr/doc/ja/FAQ/FAQ.ln ]; then  (cd /R/stage/trees/doc/usr/share/doc/ja/
FAQ;  sh /usr/doc/ja/FAQ/FAQ.ln);  fi
install -c -o bin -g bin -m 444  FAQ.roff  /R/stage/trees/doc/usr/share/doc/ja/F
AQ
===> ja/man
cd /usr/doc/ja/man ; make afterdistribute DESTDIR=/R/stage/trees/bin
===> ja/man/man1
cd /usr/doc/ja/man/man1 ; make install DESTDIR=/R/stage/trees/bin SHARED=copies
install -c -o bin -g bin -m 444 a2p.1.gz addftinfo.1.gz addr2line.1.gz.....
[... very long command line shortened ...]
.....yes.1.gz ypcat.1.gz ypmatch.1.gz ypwhich.1.gz yyfix.1.gz zdiff.1.gz zforce
.1.gz zmore.1.gz znew.1.gz  /R/stage/trees/bin/usr/share/man/ja/man1
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
             fileN directory
       install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop.
*** Error code 1




-- 
Andreas Klemm                                http://www.FreeBSD.ORG/~andreas
     What gives you 90% more speed, for example, in kernel compilation ?
          http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
             "NT = Not Today" (Maggie Biggs)      ``powered by FreeBSD SMP''

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?19981101165956.A20151>