Hi!

When I compile Openssl under Win2k with ming, I get this output and
error. How can I solve this?

C:\open>ms\mingw32

C:\open>perl Configure Mingw32
Configuring for Mingw32
IsWindows=1
CC            =gcc
CFLAG         =-DTHREADS  -DDSO_WIN32 -DL_ENDIAN -fomit-frame-pointer -O3 -m486
-Wall
EX_LIBS       =
BN_ASM        =bn_asm.o
DES_ENC       =des_enc.o fcrypt_b.o
BF_ENC        =bf_enc.o
CAST_ENC      =c_enc.o
RC4_ENC       =rc4_enc.o
RC5_ENC       =rc5_enc.o
MD5_OBJ_ASM   =
SHA1_OBJ_ASM  =
RMD160_OBJ_ASM=
PROCESSOR     =
RANLIB        =true
PERL          =perl
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined

Configured for Mingw32.
Generating x86 for GNU assember
Bignum
DES
crypt
Blowfish
CAST5
RC4
MD5
SHA1
RIPEMD160
RC5\32
Generating makefile
Generating DLL definition files
Building OpenSSL
mkdir tmp
mkdir out
mkdir outinc
mkdir outinc\openssl
copy .\crypto\cryptlib.h tmp\cryptlib.h
process_begin: CreateProcess((null), copy .cryptocryptlib.h tmpcryptlib.h, ...)
failed.
make (e=2): The system cannot find the file specified.
make: *** [tmp\cryptlib.h] Error 2
You can ignore the error messages above
        1 file(s) copied.
Building the libraries
Building OpenSSL
gmkdir outinc/openssl
process_begin: CreateProcess((null), gmkdir outinc/openssl, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [outinc/openssl] Error 2
C:\open>


Thanks


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to