Date: Thu, 20 Jan 2000 17:43:40 -0800 (PST) From: Peter Losher <Peter.Losher@nominum.com> To: freebsd-questions@freebsd.org Subject: Krb5 (v1.1.1) and SSH? Message-ID: <Pine.BSF.4.21.0001201737240.24079-100000@svalbard.nominum.com>
next in thread | raw e-mail | index | archive | help
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 <Peter.Losher@nominum.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001201737240.24079-100000>