Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2006 06:28:45 -0500
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org> 
Subject:   buildworld fails in openssh
Message-ID:  <17706.12909.745726.829481@roam.psg.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17706.12909.745726.829481>