Re: Question on building from sources.

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Sat, 30 Mar 2013 19:09:31 -0400
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 ="no" when trying to build run(4).

If you are trying to disable clang, you want to use:

    WITHOUT_CLANG_IS_CC=yes

> 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.
> 
> 
> 
> On Fri, Mar 29, 2013 at 10:33 PM, Erich Dollansky <
> erichsfreebsdlist_at_alogt.com> wrote:
> 
> > Hi,
> >
> > On Fri, 29 Mar 2013 22:03:11 -0400
> > Glen Barber <gjb_at_FreeBSD.org> 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
> >

Received on Sat Mar 30 2013 - 22:09:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC