From owner-freebsd-questions Thu Jan 20 17:43:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from svalbard.nominum.com (svalbard.nominum.com [204.152.187.73]) by hub.freebsd.org (Postfix) with ESMTP id 62A8A154B4 for ; Thu, 20 Jan 2000 17:43:51 -0800 (PST) (envelope-from Peter.Losher@nominum.com) Received: by svalbard.nominum.com (Postfix, from userid 10188) id 18D3E3DD4; Thu, 20 Jan 2000 17:43:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by svalbard.nominum.com (Postfix) with ESMTP id DA35D3DAC for ; Thu, 20 Jan 2000 17:43:40 -0800 (PST) Date: Thu, 20 Jan 2000 17:43:40 -0800 (PST) From: Peter Losher To: freebsd-questions@freebsd.org Subject: Krb5 (v1.1.1) and SSH? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having a problem with compiling ssh1 from ports with Krb5 support. After compiling & installing the krb5 port (which is using v1.1.1), ssh comes up with this error... -=- cc -pipe -Lrsaref2/source -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o tildexpand.o clientloop.o canohost.o getaddrinfo.o getnameinfo.o idea.o rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o crc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o blowfish.o deattack.o -lgmp -lz -lwrap -lrsaref -lcrypt -L/usr/local/lib -lutil -L/usr/local/krb5/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err /usr/libexec/elf/ld: cannot open -lcrypto: No such file or directory -=- Take out Kerberos support, and it compiles normally. I had no problems compiling in krb5 support using 1.1, was there something in 1.1.1 that perhaps caused this to break? (I am using 3.4-STABLE) Thanks - Peter --- Peter Losher Systems Admin. - Nominum, Inc. PGP key available on request To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message