Hi Antonio, A patch for this has been submitted and I'll work it into a larger set of changes for supporting newer WCE SDKs. To fix the problem that you're having right now take a look at the source code at the locations listed below and make sure that the closing ')' is included. You'll see that an #ifdef causes the ')' to be dropped, so just add it to the line above/below.
Regards, Steven -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio Ruiz Martínez Sent: Friday, 23 April 2004 8:19 PM To: [EMAIL PROTECTED] Subject: Problems compiling 0.9.7d for WCE Hello! I'm compiling OpenSSL 0.9.7d for WCE but when I execute: nmake -f ms\ce.mak I'm getting the next error: clarm.exe /Fotmp32_ARM\apps.obj -DMONOLITH -Iinc32 -Itmp32_ARM /W3 /WX / Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DWCEPLATFORM=MS_POCKET_PC_2002 -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:\Programacion\wcecompat/include /Fdout32_ ARM -DOPENSSL_NO_KRB5 -c .\apps\apps.c apps.c .\apps\apps.c(1621) : error C2143: syntax error : missing ')' before 'goto' .\apps\apps.c(1896) : error C2143: syntax error : missing ')' before 'goto' .\apps\apps.c(1932) : error C2143: syntax error : missing ')' before 'goto' NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2' Stop. Could you be so kind to help me, please? Regards, Antonio. -- ------------------------------------------------------ Antonio Ruiz Martínez Faculty of Computer Science-University of Murcia 30071 Murcia - Spain Telf: +34968364644 e-mail: [EMAIL PROTECTED] ------------------------------------------------------ ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]