im not able to compile the pkcs11 module on muscleframework-1.1.3 n after giving make command i m getting this type of error
$make
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libpkcs11\" -DVERSION=\"0.0.8\" -DHAVE_LIBCRYPTO=1 -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/usr/local/pcsc/include/PCSC
-I/usr/local/pcsc/include/PCSC -g -O2 -Wall -I/usr/local/pcsc/include/PCSC -c p11_crypt.c
rm -f libs/p11_crypt.lo
gcc -DPACKAGE=\"libpkcs11\" -DVERSION=\"0.0.8\" -DHAVE_LIBCRYPTO=1 -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/usr/local/pcsc/include/PCSC -I/usr/local/pcsc/include/PCSC -g -O2 -Wall -I/usr/local/pcsc/include/PCSC -Wp,-MD,.deps/p11_crypt.pp -c p11_crypt.c -fPIC -DPIC -o .libs/p11_crypt.lo
In file included from p11_crypt.c:13:
/usr/local/include/cryptoki.h:174:2: #error no OS type define (needs to be one of CK_Win32, CK_Win16, CK_GENERIC)
In file included from /usr/local/include/pkcs11.h:223,
from /usr/local/include/cryptoki.h:178,
from p11_crypt.c:13:
/usr/local/include/pkcs11t.h:60: parse error before "CK_BYTE_PTR"
/usr/local/include/pkcs11t.h:61: parse error before "CK_CHAR_PTR"
/usr/local/include/pkcs11t.h:62: parse error before "CK_ULONG_PTR"
/usr/local/include/pkcs11t.h:63: parse error before "CK_VOID_PTR"
i make al library paths in Make file .Please can anybody tel me y im getting this type of error .
Thanks
Jyostna
--------------------------------------------
Email in Indian languages.
This mail has been sent to you from http://webmail.idrbt.ac.in
<
DISCLAIMER:
This message is intended solely for the individual or entity to which it is addressed.This communication may contain information that is proprietary, privileged or confidential and otherwise legally exempt from disclosure. If you are not the named addressee,or have been inadvertently referenced in the address line, you are not authorized to read, print, retain, copy or disseminate this message or any part of it.If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.Visit us at http://www.idrbt.ac.in./BODY>
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
