From owner-freebsd-questions Wed Aug 14 17: 1:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A7737B400 for ; Wed, 14 Aug 2002 17:01:42 -0700 (PDT) Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D9F43E6A for ; Wed, 14 Aug 2002 17:01:42 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1002) id DB273529F; Wed, 14 Aug 2002 17:01:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id D106A529C; Wed, 14 Aug 2002 17:01:35 -0700 (PDT) Date: Wed, 14 Aug 2002 17:01:35 -0700 (PDT) From: Linh Pham To: Charles Pelletier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Re: make buildworld problems] how to remove/uninstall sendmail In-Reply-To: <005901c243ee$5b1e3920$32040101@hume> Message-ID: <20020814170031.U13039-100000@q.closedsrc.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-14, Charles Pelletier scribbled: # did that. # now, # i had to reboot (lost power). do i need to RE cvsup? i can't just do a make # buildworld as it does not know how to do that so what do i do? You can run 'make clean' from within /usr/src to clean it up and start the buildworld process again. The only time you need to cvsup is if a source file got deleted or corrupted, or if there are any additional updates that you want to pull down. -- Linh Pham lplist@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org closedsrc.org Every solution breeds new problems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message