I failed to compile openssl-0.9.7-beta3 with Borland's compiler.
How can I compile it scuccessfully?

Environment:
    OS: Microsoft Windows98 4.10.1998 (Japanese Edition)
    Compiler: Borland C++ 5.5 for Win32

Error messages:
    -------------------- from here --------------------
    MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
    Building OpenSSL
        mkdir tmp32
        mkdir out32
        mkdir inc32
        mkdir inc32\openssl
        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_stricmp=stricmp 
-O2 -ff -fp -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'(function 
X509_verify )
    Error E2450 .\crypto\x509\x_all.c 72: Undefined structure 'ASN1_ITEM_st'(function 
X509_verify )
    *** 2 errors in Compile ***
    
    ** error 1 ** deleting tmp32\x_all.obj
    -------------------- until here --------------------

# I translated some messages from Japanese to English for your
# convinience.
--
Takeshi Hataguchi
E-mail: [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to