We are having problems compiling....first we run the Configure script.

Then we run the ms\mw.bat and get errors....they follow the configure
script below.....please help.

thanks in advance, Evan.

C:\Perl\openssl\openssl>perl Configure CygWin32
IsWindows=1
CC            =gcc
CFLAG         =-DTHREADS  -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3
-m486 -W
all
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 CygWin32.

NOTE: OpenSSL header files were moved from <*.h> to <openssl/*.h>;
see file INSTALL for hints on coping with compatibility problems.

C:\Perl\openssl\openssl>\
'\' is not recognized as an internal or external command,
operable program or batch file.

C:\Perl\openssl\openssl>

_________________________________________________________

C:\Perl\openssl\openssl>ms\mw.bat

C:\Perl\openssl\openssl>perl util\mkfiles.pl  1>MINFO

C:\Perl\openssl\openssl>perl util\mk1mf.pl Mingw32  1>ms\mingw32.mak

C:\Perl\openssl\openssl>perl util\mk1mf.pl Mingw32-files  1>ms\mingw32f.mak

C:\Perl\openssl\openssl>perl util\mkdef.pl 32 libeay  1>ms\libeay32.def

C:\Perl\openssl\openssl>if errorlevel 1 goto end

C:\Perl\openssl\openssl>perl util\mkdef.pl 32 ssleay  1>ms\ssleay32.def

C:\Perl\openssl\openssl>if errorlevel 1 goto end

C:\Perl\openssl\openssl>make -f ms/mingw32f.mak
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 tmp\read_pwd.o  -Ioutinc -Itmp -O3 -fomit-frame-pointer  -c .
\crypto\des\
read_pwd.c
In file included from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\errno.h:1,
                 from outinc\openssl/e_os.h:191,
                 from tmp\cryptlib.h:69,
                 from .\crypto\des\read_pwd.c:88:
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/errno.h:113: warning: `EADDRINUSE'
rede
fined
outinc\openssl/e_os.h:143: warning: this is the location of the previous
definit
ion
In file included from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\sys/fcntl.h:164,
                 from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\fcntl.h:4,
                 from outinc\openssl/e_os.h:196,
                 from tmp\cryptlib.h:69,
                 from .\crypto\des\read_pwd.c:88:
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/stat.h:74: warning: `S_IFMT'
redefined
outinc\openssl/e_os.h:179: warning: this is the location of the previous
definit
ion
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/stat.h:75: warning: `S_IFDIR'
redefined

outinc\openssl/e_os.h:175: warning: this is the location of the previous
definit
ion
.\crypto\des\read_pwd.c:165: conio.h: No such file or directory
make: *** [tmp\read_pwd.o] Error 1

C:\Perl\openssl\openssl>echo You can ignore the error messages above
You can ignore the error messages above

C:\Perl\openssl\openssl>make -f ms/mingw32.mak
gcc -o tmp/read_pwd.o  -Ioutinc -Itmp -DL_ENDIAN -fomit-frame-pointer -O3
-m486
-Wall  -c ./crypto/des/read_pwd.c
In file included from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\errno.h:1,
                 from outinc\openssl/e_os.h:191,
                 from tmp\cryptlib.h:69,
                 from ./crypto/des/read_pwd.c:88:
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/errno.h:113: warning: `EADDRINUSE'
rede
fined
outinc\openssl/e_os.h:143: warning: this is the location of the previous
definit
ion
In file included from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\sys/fcntl.h:164,
                 from C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i5
86-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\fcntl.h:4,
                 from outinc\openssl/e_os.h:196,
                 from tmp\cryptlib.h:69,
                 from ./crypto/des/read_pwd.c:88:
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/stat.h:74: warning: `S_IFMT'
redefined
outinc\openssl/e_os.h:179: warning: this is the location of the previous
definit
ion
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\..
\lib\gcc-lib\i586-cygwin32\egcs-2.91.
57\..\..\..\..\i586-cygwin32\include\sys/stat.h:75: warning: `S_IFDIR'
redefined

outinc\openssl/e_os.h:175: warning: this is the location of the previous
definit
ion
./crypto/des/read_pwd.c:165: conio.h: No such file or directory
make: *** [tmp/read_pwd.o] Error 1

C:\Perl\openssl\openssl>if errorlevel 1 goto end
C:\Perl\openssl\openssl>


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

Reply via email to