On Fri, 10 Jan 2003 21:27:56 +0100 (MET), "Lutz Jaenicke via RT"
<[EMAIL PROTECTED]> said:
>
> [[EMAIL PROTECTED] - Fri Jan 3 06:45:12 2003]:
>
> > I'm trying to compile 0.9.7 with Borland C++ 5.5 and NASM 0.98.35 on
> > Windows XP Professional SP1 with all updates.
> >
> > I did
> >
> > perl Configure BC-32 no-idea no-mdc2 no-rc5
> > ms\do_nasm
> > make -f ms\bcb.mak
> >
> > It fails at:
> >
> > 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
> -DBN_ASM
> > -DMD5_ASM -DSHA1_ASM -DRMD160_ASM -DOPENSSL_NO_IDEA
> > -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -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 function X509_verify
> > Error E2450 .\crypto\x509\x_all.c 72: Undefined structure
> 'ASN1_ITEM_st'
> > in function X509_verify
>
> ASN1_ITEM_st was added in OpenSSL 0.9.7. It therefore seems, that
> old header files are picked up.
I tried 0.9.7 before succesfully compiling 0.9.6h.
As Doug Kaufman suggested for some reason asn1t.h doesn't get included. I
had to manually edit a dozen source files.
I also have Cygwin in c:\cygwin, but my PATH shows:
PATH=C:\usr\Perl\bin\;C:\usr\Borland\Bcc55\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
I really don't see how it could be including other headers if I did
everything from g:\Linux\openssl-0.9.7.
--
0@pervalidus.{net, dyndns.org}
--
http://fastmail.fm - And now for something completely different...
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]