This is a discussion on Re: Compilation problem with OpenSSL-0.9.7f on Win32/NASM - Openssl ; > NASM gives me some errors on compiling crypto\rc4\asm\r4_win32.asm: > > .\crypto\rc4\asm\r4_win32.asm:30: operation size not specified > .\crypto\rc4\asm\r4_win32.asm:265: operation size not specified > .\crypto\rc4\asm\r4_win32.asm:267: operation size not specified > .\crypto\rc4\asm\r4_win32.asm:271: operation size not specified > NMAKE : fatal error U1077: ...
> NASM gives me some errors on compiling crypto\rc4\asm\r4_win32.asm:
>
> .\crypto\rc4\asm\r4_win32.asm:30: operation size not specified
> .\crypto\rc4\asm\r4_win32.asm:265: operation size not specified
> .\crypto\rc4\asm\r4_win32.asm:267: operation size not specified
> .\crypto\rc4\asm\r4_win32.asm:271: operation size not specified
> NMAKE : fatal error U1077: 'nasmw' : Rueckgabe-Code '0x1'
> Stop.
>
> The build runs fine if I use r4_win32.asm from OpenSSL-0.9.7e. I'm using
> NASM version 0.98
> Is this my problem, NASM's problem or OpenSSL's problem?
Was fixed another day, grab recent 0.9.7-stable snapshot at
ftp://ftp.openssl.org/snapshot. A.
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majordomo@openssl.org