Subject: Re: Kerberos libs and ssh
To: NetBSD-current <current-users@NetBSD.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: current-users
Date: 07/06/2005 10:35:02
Marcin Jessa --> current-users (2005-07-06 09:39:16 +0200):
> Hi.
> 
> Compiling base with KERBEROS=NO in my mk.conf still produces ssh binaries needing krb libraries.

You need to set MKKERBEROS, not KERBEROS.

BTW, in src/usr.bin/ssh/ssh{,d}/Makefile, the Kerberos IV tests should
probably be done with USE_KERBEROS4 instead of with MKKERBEROS4, as it's
done for Kerberos V, shouldn't it?

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~