Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 08:30:28 +0000
From:      Gary Jennejohn <garyj@gmx.de>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        Ed Maste <emaste@FreeBSD.org>, freebsd-current@freebsd.org
Subject:   Re: ssh 9.4 fails to build
Message-ID:  <20230812103028.62b6eeb6@ernst.home>
In-Reply-To: <1921364631.8151.1691820269255@localhost>
References:  <1921364631.8151.1691820269255@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Aug 2023 08:04:29 +0200 (CEST)
Ronald Klop <ronald-lists@klop.ws> wrote:

> Hi,
>
> I get this error while building world.
> NB: I'm building with llvm15 from a pkg. But I don't think that should m=
ake a difference.
> ld.lld: error: undefined symbol: Fssh_lib_contains_symbol
> >>> referenced by ssh-pkcs11.c:1538 (/usr/src/crypto/openssh/ssh-pkcs11.=
c:1538)
> >>>               ssh-pkcs11.o:(Fssh_pkcs11_add_provider)
>
>
> git reset --hard <commit-before-ssh9.4-import> fixes the build for me.
>

I just updated my current source tree and ran buildworld and ssh compiled
without any errors.

./obj/usr/src/amd64.amd64/secure/usr.bin/ssh/ssh -V
OpenSSH_9.4p1, OpenSSL 3.0.9 30 May 2023

But I'm using LLVM16.

=2D-
Gary Jennejohn



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