Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 20:31:55 -0700 (PDT)
From:      Doug Barton <DougB@FreeBSD.org>
To:        Grover Lines <grover@ceribus.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: mtree: not found
Message-ID:  <20040930202820.Y27520@qbhto.arg>
In-Reply-To: <1096600646.84884.1.camel@purgatory.ceribus.net>
References:  <1096600646.84884.1.camel@purgatory.ceribus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Sep 2004, Grover Lines wrote:

> Is it just me or did the recent commit for
> http://lists.freebsd.org/pipermail/cvs-src/2004-September/032796.html
> nuke my build?

> mkdir -p /usr/obj/usr/src/i386/usr/share/snmp/mibs
> mtree -deU -f /usr/src/etc/mtree/BSD.include.dist
> -p /usr/obj/usr/src/i386/usr/include >/dev/null
> mtree: not found
> *** Error code 127

This problem isn't caused by the bind mfc, that import didn't change 
Makefile.inc1 there, it changed it below there. Also, the problem is 
that mtree apparently can't be found in your path, which wouldn't have 
been caused by the bind import.

What happens when you do this:  type mtree

Doug

-- 

     This .signature sanitized for your protection



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