Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 1995 11:28:55 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        stable@freebsd.org
Subject:   Confusing errors from mtree when building -stable
Message-ID:  <95Oct7.112856pdt.177475@crevenia.parc.xerox.com>

next in thread | raw e-mail | index | archive | help
I just sup'd -stable and started a "make world"; I got some interesting
error messages from the mtree stage:

mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/include
missing: ./machine (not created: File exists)
missing: ./net (not created: File exists)
missing: ./netccitt (not created: File exists)
missing: ./netinet (not created: File exists)
missing: ./netiso (not created: File exists)
missing: ./netns (not created: File exists)
missing: ./nfs (not created: File exists)
missing: ./sys (not created: File exists)
missing: ./ufs (not created: File exists)
missing: ./ufs/ffs (not created: File exists)
missing: ./ufs/lfs (not created: File exists)
missing: ./ufs/mfs (not created: File exists)
missing: ./ufs/ufs (not created: File exists)
missing: ./vm (not created: File exists)

mtree thinks it's missing but doesn't create it because it exists?  Pretty
cool.

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95Oct7.112856pdt.177475>