From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 19:35:31 2003 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 A84BA37B401 for ; Mon, 18 Aug 2003 19:35:31 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0207043F3F for ; Mon, 18 Aug 2003 19:35:31 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h7J2ZRv02761; Mon, 18 Aug 2003 19:35:28 -0700 From: Kent Stewart To: "Charles Howse" , Date: Mon, 18 Aug 2003 19:35:26 -0700 User-Agent: KMail/1.5.3 References: <019a01c365f9$c84a7210$04fea8c0@moe> In-Reply-To: <019a01c365f9$c84a7210$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308181935.26614.kstewart@owt.com> Subject: Re: Make buildworld failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 02:35:32 -0000 On Monday 18 August 2003 07:29 pm, Charles Howse wrote: > > > What have I done wrong? > > > > What did you cvsup and are you running as root when you try > > to build it. > > Here's my /etc/cvsupfile, I ran /usr/local/cvsup -g -L 2 > /etc/cvsupfile, and yes, I'm runnig as root. > > *default host=cvsup11.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_4_8 > *default delete use-rel-suffix > > src-base > *default tag=. > ports-all > doc-all > If you want to do a buildworld, you will need the source for "src-all". It sounds like make tried to cd to a directory that didn't exist. BTW, my /etc/make.conf only has the compat's and noprofile in it. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html