From owner-freebsd-current@FreeBSD.ORG Fri Oct 1 03:43:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF5E16A4CE for ; Fri, 1 Oct 2004 03:43:44 +0000 (GMT) Received: from hellhound.ceribus.net (c-24-21-90-79.client.comcast.net [24.21.90.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3843343D1D for ; Fri, 1 Oct 2004 03:43:44 +0000 (GMT) (envelope-from grover@ceribus.net) Received: (qmail 1388 invoked by uid 1002); 1 Oct 2004 03:44:34 -0000 Received: from grover@ceribus.net by hellhound.ceribus.net by uid 89 with qmail-scanner-1.22 Processed in 0.913482 secs); 01 Oct 2004 03:44:34 -0000 Received: from unknown (HELO purgatory) (192.168.200.200) by 192.168.200.225 with SMTP; 1 Oct 2004 03:44:33 -0000 From: "Grover Lines" To: "'Doug Barton'" Date: Thu, 30 Sep 2004 20:43:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20040930202820.Y27520@qbhto.arg> Thread-Index: AcSnZ2ytRHJYWU3eSmG267KqIysrhAAAT1Yg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Qmail-Scanner-Message-ID: <10966022736721382@hellhound.ceribus.net> Message-Id: <20041001034344.3843343D1D@mx1.FreeBSD.org> cc: freebsd-current@freebsd.org Subject: RE: mtree: not found X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 03:43:44 -0000 It says 'mtree: Command not found.' Freshly cvsupd tree on 6-CURRENT -----Original Message----- From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Doug Barton Sent: Thursday, September 30, 2004 8:32 PM To: Grover Lines Cc: freebsd-current@freebsd.org Subject: Re: mtree: not found 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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"