From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 18:56:51 2005 Return-Path: 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 06C3316A4CE for ; Tue, 29 Mar 2005 18:56:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id A056343D39 for ; Tue, 29 Mar 2005 18:56:50 +0000 (GMT) (envelope-from nomadlogic@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so605177wra for ; Tue, 29 Mar 2005 10:56:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=jfU0m6TXjdfhUY63HZ0RzyCTr+iXlu5EPHtDEIE2GEv7YdD27gWww/VM53ZgIDx/kdPSJXfRW6KZBQJYmAuRq4n6+V4q2u9tI9ikuatZiaeJsSxY5sXoOjAJGizBYXYqz3R2IXLrxNZBRU35TA80jjL6v38rf21XH04ikcN5Pls= Received: by 10.54.52.69 with SMTP id z69mr144450wrz; Tue, 29 Mar 2005 10:56:49 -0800 (PST) Received: by 10.54.102.12 with HTTP; Tue, 29 Mar 2005 10:56:49 -0800 (PST) Message-ID: <57d710000503291056250e9fbb@mail.gmail.com> Date: Tue, 29 Mar 2005 10:56:49 -0800 From: pete wright To: "Michael A. Alestock" In-Reply-To: <20050328201850.U2853@bsd.maa-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050328201850.U2853@bsd.maa-net.net> cc: questions@freebsd.org Subject: Re: Problem using "MAKE" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pete wright List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 18:56:51 -0000 On Mon, 28 Mar 2005 20:21:07 -0500 (EST), Michael A. Alestock wrote: > I'm trying to update my source tree. When I 'CD' to /usr/src and execute > the command, "make update" I get this error.... > > make: don't know how to make update. Stop > > Am I missing something? Did I forget to install a port to aid in the MAKE > process?? > check out /etc/make.conf, or if that does not exist copy /usr/share/example/etc/make.conf to /etc. I would read this file (and do a "man 5 make.conf" too). In make.conf there is a section that explains using make update. -pete -- ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group