<div>I get the following error when I do make install with openssh-4.3p2.  The configure script was ok.  ./configure --prefix =/usr  --sysconfdir=/etc --with-tcp-wrapper=/usr/lib --with-skey=/usr .  I have openssl-0.9.7f-7.10
 installed (from fedora core 4 rpm)</div>
<div>I have installed zlib-1.2.3 and zlib-devel needed with openssh.</div>
<div>I'm running   2.6.17-1.2141_FC4</div>
<div> </div>
<div>Error message:</div>
<div> </div>
<div>gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.0 sshconnect1.o sshconnect2.o -L. -Lopensbsd-compat/ -L/usr/lib -L/usr/lib -lssh -lopenbsd-comapt -lresolv -lcrypto -lskey -lutil -lz -lnsl -lcrypt<br clear="all">
/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x3f): In function <br>`dlfcn_load': dso_dlfcn.c: undefined reference to `dlopen'<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x9c): dso_dlfcn.c : undefined reference to `dlclose'</div>

<div>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc8):dso_dlfcn.c : undefined reference to `dlerror'<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x151): In function `dlfcn_unload': dso_dlfcn.c :undefined reference to `dlclose'
<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x20d): In function `dlfcn_bind_var':dso_dlfcn.c: undefined reference to `dlsym'<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x281): dso_dlfcn.c: undefined reference to `dlerror'
<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2ef): In function `dlfcn_bind_func':dso_dlfcn.c: undefined reference to `dlsym'<br>/usr/lib/libcrypto.a(dso_dlfcn.o)(.text+0x36b):dso_dlfcn.c: undefined reference to `dlerror'
<br>collect2: ld returned 1 exit status<br>make: *** [ssh] Error 1</div>
<div> </div>
<div>Can it be a problem with dynamic linking of libraries?  I have not tried to recompile new versions of openssl.  The last time I made a mistake and remove libssl.so.5 and libcrypto.a (two important libraries needed by rpm, yum , wget and others).  Thanks to you guys in this forum, I received a copy of the missing libraries and could use utilities again.  Thanks in advance for all help
</div>
<div> </div>
<div>Rgds<br><br> </div>