Re: RELENG_6: cannot make buildworld

From: Björn König <bkoenig_at_cs.tu-berlin.de>
Date: Sun, 07 Aug 2005 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?

> 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.

Regards Björn


-- 
Björn König (bkoenig_at_cs.tu-berlin.de)
student at the Technische Universität Berlin
http://bkoenig.alpha-tierchen.de/
Received on Sun Aug 07 2005 - 19:01:07 UTC

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