Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2015 18:38:29 -0800
From:      Manfred Antar <null@pozo.com>
To:        freebsd-current@freebsd.org
Cc:        bapt@freebsd.org
Subject:   make installworld broken on current amd64 at /usr/src/usr.bin/chpass
Message-ID:  <201502130238.t1D2cTvl091639@pozo.com>

next in thread | raw e-mail | index | archive | help
make install in usr.bin/chpass broken on current:

(chpass)5006}make install
install -s -o root -g wheel -m 4555  -fschg -S chpass /usr/bin/chpass
install -o root -g wheel -m 444 chpass.1.gz  /usr/share/man/man1
/usr/share/man/man1/chfn.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/chsh.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchpass.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchfn.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/share/man/man1/ypchsh.1.gz -> /usr/share/man/man1/chpass.1.gz
/usr/bin/chfn -> /usr/bin/chpass
install: link /usr/bin/chpass -> /usr/bin/chfn: Operation not permitted
*** Error code 71

Stop.
make: stopped in /usr/src/usr.bin/chpass



========================
||      null@pozo.com           ||
||                                      ||
======================== 






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