Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
Dan Yefimov
dan at D00M.lightwave.net.ru
Wed Mar 15 06:01:19 EST 2006
On Tue, 14 Mar 2006, Dan Yefimov wrote:
> > Any ideas? It looks like an incompatibility between OpenSSH and
> > OpenSSL. Thanks in advance for any information or suggestions you can
> > provide.
> >
> It seems you forgot to add -ldl to the list of libraries in the linker command
> line. All undefined references you meantioned are resolved against that library.
>
One notice after all. More correctly, -ldl should be specified in the linker
command line yet while building openssl, since openssh in fact doesn't itself
use dynamic linking (at least directly).
--
Sincerely Your, Dan.
More information about the openssh-unix-dev
mailing list