Subject: distribution build fails if MKKERBEROS4=no
To: None <netbsd-help@netbsd.org>
From: Jukka Salmi <j+nbsd@2004.salmi.ch>
List: netbsd-help
Date: 12/20/2004 17:34:53
Hi,
I just tried to build a distribution with the following variables set
to "no": MKBFD, MKCVS, MKGCCCMDS, MKGDB, MKHESIOD, MKKERBEROS4, MKLINT,
MKSENDMAIL, MKSHARE, MKSKEY, MKUUCP, MKYP.
I intentionally disabled Kerberos IV only; I still want Kerberos V.
Everything went fine until libexec/telnetd was linked, but this resulted
in undefined references to des_new_random_key, des_ecb_encrypt,
des_key_sched and des_init_random_number_generator. Seems like libdes
was missing. I noticed libexec/telnetd/Makefile adds -ldes to LDADD only
if Kerberos IV is built.
What's the correct solution to this problem? Add -ldes for Kerberos V
too? At least this satisfies the linker...
TIA, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~