[Bug 2990] cannot build openssh-portable against libressll 2.9.1

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Apr 10 04:48:53 AEST 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2990

--- Comment #14 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to admzzz from comment #13)
> ./ssh-keygen: error while loading shared libraries: libldns.so.2:
> cannot open shared object file: No such file or directory
[...]
> any suggestions?

You probably need to add /usr/local/lib (or wherever you put
libldns.so.2) to ld.so.conf so ld.so knows where to find it (see the
man page for ld.so(8)).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list