Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 08:04:29 +0200 (CEST)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Ed Maste <emaste@FreeBSD.org>, freebsd-current@freebsd.org
Subject:   ssh 9.4 fails to build
Message-ID:  <1921364631.8151.1691820269255@localhost>

next in thread | raw e-mail | index | archive | help
------=_Part_8150_2126601897.1691820268996
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

I get this error while building world.
NB: I'm building with llvm15 from a pkg. But I don't think that should make 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.

Regards,

Ronald.

------=_Part_8150_2126601897.1691820268996
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body>Hi,<br>
<br>
I get this error while building world.<br>
NB: I'm building with llvm15 from a pkg. But I don't think that should make a difference.
<pre class="console-output"><span class="pipeline-node-22">ld.lld: error: undefined symbol: Fssh_lib_contains_symbol
&gt;&gt;&gt; referenced by ssh-pkcs11.c:1538 (/usr/src/crypto/openssh/ssh-pkcs11.c:1538)
&gt;&gt;&gt;               ssh-pkcs11.o:(Fssh_pkcs11_add_provider)


git reset --hard &lt;commit-before-ssh9.4-import&gt; fixes the build for me.

Regards,

Ronald.
</span>
</pre></body></html>
------=_Part_8150_2126601897.1691820268996--



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