[Pkg-openssl-devel] libssl

Philippe Demeester phdm at telenet.be
Tue May 5 07:36:13 UTC 2015


Hi,

since the upgrade on debian 8, i have problems with compiling 
applications linked to the ssl lib.
I have installed the the ssl lib 1.0 but in the /usr/lib I still see the 
0.9.8 version.
In the ll /usr/lib/i386-linux-gnu/libssl*
-rw-r--r-- 1 root root 338784 Dec 27 05:47 
/usr/lib/i386-linux-gnu/libssl3.so
lrwxrwxrwx 1 root root     10 Dec 27 05:47 
/usr/lib/i386-linux-gnu/libssl3.so.1d -> libssl3.so
-rw-r--r-- 1 root root 520554 Mar 24 22:57 /usr/lib/i386-linux-gnu/libssl.a
lrwxrwxrwx 1 root root     15 Mar 24 22:57 
/usr/lib/i386-linux-gnu/libssl.so -> libssl.so.1.0.0
-rw-r--r-- 1 root root 395952 Mar 24 22:57 
/usr/lib/i386-linux-gnu/libssl.so.1.0.0

The compiler error:

gcc  -lssl sscrypt.c -o sscrypt
/usr/bin/ld: /tmp/ccSiMwcl.o: undefined reference to symbol 
'EVP_aes_256_cbc@@OPENSSL_1.0.0'
//usr/lib/i386-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO 
missing from command line
collect2: error: ld returned 1 exit status
Makefile:15: recipe for target 'sscrypt' failed
make: *** [sscrypt] Error 1


Kind regards

Philippe






More information about the Pkg-openssl-devel mailing list