Subject: building the 20001220-krb patch
To: None <tech-security@netbsd.org>
From: Derrell Piper <ddp@electric-loft.org>
List: tech-security
Date: 12/25/2000 20:56:23
Hi,
I'm new to NetBSD (from FreeBSD). I'm trying to get the 20001220-krb patch
installed on my virginal 1.5 system. I successfully applied the patch
under the /usr/src heirarchy and then went into crypto/dist/krb4 to rebuild
K4.
1) did a fresh ./configure to generate the Makefile's
2) added 'const' to include/version.h def's to fix problem with lib/krb/rw.c
3) did 'make'
4) did 'make install'
It built fine, but it installed under /usr/athena, which isn't where the
existing K4 binaries live. Is there a NetBSD step I missed?
Thanks,
Derrell