OpenSSH private key format errors with LibreSSL 2.7
Bernard Spil
brnrd at freebsd.org
Mon Apr 9 17:16:28 AEST 2018
On 2018-04-09 2:20, Damien Miller wrote:
> On Sun, 8 Apr 2018, Bernard Spil wrote:
>
>> Hi Brent,
>>
>> For portable you add -lthr so I think that's fine. As LIBADD= thr
>> wasn't
>> available in FreeBSD's base framework I opted for pthreads. Still have
>> to test
>> with adding -lthr.
>
> Did you compile with -pthreads in CFLAGS?
>
> -d
Hi Damien,
Once I added -lthr to the linker flags, the issue was solved.
https://github.com/trueos/trueos/commit/18a8558db25709d901bad6ac35cde7224ecf8a56
I've since added the same flag to the FreeBSD port
http://svnweb.freebsd.org/changeset/ports/466813
Thanks, Bernard.
More information about the openssh-unix-dev
mailing list