Bug 964 - Problem compiling openssh 3.9p1
Summary: Problem compiling openssh 3.9p1
Status: CLOSED INVALID
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: 3.9p1
Hardware: All Linux
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 09:02 AEDT by Pierre
Modified: 2006-10-07 11:38 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre 2004-12-14 09:02:25 AEDT
# 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
Comment 1 Darren Tucker 2004-12-14 11:27:34 AEDT
"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. 
Comment 2 Darren Tucker 2005-01-11 18:20:43 AEDT
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
Comment 3 Darren Tucker 2006-10-07 11:38:14 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.