Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2005 23:17:18 +0200
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        =?iso-8859-2?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: RELENG_6: cannot make buildworld
Message-ID:  <20050807211718.GA77968@isis.sigpipe.cz>
In-Reply-To: <42F67646.2030306@cs.tu-berlin.de>
References:  <20050807190553.GA75308@isis.sigpipe.cz> <42F67646.2030306@cs.tu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
# bkoenig@cs.tu-berlin.de / 2005-08-07 22:59:50 +0200:
> Roman Neuhauser wrote:
> 
> >CFLAGS= -O -pipe
> >COPTFLAGS= -O -pipe
> 
> Why do you use -O since -O2 is default in RELENG_6?

    Because I'm conservative in this regard. :) (Plus, this machine
    has given me a few rocks with gmirror, don't want to risk useless
    backtraces.
 
> >NO_NIS=
> 
> Just by the way, I noticed some ugly error messages about unknown login 
> classes in a world with NO_NIS.
> 
> >NO_SHARED=
> 
> This adds "-static" to almost everything which is a bad idea; it is also 
> the reason for your failed buildworld.
> 
> The origin for this knob is PR conf/48569 which says "do NOT use unless 
> you known what are you doing", but the committed comment in 
> src/share/examples/etc/make.conf is a little bit wrong and malformed. 
> Someone should fix this.

    Yeah, perhaps it should say "this will break buildworld".
    Thanks for the clarification.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050807211718.GA77968>