From owner-freebsd-current@FreeBSD.ORG Sat Mar 30 23:09:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0B326793; Sat, 30 Mar 2013 23:09:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id B5434F6F; Sat, 30 Mar 2013 23:09:35 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 144CC23F804; Sat, 30 Mar 2013 19:09:34 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.0 onyx.glenbarber.us 144CC23F804 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 30 Mar 2013 19:09:31 -0400 From: Glen Barber To: Super Bisquit Subject: Re: Question on building from sources. Message-ID: <20130330230931.GA1548@glenbarber.us> References: <20130330020311.GB1687@glenbarber.us> <20130330093352.58bb5539@X220.ovitrap.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Erich Dollansky , freebsd-current , FreeBSD PowerPC ML X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 30 Mar 2013 23:09:36 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 30, 2013 at 07:05:47PM -0400, Super Bisquit wrote: > Okay. I already have 10.0 on the machine from a year ago. What I have come > up against is CLANG_IS_CC =3D"no" when trying to build run(4). If you are trying to disable clang, you want to use: WITHOUT_CLANG_IS_CC=3Dyes > What is the current state of clang as cc compiler on ppc32? <-- This needs > to be fixed first. I am not aware of any problems. Glen > Thanks for the replies and sorry for any noise. >=20 >=20 >=20 > On Fri, Mar 29, 2013 at 10:33 PM, Erich Dollansky < > erichsfreebsdlist@alogt.com> wrote: >=20 > > Hi, > > > > On Fri, 29 Mar 2013 22:03:11 -0400 > > Glen Barber wrote: > > > > > On Fri, Mar 29, 2013 at 09:31:12PM -0400, Super Bisquit wrote: > > > > I have my QuickSilver and no internet connection. I have a few > > > > questions. 1. Do I download the latest for PowerPC(32bit) and then > > > > download the sources according to the Makefile. > > > > > > For ports, yes, you will to do 'make fetch' or 'make fetch-recursive' > > > for third-party software you want to install. > > > > > yes. > > > > > > 3. Has anyone else done this before? If yes, then what were your > > > > results? > > > > > > > > > > It is painful. My suggestion is to identify everything you absolutely > > > need, and do from a separate machine with internet access: > > > > > I do this all the while as I have only random Internet connection. But > > I do this only for amd64. It works most of the time. Expect some > > returns to the machine with an Internet connection. > > > > > Note that if anything is missing, build will fail at compile time on > > > the internet-less machine. > > > > This should only be a problem for the ports. The sources can easily be > > downloaded in one go. > > > > Erich > > --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJRV3CrAAoJEFJPDDeguUajqwsH/2qaeHSuwMk5EKganrTwRFF3 URXQ5LGiX+R73r2fp/5N+ncJSmFtUglUWcysNTEbLSk8rNNxdvEMqtTfWpbMBsTU ziuD9DurnBp78RKaMWIAzjxhMX6YUTO32I16PR7orauZo1FB/3Lal0EofDIFL9OA gcf3yBLX+aPffpb08xZXcAmM4O5Wfq/7tJbw+J8N+59rPK7TroCf0FrS9CQYVk5l yEPioch2jeW3K179ojBYEy/0s56/+vwuvFVkv+WSxrylZ+T4Lzji6lb1+P0EBceK 7tskR985HBy1MBVadmev81GcvEINQ8aLiFYACReK+ZBR5QZB6rwep6Df+fJeU8M= =5BRg -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--