From owner-freebsd-current Mon Oct 25 1: 6:25 1999 Delivered-To: freebsd-current@freebsd.org Received: from lion.butya.kz (butya-gw.butya.kz [194.87.112.252]) by hub.freebsd.org (Postfix) with ESMTP id 9D1BB1507F for ; Mon, 25 Oct 1999 01:06:10 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by lion.butya.kz with local-esmtp (Exim 2.12 #1) id 11ff8T-0003pT-00; Mon, 25 Oct 1999 15:05:45 +0700 Date: Mon, 25 Oct 1999 15:05:45 +0700 (ALMST) From: Boris Popov To: Bill Paul Cc: current@FreeBSD.ORG Subject: Re: Texas Chainsaw Monday In-Reply-To: <199910221746.NAA13645@skynet.ctr.columbia.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 22 Oct 1999, Bill Paul wrote: > > > install -c -s -o root -g wheel -m 555 mount_nwfs /vol2/release/sbin > > > install: mount_nwfs: No such file or directory > > > > Ok, it seems that I found why mount_nwfs failed to build: I'm use > > 'install' instead of ${INSTALL} in the libncp. > > Unfortunately, this has not fixed the problem: the build report for > today (Oct 22) shows the same error. Well, today (Oct 25) I've done my own 'make release' and it wents fine (fix for netgraph.h sent to Julian). I think that the error message that you saw, was caused by first 'installworld' - source tree was updated but not rebuiled and 'make world' even didn't happens. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message