[Bug 1672] add local DNSSEC validation
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jan 7 08:59:31 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1672
cuylaertspascal at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cuylaertspascal at gmail.com
--- Comment #3 from cuylaertspascal at gmail.com 2011-01-07 08:59:31 EST ---
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?
--
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