# make (cd openbsd-compat && make) make[1]: Entering directory `/tmp/openssh-3.9p1/openbsd-compat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/openssh-3.9p1/openbsd-compat' gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/lib -lopensc -lscconf -lssh -lopenbsd-compat -lsectok -lcrypto -lskey -lutil -lz -lnsl -lcrypt -L/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -s -O3 -march=i686 -Wall -Wpointer-arith -Wno-uninitialized -L/usr/local/BerkeleyDB.4.1/lib -lpthread -lgpm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.6, needed by /usr/local/lib/libopensc.so, not found (try using -rpath or -rpath-link) /usr/local/lib/libopensc.so: undefined reference to `des_ecb3_encrypt' /usr/local/lib/libopensc.so: undefined reference to `des_set_key_unchecked' collect2: ld returned 1 exit status make: *** [ssh] Error 1
"warning: libcrypto.so.0.9.6, needed by /usr/local/lib/libopensc.so, not found" It appears that you do not have the version of libcrypto that opensc is linked against. Rebuild (or upgrade, if you use packages) opensc.
Since this looks like a local library installation problem, I'm closing this bug. Please re-open if the problem recurs with a rebuilt libopensc
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.