On Mon, Jan 20, 2003, Jasper Spit wrote:

> Hi,
> 
> I'm trying to build 0.9.7 with BC++ Builder 6, but it fails with the
> following error :
> 
>         bcc32 -otmp32\x_all.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q
> -w-aus
> -w-par -w-inl -c -tWC -tWM -DOPENSSL_SYSNAME_WIN32 -DL_ENDIAN
> -DDSO_WIN32 -D_str
> icmp=stricmp -O2 -ff -fp -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM
> -DOPENSSL_NO
> _KRB5  -c .\crypto\x509\x_all.c
> .\crypto\x509\x_all.c:
> Error E2450 .\crypto\x509\x_all.c 72: Undefined structure 'ASN1_ITEM_st'
> in func
> tion X509_verify
> Error E2450 .\crypto\x509\x_all.c 72: Undefined structure 'ASN1_ITEM_st'
> in func
> tion X509_verify
> *** 2 errors in Compile ***
> 
> ** error 1 ** deleting tmp32\x_all.obj
> 
> How can I fix this ?
> 

Its a compiler bug. The latest snapshot has a workaround, please try that.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to