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
copy .\crypto\buildinf.h tmp\buildinf.h
        1 file(s) copied.
copy .\crypto\opensslconf.h outinc\openssl\opensslconf.h
        1 file(s) copied.
gcc -o
mp\cryptlib.o  -Ioutinc -Itmp -O3 -fomit-frame-pointer -DDSO_WIN32  -c
.\crypto\cryptlib.c
process_begin: CreateProcess((null), gcc -o
tmpcryptlib.o -Ioutinc -Itmp -O3 -fomit-frame-pointer -DDSO_WIN32 -c .crypt
cryptlib.c, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [tmp\cryptlib.o] Error 2
You can ignore the error messages above
        1 file(s) copied.
Building the libraries
Building OpenSSL
gcc -o
tmp/cryptlib.o  -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 -fomit-frame-pointer -
O3 -m486 -Wall -DBN_ASM -DMD5_ASM -D
HA1_ASM  -c ./crypto/cryptlib.c
process_begin: CreateProcess((null), gcc -o
tmp/cryptlib.o -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 -fomit-frame-pointer -
3 -m486 -Wall -DBN_ASM -DMD5_ASM -DSHA1_ASM -c ./crypto/cryptlib.c, ...)
failed.
make (e=2): The system cannot find the file specified.
make: *** [tmp/cryptlib.o] Error 2

anyone could help me please?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to