Date: Wed, 31 Jul 2002 22:59:17 -0400 From: Justin Boswell <jwbozzy@bozzman.com> To: stable@freebsd.org Subject: make buildworld dies on openssh Message-ID: <3D48A405.8030209@bozzman.com>
next in thread | raw e-mail | index | archive | help
I just cvsup'd everything to RELENG_4_6 this evening and went to do the usual buildworld/kernel install dance, and was stopped by the following error when compiling openssh: ===> libpam/modules/pam_ssh cc -O -pipe -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c -o pam_ssh.o building static pam_ssh library ranlib libpam_ssh.a cc -fpic -DPIC -O -pipe -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c -o pam_ssh.So building shared library pam_ssh.so /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lssh *** Error code 1 <snip /> I tried compiling the version of openssh in ports as well, to see if it would work, but to no avail. Any ideas or suggestions on getting this to actually build would be most appreciated. Thanks in advance, Justin Boswell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D48A405.8030209>