Hi,
 
i am trying to intall openssl for th windows CE platform. I am following the relative readme file which is included in openssl 0.9.7b.
Everything is ok until the ms\do_ms.
However when i execute nmake -f ms\cedll.mak after several succesfull lines i get the following:
 
nul
.\ssl\tls1.h
        1 file(s) copied.
        copy nul+ .\ssl\kssl.h inc32\openssl\kssl.h
nul
.\ssl\kssl.h
        1 file(s) copied.
        clarm.exe /Fotmp32dll_ARM\cryptlib.obj  -Iinc32 -Itmp32dll_ARM /W3 /WX /
Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DWCEPLATFORM=MS_POCKET_PC_2000 -DARM -D_ARM_ -
DUNDER_CE=300 -D_WIN32_CE=300 -DUNICODE -D_UNICODE -DWIN32 -DWIN32_LEAN_AND_MEAN
 -DL_ENDIAN -DDSO_WIN32 -DNO_CHMOD -Ic:\wcecompat/include /Fdout32dll_ARM -DOPEN
SSL_NO_KRB5 -D_WINDLL -D_DLL  -DOPENSSL_BUILD_SHLIBCRYPTO -c .\crypto\cryptlib.c
 
cryptlib.c
tmp32dll_ARM\e_os.h(226) : fatal error C1083: Cannot open include file: 'windows
.h': No such file or directory
NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2'
Stop.
Anyone to help me ??
 
Thanks in advance

Reply via email to