https://bugzilla.mindrot.org/show_bug.cgi?id=1672
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
