Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2017 13:44:59 +0100
From:      Franco Fichtner <franco@lastsummer.de>
To:        Stefan Bethke <stb@lassitu.de>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Ports options in make.conf vs. GSSIAPI
Message-ID:  <068E56DA-0CBD-4CE6-AD1A-589F85370B40@lastsummer.de>
In-Reply-To: <6CA86D80-0E95-41D9-9E4B-5A1EE64199C6@lassitu.de>
References:  <E7D08169-A157-4C7C-B2F2-EAA524D0E8E9@lassitu.de> <E87B856E-E0C4-4E33-8E4B-BF486FD920BE@lastsummer.de> <6CA86D80-0E95-41D9-9E4B-5A1EE64199C6@lassitu.de>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 13 Jan 2017, at 1:40 PM, Stefan Bethke <stb@lassitu.de> wrote:
>=20
>>=20
>> Am 13.01.2017 um 13:36 schrieb Franco Fichtner =
<franco@lastsummer.de>:
>>=20
>> Hi Stefan,
>>=20
>>> On 13 Jan 2017, at 1:30 PM, Stefan Bethke <stb@lassitu.de> wrote:
>>>=20
>>> For example, with dns/bind99, without options for that port in =
make.conf, I can run make showconfig and other build commands without =
issue.  As soon as I add either of these:
>>> #OPTIONS_UNSET+=3D  GSSAPI_BASE
>>> #OPTIONS_SET+=3D    GSSAPI_MIT
>>> dns_bind99_UNSET+=3D  GSSAPI_BASE
>>> dns_bind99_SET+=3D    GSSAPI_MIT
>>>=20
>>> running make showconfig produces:
>>> # make showconfig
>>> =3D=3D=3D=3D> You must select one and only one option from the =
GSSAPI single
>>> *** Error code 1
>>=20
>> Try to use "=3D" instead of "+=3D" for SET/UNSET.
>>=20
>> Here's an example we use in production:
>>=20
>> =
https://raw.githubusercontent.com/opnsense/tools/master/config/17.1/make.c=
onf
>=20
> Tried that, doesn=E2=80=99t make a difference.

BATCH=3Dyes is specifically for avoiding interaction.  If the config
is stuck "rmconfig" may help, too.


Cheers,
Franco=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?068E56DA-0CBD-4CE6-AD1A-589F85370B40>