Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 1999 08:39:15 -0500 (EST)
From:      "John W. DeBoskey" <jwd@unx.sas.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   make world failure (2 days in a row)
Message-ID:  <199902021339.IAA48630@bb01f39.unx.sas.com>

next in thread | raw e-mail | index | archive | help
Hi,

   The following says it all...

Thanks,
John

===> ru
cd /usr/doc/ru ; make afterdistribute DESTDIR=/R/stage/trees/bin
===> ru/FAQ
cd /usr/doc/ru/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies
install -c -o root -g wheel -m 444  FAQ*.html /R/stage/trees/doc/usr/share/doc/ru/FAQ
if [ -f /usr/doc/ru/FAQ/FAQ.ln ]; then  (cd /R/stage/trees/doc/usr/share/doc/ru/FAQ;  sh /usr/doc/ru/FAQ/FAQ.ln);  fi
install -c -o root -g wheel -m 444  FAQ.roff  /R/stage/trees/doc/usr/share/doc/ru/FAQ
===> zh
cd /usr/doc/zh ; make afterdistribute DESTDIR=/R/stage/trees/bin
===> zh/FAQ
cd /usr/doc/zh/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies
install -c -o root -g wheel -m 444  FAQ*.html /R/stage/trees/doc/FAQ
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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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