RELENG_6: cannot make buildworld
Björn König
bkoenig at cs.tu-berlin.de
Sun Aug 7 21:01:07 GMT 2005
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/
More information about the freebsd-current
mailing list