buildworld fails in openssh

From: Randy Bush <randy_at_psg.com>
Date: Mon, 9 Oct 2006 06:28:45 -0500
cc -O2 -fno-strict-aliasing -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 -O2 -fno-strict-aliasing -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 -O2 -fno-strict-aliasing -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
Received on Mon Oct 09 2006 - 09:39:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC