From owner-freebsd-stable@FreeBSD.ORG Sat Sep 29 14:25:25 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37220106566C for ; Sat, 29 Sep 2012 14:25:25 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id E52978FC15 for ; Sat, 29 Sep 2012 14:25:24 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q8TEPOE8033801; Sat, 29 Sep 2012 07:25:24 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q8TEPOCs033800; Sat, 29 Sep 2012 07:25:24 -0700 (PDT) (envelope-from david) Date: Sat, 29 Sep 2012 07:25:24 -0700 From: David Wolfskill To: Norbert Aschendorff Message-ID: <20120929142524.GG1645@albert.catwhisker.org> References: <5066CD86.1020900@yahoo.de> <20120929140955.GF1645@albert.catwhisker.org> <506702A8.1060101@yahoo.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QuX0r7ZseMwydPce" Content-Disposition: inline In-Reply-To: <506702A8.1060101@yahoo.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org Subject: Re: Building FreeBSD-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2012 14:25:25 -0000 --QuX0r7ZseMwydPce Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 29, 2012 at 04:16:08PM +0200, Norbert Aschendorff wrote: > ... > stable/9. Sorry, I was implying it. :-} Clarity often helps. > ... > >> > I've set the CC and CXX variables in make.conf to gcc respectively g= ++. > > Why? (You should not need to do this -- I never did (for years) > > ... until I decided to migrate to clang/llvm in stable/9 & head). > > What are you trying to accomplish by setting them to these values?) >=20 > I tried it with some ports and forgot to remove it. Today I saw it > again, changed it to explicit other values to test it. For the task at hand, at least, I suggest to just move /etc/make.conf aside: you shouldn't need it to merely (re)build FreeBSD. Once you get it working, you can start "seasoning to taste," as it were. > ... > src.conf does not exist here, and make.conf contains this: >=20 > # added by use.perl 2012-08-23 17:45:18 > PERL_VERSION=3D5.14.2 >=20 > CFLAGS=3D-pipe > #CC=3Dclang > #CC=3Dgcc > CXXFLAGS=3D-pipe > #CXX=3Dclang++ > #CXX=3Dg++ OK -- but as above, you should not need to do this for buiding FreeBSD. > ... Oh -- and I'm presently running: FreeBSD g1-227.catwhisker.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #258 24= 0989M: Thu Sep 27 04:50:32 PDT 2012 root@g1-227.catwhisker.org:/usr/obj= /usr/src/sys/CANARY i386 on my laptop -- though I rebuilt earlier today, with sources at: g1-227(9.1-P)[4] svn info /usr/src Path: /usr/src Working Copy Root Path: /usr/src URL: file:///svn/freebsd/src/base/stable/9 Repository Root: file:///svn/freebsd/src/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 241044 Node Kind: directory Schedule: normal Last Changed Author: delphij Last Changed Rev: 241038 Last Changed Date: 2012-09-28 13:29:06 -0700 (Fri, 28 Sep 2012) g1-227(9.1-P)[5]=20 Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --QuX0r7ZseMwydPce Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBnBNMACgkQmprOCmdXAD30QwCfWU3GEhAdXl1005+NdfEeqt2i Q/4An1Tg57NY8AnHnrGTRI+8lcWVmBvo =ATjT -----END PGP SIGNATURE----- --QuX0r7ZseMwydPce--