buildworld: undefined reference to `SHA256_Update'

Tobias Roth roth at iam.unibe.ch
Sat Oct 7 09:07:39 UTC 2006


Hi

I get this buildworld error with a reshly updated RELENG_6:


cc -O2 -pipe -fno-strict-aliasing -march=pentium-m -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -include ssh_namespace.h -DNO_IDEA   -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.


I was away for the last two weeks, so maybe this is already known?
All I did so far was check the latest security advisories and google,
but that turned out nothing usable.

Thanks,

Tobias


More information about the freebsd-stable mailing list