Date: Wed, 9 Oct 1996 10:29:15 -0700 (PDT) From: Veggy Vinny <richardc@CSUA.Berkeley.EDU> To: current@FreeBSD.ORG Subject: /usr/bin/install in -current broken Message-ID: <Pine.PTX.3.95.961009102757.5738r-100000@soda.CSUA.Berkeley.EDU>
index | next in thread | raw e-mail
It seems the /usr/bin/install in the latest -current is broken and
doesn't know what -c is...
root@earth [10:25am][/usr/ports/sysutils/top] >> make install
Checksums OK.
===> Installing for top-3.4
===> Warning: your umask is "0002".
If this is not desired, set it to an appropriate value
and install this port again by ``make reinstall''.
install -c -o root -m 2755 -g kmem top /usr/local/bin
install: unknown option -c
install -c top.1 /usr/local/man/man1/top.1
install: unknown option -c
strip /usr/local/bin/top
gzip -9nf /usr/local/man/man1/top.1
/usr/local/man/man1/top.1: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
root@earth [10:26am][/usr/ports/sysutils/top] >>
Vince
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.PTX.3.95.961009102757.5738r-100000>
