-----Original Message-----
From: Larsson Mikael (MLAH) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19, 2002 8:10 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: SV: Not able to complie on WindowsHi,
I also got this error message (see below), does anyone know to fix this problem ? I run under Cygwin and Windows XP.
Or did you Ashish fix this problem - if so how did you do it ?
Regards,
Mikael-----Ursprungligt meddelande-----
Från: Ashish Garg [mailto:[EMAIL PROTECTED]]
Skickat: den 8 november 2002 00:30
Till: '[EMAIL PROTECTED]'
Ämne: Not able to complie on WindowsI am trying to build OpenSSL 0.9.6.g on Windows 2K. I am using Cygwin for build. When I do:
> make
it gives me error:
make[2]: Entering directory `/c/tmp/openssl-0.9.6g/crypto/objects'
/usr/bin/perl objects.pl objects.txt obj_mac.num obj_mac.h
objects.txt:92:Undefined identifier SMIME
make[2]: *** [obj_mac.h] Error 255
make[2]: Leaving directory `/c/tmp/openssl-0.9.6g/crypto/objects'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/c/tmp/openssl-0.9.6g/crypto'
make: *** [sub_all] Error 1I have tried running 'make clean' also, but no luck.
Any help!!
Thanks,
Ashish
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Title: SV: Not able to complie on Windows
I
couldn't fix this.. I took the other way. I used Visual studio (namke) to build
it. It builds successfully there. Try that out
Ashish
- Not able to complie on Windows Ashish Garg
- SV: Not able to complie on Windows Larsson Mikael (MLAH)
- Ashish Garg