Compiling Crc.c
Compiling Endian.c
Compiling GfMul.c
Compiling Pkcs5.c
Compiling SecurityToken.cpp
In file included from ../Common/SecurityToken.cpp:25:
../Common/SecurityToken.h: In static member function `static TrueCrypt::Serializable* TrueCrypt::Pkcs11Exception::GetNewSerializable()':
../Common/SecurityToken.h:101: warning: converting of negative value `-0x00000000000000001' to `CK_RV'
../Common/SecurityToken.cpp: In member function `TrueCrypt::Pkcs11Exception:perator std::string() const':
../Common/SecurityToken.cpp:654: error: `CKR_NEW_PIN_MODE' was not declared in this scope
../Common/SecurityToken.cpp:655: error: `CKR_NEXT_OTP' was not declared in this scope
../Common/SecurityToken.cpp:656: error: `CKR_FUNCTION_REJECTED' was not declared in this scope
../Common/SecurityToken.cpp:654: warning: unused variable 'CKR_NEW_PIN_MODE'
../Common/SecurityToken.cpp:655: warning: unused variable 'CKR_NEXT_OTP'
../Common/SecurityToken.cpp:656: warning: unused variable 'CKR_FUNCTION_REJECTED'
make[1]: *** [../Common/SecurityToken.o] ERROR 1
make: *** [all] ERROR 2


LinkBack URL
About LinkBacks
perator std::string() const':



Reply With Quote