Folks,
I just got the 0.9.9dev SNAPSHOT (openssl-SNAP-20081227.tar.gz) and
for a WIN32 build, I got the build error:
perl crypto\camellia\asm\cmll-x86.pl win32n /MDd /Od -DDEBUG
-D_DEBUG -DOPENSSL_THREADS -DDSO_W
IN32 -W3 -WX -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32
-DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE
_NO_DEPRECATE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_
ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DWHIRLPOOL_ASM
-DOPENSSL_USE_APPLINK -I. /Fdout32dll
-DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_KRB5
-DOPENSSL_NO_JPAKE -DOPENSSL_NO_STATIC_ENGINE >tmp3
2dll.dbg\cmll-x86.asm
In string, @openssl now must be written as \...@openssl at
crypto\camellia\asm\cmll-x86.pl line 1136, near
"Camellia for x86 by <ap...@openssl"
Execution of crypto\camellia\asm\cmll-x86.pl aborted due to
compilation errors.
NMAKE : fatal error U1077: 'perl' : return code '0xff'
I had to pass no-camellia to CONFIGURE
perl Configure VC-WIN32 no-camellia
and it is now building.
Whats the gist here regarding camellia? Is it required? Whats
missing from the build?
Thanks
-- Hector
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org