On Tue, Jan 1, 2013 at 7:11 PM, Garrett Cooper wrote:
...
> Ran into this linker error when running make installworld going
> from 10-CURRENT from a month ago to now:
>
> /tmp/install.9ten1vtn/mtree: Undefined symbol "strunvis"
> *** Error code 1
>
> And I'm running into similar issues w
On Fri, Dec 21, 2012 at 1:02 PM, Brooks Davis wrote:
> I have committed NetBSD's mtree to the tree and am building and
> installing it as nmtree. I plan to replace our mtree with this version
> after the following steps:
>
> - Add a WITH_NMTREE build option to install nmtree as mtree and the
>
I have committed NetBSD's mtree to the tree and am building and
installing it as nmtree. I plan to replace our mtree with this version
after the following steps:
- Add a WITH_NMTREE build option to install nmtree as mtree and the
old mtree as omtree.
- Switch the default to WITH_NMTREE.
- R