Has anyone encountered this error,
D:\Working\openssl-0.9.7e>nmake -f ms\ce.mak
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Building OpenSSL
clarm.exe /Fotmp32_ARMV4\bss_file.obj -Iinc32 -Itmp32_ARMV4 /W3 /WX
/Ox
/O2 /Ob2 /GF /Gy /nologo /DWIN32_PLATFORM_PSPC /DPPC2003 /DARM /D_ARM_
/DARMV4
-DUNICODE -D_UNICODE -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32
-DNO_C
HMOD -I..\wcecompat/include /Fdout32_ARMV4 -DOPENSSL_NO_KRB5 -c
.\crypto\bio\bs
s_file.c
bss_file.c
d:\working\openssl-0.9.7e\crypto\bio\bss_file.c(271) : error C2065:
'strcat_inst
ead_use_StringCbCatA_or_StringCchCatA' : undeclared identifier
d:\working\openssl-0.9.7e\crypto\bio\bss_file.c(272) : error C2181: illegal
else
without matching if
NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2'
Stop.
I'm compiling openssl for Pocket PC 2003 for ARM.
Any Suggestions? Thanks.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]