Displaying 4 results from an estimated 4 matches for "des_key_sch".
Did you mean:
des_key_sched
2001 Jul 16
1
openssh 2.9p1 on Solaris 2.6 with AFS
...+0x3e0): multiple definition of `des_is_weak_key'
/usr/local/lib/libdes.a(weak_key.o)(.text+0x10): first defined here
/usr/local/sparc-sun-solaris2.6/bin/ld: Warning: size of symbol
`des_is_weak_key' changed from 192 to 96 in set_key.o
/usr/local/ssl/lib/libcrypto.a(set_key.o): In function `des_key_sched':
set_key.o(.text+0x4a0): multiple definition of `des_key_sched'
/usr/local/lib/libdes.a(key_sched.o)(.text+0x10): first defined here
/usr/local/sparc-sun-solaris2.6/bin/ld: Warning: size of symbol
`des_key_sched' changed from 336 to 80 in set_key.o
/usr/local/ssl/lib/libcrypto.a(set_...
2002 Apr 24
2
OpenSSH and support for KTH-Krb4
...ect.o sshconnect1.o sshconnect2.o sshtty.o
readconf.o clientloop.o -L. -Lopenbsd-compat/ -R/usr/local/ssl/lib
-L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -L/usr/athena/lib
-R/usr/athena/lib -lssh -lopenbsd-compat -lresolv -ldes -lkrb -lz -lsocket
-lnsl -lcrypto -ldes
ld: fatal: symbol `des_key_sched' is multiply-defined:
(file /usr/athena/lib/libdes.a(set_key.o) and file
/usr/local/ssl/lib/libcrypto.a(set_key.o));
ld: fatal: symbol `des_is_weak_key' is multiply-defined:
(file /usr/athena/lib/libdes.a(set_key.o) and file
/usr/local/ssl/lib/libcrypto.a(set_key.o));
ld:...
2002 Jan 21
6
OpenSSH and OpenSSL snapshots
Hello,
In order to experiment with OpenCA, I have built an RPM for redhat 7.2
of a recent OpenSSL snapshot (the binary rpm on the OpenCA was built
with the different target directories and libraries. Unfortunately these
recent OpenSSL snapshots seems to break all OpenSSH tarballs and RPMs
that I have been able to find. None of them seem to compile
successfully, even the snapshots at
2006 Jan 15
0
Samba 3.0.21a && AFS
...9;ve managed to fix some compilation/build problems when
using '--with-afs' to Samba. Something about undefined
attributes:
----- s n i p -----
Linking bin/smbd
lib/afs.o: In function `afs_createtoken':
/usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:170: undefined reference to `DES_key_sched'
/usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:171: undefined reference to `DES_pcbc_encrypt'
auth/pass_check.o: In function `afs_auth':
/usr/local/src/tmp/samba-3.0.21a.orig/source/auth/pass_check.c:51: undefined reference to `setpag'
/usr/local/src/tmp/samba-3.0.21a.ori...