From owner-freebsd-stable Wed May 30 0:37:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by hub.freebsd.org (Postfix) with ESMTP id 98BEE37B424 for ; Wed, 30 May 2001 00:37:43 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id KOK56161; Wed, 30 May 2001 10:37:28 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.11.3/8.11.3) id f4U7aIf02155; Wed, 30 May 2001 10:36:18 +0300 (EEST) (envelope-from netch) Date: Wed, 30 May 2001 10:36:18 +0300 From: Valentin Nechayev To: Willie Bollinger Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problems with cvsup Message-ID: <20010530103618.A1471@iv.nn.kiev.ua> References: <3B0BBADF.4C904C35@cvzoom.net> <20010523093526.B55822@account.abs.net> <20010523093728.C55822@account.abs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010523093728.C55822@account.abs.net>; from willie@abs.net on Wed, May 23, 2001 at 09:37:28AM -0400 X-42: On Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Wed, May 23, 2001 at 09:37:28, willie (Willie Bollinger) wrote about "Re: Problems with cvsup": > > # whereis make > > make: /usr/bin/make /usr/share/man/man1/make.1.gz /usr/src/usr.bin/make `whereis' is not applicable to this case. say `which -a make'. And also you can recreate the BSD make quickly: cd /usr/src/usr.bin/make make -f Makefile.dist pmake install -c pmake /usr/bin/make find . -name '*.o' -delete rm pmake /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message