J. Porter Clark wrote:
gnome-vfs won't compile with WITHOUT_KERBEROS=yes for some
reason or other. Ugh.
Another reason to have permanent WITHOUT_GNOMEVFS=yes in /etc/make.conf ;-)
--Marcin
signature.asc
Description: OpenPGP digital signature
[EMAIL PROTECTED] (Dimitry Andric) writes:
>On 2008-04-10 13:24, Gunnar Flygt wrote:
>> In earlier version of FreeBSD I've been able to NOT include the heimdal
>> delivered with the system, by providing the flag NO_KERBEROS=yes in
>> /etc/make.conf
>>
>> In 7.0 there is no detection of such a fla
On Thu, Apr 10, 2008 at 01:56:12PM +0200, Dimitry Andric wrote:
> On 2008-04-10 13:24, Gunnar Flygt wrote:
> > In earlier version of FreeBSD I've been able to NOT include the heimdal
> > delivered with the system, by providing the flag NO_KERBEROS=yes in
> > /etc/make.conf
> >
> > In 7.0 there is
On 2008-04-10 13:56, Dimitry Andric wrote:
> All the NO_XXX flags have been obsoleted, use WITHOUT_KERBEROS=yes
> instead. See src.conf(5) for more information.
Btw, you also need to put these directives in /etc/src.conf, not
/etc/make.conf. See /usr/src/UPDATING, under 20060317.
___
On 2008-04-10 13:24, Gunnar Flygt wrote:
> In earlier version of FreeBSD I've been able to NOT include the heimdal
> delivered with the system, by providing the flag NO_KERBEROS=yes in
> /etc/make.conf
>
> In 7.0 there is no detection of such a flag.
All the NO_XXX flags have been obsoleted, use