Re: buildworld fails in openssh

From: Tobias Roth <roth_at_iam.unibe.ch>
Date: Mon, 9 Oct 2006 13:48:35 +0200
On Mon, Oct 09, 2006 at 06:28:45AM -0500, Randy Bush wrote:
> 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

Please double-check if this is really a problem with -current, and not
with -stable. Afaik, -current is not affected.

The workaround is to re-enable the build of kerberos in /etc/make.conf.

A proper solution is underway, it's ru_at_ who handles this.

Thanks,
Tobias
Received on Mon Oct 09 2006 - 09:48:43 UTC

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