From owner-freebsd-current@FreeBSD.ORG Thu Aug 6 02:41:49 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E1631065670 for ; Thu, 6 Aug 2009 02:41:49 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id D5CA58FC0A for ; Thu, 6 Aug 2009 02:41:48 +0000 (UTC) Received: (qmail 14258 invoked by uid 399); 6 Aug 2009 02:41:45 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 6 Aug 2009 02:41:45 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A7A42E3.9040401@FreeBSD.org> Date: Wed, 05 Aug 2009 19:41:39 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.22 (X11/20090729) MIME-Version: 1.0 To: Kevin Oberman References: <20090805232852.322E51CC34@ptavv.es.net> In-Reply-To: <20090805232852.322E51CC34@ptavv.es.net> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Unable to build HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 02:41:49 -0000 Kevin Oberman wrote: > I want to try out 8.0 and am trying to build it on a quad core Xenon > system. > > I deleted the contents of /usr/obj and most of /usr/src, Haven't you just answered most of your own question? :) Seriously though, why would you think it's ok to just delete most of src? Blow away /usr/obj again, move your current source tree out of the way, and check out a clean one. > make.conf has nothing except KERNCONF and Perl version lines. Ok. > make.src is: What is make.src? Are you thinking of src.conf perhaps? Try checking the man page for src.conf if you need more info. A quick check seems to indicate that all of the knobs you have below are valid in any case. hth, Doug > WITHOUT_ATM="YES" > WITHOUT_GPIB="YES" > WITHOUT_I4B="YES" > WITHOUT_IPX="YES" > WITHOUT_LPR="YES" > WITHOUT_NCP=YES > WITHOUT_NIS=YES > WITHOUT_OPENSSH=YES > WITHOUT_PF=YES > WITHOUT_PROFILE=YES -- This .signature sanitized for your protection