Hi, I try do install PKCS11, but if I execute make, I get the following output:
astronomix:/usr/local/src/muscleframework-1.1.3/PKCS11# make Making all in src make[1]: Entering directory `/usr/local/src/muscleframework-1.1.3/PKCS11/src' /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libpkcs11\" -DVERSION=\"0.0.8\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -I. -I. -I../include -g -O2 -Wall -c p11_crypt.c rm -f .libs/p11_crypt.lo gcc -DPACKAGE=\"libpkcs11\" -DVERSION=\"0.0.8\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -I. -I. -I../include -g -O2 -Wall -Wp,-MD,.deps/p11_crypt.pp -c p11_crypt.c -fPIC -DPIC -o .libs/p11_crypt.lo p11_crypt.c:14:25: openssl/rsa.h: No such file or directory p11_crypt.c: In function `C_Encrypt': p11_crypt.c:114: warning: implicit declaration of function `RSA_padding_add_PKCS1_type_1' make[1]: *** [p11_crypt.lo] Error 1 make[1]: Leaving directory `/usr/local/src/muscleframework-1.1.3/PKCS11/src' make: *** [all-recursive] Error 1 I could install the Musclecard-plugin and the CFlex-plugin without any problems. Is there anybody, who can help me? I use Debian Linux with Kernel 2.4.26 bye and thanks, Carolin ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
