看板 FB_stable 關於我們 聯絡資訊
--Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Feb 2014, at 13:05, Thomas Steen Rasmussen <thomas@gibfest.dk> = wrote: .... > I've svn updated to r262193 and I did "make clean" before building = world and > kernel again, installing kernel, rebooting, and running installworld = again. >=20 > I still get the same error: .... > mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var > empty: flags ("schg" is not "none"mtree -deU -f = /usr/src/etc/mtree/BSD.usr.dist -p /usr That 'empty: flags ("schg" is not "none")' message indicates there is some problem with the permissions under your /usr directory... > mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include > mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist -p /usr > mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p / > install -l s usr/src/sys /sys > cd /usr/share/man; for mandir in man*; do install -l s ../$mandir = /usr/share/man/en.ISO8859-1/; install -l s ../$mandir = /usr/share/man/en.UTF-8/; done > install: /usr/share/man/en.ISO8859-1//man1: Directory not empty .... and this causes trouble creating your man directories, or symlinks in those directories. -Dimitry --Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlMEqdoACgkQsF6jCi4glqNU6QCff5O+4tYAoZeO15MfAaKFILmG 5fYAoPKF8TmpVyJ3fk9iWleC4LK74NeT =JqYC -----END PGP SIGNATURE----- --Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB--