[Bug 964] Problem compiling openssh 3.9p1

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Dec 14 09:02:26 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=964

           Summary: Problem compiling openssh 3.9p1
           Product: Portable OpenSSH
           Version: 3.9p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: pierre42d at 9online.fr


# 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



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list