I run Win NT 4.0 SP5 and installed gcc-2.95.2-msvcrt.exe,
make-3.76.1.exe
(which means I just unzipped the files in a directory, or do I have to
"install"
them somehow?) and ActivePerl 5.6.0.623.
When I start compiling openssl the following errors come up and the
compilations stops.

I hope that anyone can help me.
Thanx!

Heiko


Generating makefile
Generating DLL definition files
Building OpenSSL
mkdir outinc\openssl
copy .\crypto\buildinf.h tmp\buildinf.h
        1 Datei(en) kopiert.
copy .\crypto\opensslconf.h outinc\openssl\opensslconf.h
        1 Datei(en) kopiert.
gcc -o tmp\cryptlib.o  -Ioutinc -Itmp -O3 -fomit-frame-pointer
-DDSO_WIN32  -c .
\crypto\cryptlib.c
gcc: .cryptocryptlib.c: No such file or directory
gcc: No input files
make: *** [tmp\cryptlib.o] Error 1
You can ignore the error messages above
        1 Datei(en) kopiert.
Building the libraries
Building OpenSSL
gmkdir outinc/openssl
process_begin: CreateProcess((null), gmkdir outinc/openssl, ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden. (system
can't
find the file)
make: *** [outinc/openssl] Error 2
C:\openssl-0.9.6>

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

Reply via email to