>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"


Hmm. I cannot duplicate that error here. I can compile versons 1.1.3 and 1.1.5 
fine - no problems.

Perhaps your cryptoki files are not correct.


type

        cd /usr/local/include
        grep 'Id:' {cryptoki,p11,pkcs,thread}*
        ls -l {cryptoki,p11,pkcs,thread}*

and tell us what you get

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to