From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 15:17:29 2005 Return-Path: X-Original-To: questions@freebsd.org 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 ADEE416A431 for ; Wed, 2 Nov 2005 15:17:29 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C5643D67 for ; Wed, 2 Nov 2005 15:17:19 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so244318wxc for ; Wed, 02 Nov 2005 07:17:18 -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:content-disposition:references; b=spX21MwJZvOPc7U4aAcIdhpBZAcP1AsqCHj4AkRn1DDMaNdNW85JnMBlwT6PJZENaRTpeLG4sERwmGrMyBevpJAK+Jh7BBDUEkbPxG1vYCYW4eWwa664klb2XgTHmRvnA8WLZipQ1y9qxGMUKz2yZW99/zkeEBo0yroYu/awFuI= Received: by 10.65.253.16 with SMTP id f16mr1924338qbs; Wed, 02 Nov 2005 06:18:01 -0800 (PST) Received: by 10.64.149.10 with HTTP; Wed, 2 Nov 2005 06:18:01 -0800 (PST) Message-ID: Date: Wed, 2 Nov 2005 08:18:01 -0600 From: Doug Poland To: Reko Turja In-Reply-To: <035a01c5dfb3$631b4a00$fa2a13ac@STAFF.AMK.LOCAL> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2F48758C-07F1-44B5-A151-156CF9E65D9E@secure-computing.net> <4368436E.6010808@computer.org> <035a01c5dfb3$631b4a00$fa2a13ac@STAFF.AMK.LOCAL> Cc: questions@freebsd.org Subject: Re: Buildworld fails for 6.0-RC1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: doug@polands.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 15:17:29 -0000 On 11/2/05, Reko Turja wrote: > > ----- Original Message ----- > From: "Doug Poland" > To: "Eric F Crist" > Cc: ; "Eric Schuele" > > > Unless someone has another idea, I'll try installworld via NFS from a > > working RC1 machine. > > How about trying the compile/build in "unpolluted" environment, i.e. runn= ing > the command like: > > env -i make buildworld > > How is your /etc/make.conf btw? > nothing unusual, I think... CFLAGS=3D -O -pipe COPTFLAGS=3D -O -pipe NO_PROFILE=3D true # Avoid compiling profiled libraries USA_RESIDENT=3D YES X_WINDOW_SYSTEM=3Dxorg # added by use.perl 2005-10-20 01:03:27 PERL_VER=3D5.8.7 PERL_VERSION=3D5.8.7 -- Regards, Doug