[Bug 2990] cannot build openssh-portable against libressll 2.9.1
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 9 17:52:10 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2990
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #2 from Darren Tucker <dtucker at dtucker.net> ---
> Preprocessor flags: [...] -Iyes/include
> Linker flags: [...] -Lyes/lib
That looks wrong. What flags did you give to configure?
> guess that this had to be made in ./autoconf for all users
In general OpenSSH doesn't need and should not be linked with pthreads.
Generally the only time it's needed is if libcrypto needs it (which
appears to be the case here; it looks like you have a static libcrypto
which is dynamically linked against pthreads).
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list