Skip site navigation (1)Skip section navigation (2)
Date:      17 Jul 2000 17:39:12 +0200
From:      Samuel Tardieu <sam@inf.enst.fr>
To:        current@freebsd.org
Subject:   New mtree needed for installation
Message-ID:  <2000-07-17-17-39-12%2Btrackit%2Bsam@inf.enst.fr>

next in thread | raw e-mail | index | archive | help
I did a "make buildworld" then "make installworld", and:

--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc;                make distrib-dirs
mtree -deLU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree: illegal option -- L
usage: mtree [-cdeinrUux] [-f spec] [-K key] [-k key] [-p path] [-s seed]
        [-X excludes]
*** Error code 1

Of course, installing the new mtree first solves this, but it may be
worth a note in UPDATING (or better, use the newly built mtree or do
not require the use of the new -L option).

  Sam
-- 
Samuel Tardieu -- sam@inf.enst.fr



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?2000-07-17-17-39-12%2Btrackit%2Bsam>