Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2009 22:26:13 +0200
From:      nickolasbug@gmail.com
To:        freebsd-stable@freebsd.org
Subject:   some options in src.conf has no effect (RELENG_8)
Message-ID:  <368117f30912081226l76fb3dcftc44ffa0a5e225f99@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all.

I've found out that some options in src.conf has no effect.

Here is my src.conf file:
----------CUT----------
WITHOUT_ASSERT_DEBUG="YES"
WITHOUT_ATM="YES"
WITHOUT_CTM="YES"
WITHOUT_CVS="YES"
WITHOUT_FREEBSD_UPDATE="YES"
WITHOUT_GPIB="YES"
WITH_IDEA="YES"
WITHOUT_IPFILTER="YES"
WITHOUT_IPFW="YES"
WITHOUT_IPX="YES"
WITHOUT_LPR="YES"
WITHOUT_PORTSNAP="YES"
WITHOUT_RCS="YES"
WITHOUT_ROUTED="YES"
----------CUT----------

And there are options that have no effect:
WITHOUT_CTM
WITHOUT_CVS
WITHOUT_FREEBSD_UPDATE
WITHOUT_IPFW
WITHOUT_PORTSNAP
WITHOUT_RCS
WITHOUT_ROUTED


I've done "make delete-old" and "make delete-old-libs" during upgrade.

Can somebody comment this?

wbr,
Nickolas



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