ne step missing in "How to build" help:
1. Install patch
2. do .config
3. make errors
4. make
5. make tests
6. make install
That should fix a problem with #defines
Cheers,
Zoran
Himanshu Soni
<HimanshuS@val To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
icert.com> cc: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
02/08/2001 Subject: RE: PKCS11 engine support
03:55 PM
Hi
Failed to build on Windows 2000 and Solaris with the Eracom patch applied
to
OpenSSL 0.9.6a.
Seems like the patch is missing mods to some header file.
Below is the dump for the compile:
cl /Fotmp32\hw_eracom.obj -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox /O2
/Ob2
/Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32
-DBN_A
SM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM /Fdout32 -c
.\crypto\engine\hw_eracom.c
hw_eracom.c
.\crypto\engine\hw_eracom.c(165) : error C2065: 'ENGINE_F_PKC11_LOAD_PIN' :
unde
clared identifier
.\crypto\engine\hw_eracom.c(165) : error C2065: 'ENGINE_R_INVALID_INPUT' :
undec
lared identifier
.\crypto\engine\hw_eracom.c(222) : warning C4018: '<' : signed/unsigned
mismatch
...
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]