Date: Tue, 10 Oct 2006 13:31:01 -0400 From: Joe Altman <fj@panix.com> To: freebsd-stable@freebsd.org Subject: I thought I had waited until a patch was issued for the SHA256 issue... Message-ID: <20061010173101.GA1160@panix.com>
next in thread | raw e-mail | index | archive | help
to update world...I was it was recently committed, and ran an update at approximately 10 AM EDT. Here is where 'make buildworld' stopped: cc -pg -O -pipe -march=pentiumpro -I/usr/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -c /usr/src/secure/lib/libssh/../../../crypto/openssh/openbsd-compat/xmmap.c -o xmmap.po cc -pg -O -pipe -march=pentiumpro -I/usr/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -c /usr/src/secure/lib/libssh/../../../crypto/openssh/version.c -o version.po building profiled ssh library ranlib libssh_p.a ===> secure/libexec (all) ===> secure/libexec/sftp-server (all) cc -O -pipe -march=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -include ssh_namespace.h -c /usr/src/secure/libexec/sftp-server/../../../crypto/openssh/sftp-server.c cc -O -pipe -march=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -include ssh_namespace.h -c /usr/src/secure/libexec/sftp-server/../../../crypto/openssh/sftp-common.c cc -O -pipe -march=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -include ssh_namespace.h -o sftp-server sftp-server.o sftp-common.o -lssh -lcrypt -lcrypto -lz /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to `SHA256_Update' /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to `SHA256_Final' /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to `SHA256_Init' *** Error code 1 Stop in /usr/src/secure/libexec/sftp-server. *** Error code 1 Stop in /usr/src/secure/libexec. *** Error code 1 Stop in /usr/src/secure. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. And yes, I do have NO_KERBEROS= true in make.conf, if that matters. uname -a: FreeBSD chthonic 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 15 23:56:36 EDT 2006 root@chthonic:/usr/obj/usr/src/sys/CHTHONIC i386 -- Careful there, Honored One; or I'm gonna call some heavy-hitting Boddhisatvas to go Ahimsa on your immortal soul.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061010173101.GA1160>