Date: Tue, 4 Sep 2001 12:45:29 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Aaron Wright <wright.546@osu.edu> Cc: questions@FreeBSD.ORG, Robert Christ <christ.16@osu.edu> Subject: Re: OpenSSH problems Message-ID: <20010904124529.A56551@xor.obsecurity.org> In-Reply-To: <003b01c1349c$b9b56560$53676ba4@resnet.ohiostate.edu>; from wright.546@osu.edu on Mon, Sep 03, 2001 at 12:24:33PM -0400 References: <003b01c1349c$b9b56560$53676ba4@resnet.ohiostate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Sep 03, 2001 at 12:24:33PM -0400, Aaron Wright wrote: > I'm running FreeBSD 4.3, and I'm trying to install OpenSSH 2.9. When I run > 'make obj' in the source directory, I get the error below. I know there is > a switch to disable Kerberos, because I had to use it when I installed > OpenSSH 2.5.2p2 on another system in the past, but I've forgotten it. It's > something similar to You're building in the wrong directory. Use /usr/src/secure instead. Kerberos is disabled by default, so theres nothing you need to do to make it not build Kerberos support (MAKE_KERBEROS* is not a boolean switch, it only tests the existence of the variable, not its contents). FYI, the only supported way to do this is to make world..if you screw up, you're on your own :) Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7lS9YWry0BWjoQKURAuhgAJ9sYcriJ5YQrGstWFCKIgtblKm+1ACeIW5m IwDCvqPyV53rCFn33YKEAnw= =7ioK -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010904124529.A56551>