[Bug 1672] add local DNSSEC validation
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 28 00:25:25 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1672
robert.story at cobham.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robert.story at cobham.com
Version|5.3p1 |5.8p2
--- Comment #4 from robert.story at cobham.com 2011-06-28 00:25:25 EST ---
(In reply to comment #3)
> I've been trying to path OpenSSH 5.3p1 with the patch that can be found
> in dnssec-tools 1.8. During the final step, when I issue 'sudo make
> install' for OpenSSH, I always get the error that the shared library '
> libsres.so.9' can't be found.
>
> I've run the configure script for OpenSSH with the following
> parameters:
> './configure --with-local-dnssec-validation
> --with-ldflags=-L/usr/local/lib/ --prefix=/usr/bin
> --sysconfdir=/etc/ssh'
>
> The library he tries to find can be found in '/usr/local/lib', so I
> don't know what I'm doing wrong here.
>
> Does anyone of you have a clue?
Maybe /usr/local/lib isn't in the search path for ld? Try adding it to
/etc/ld.so.conf.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list