From: andor <[EMAIL PROTECTED]>

Perhaps this would rather be something to tell the person who made
those patches?

zhangchaoqin> Hi:
zhangchaoqin>    i download the os095aCygwin115.tar.gz from www.lymeware.com,i follow 
the  readme.txt to compile openssl-0.9.5a.tar.gz ,but meet error.
zhangchaoqin>     OpenSSL Version  :  openssl-0.9.5a
zhangchaoqin>     CygWin32 Version :  CYGWIN_NT-5.0
zhangchaoqin>     Patch Version    :  patch 2.5
zhangchaoqin>     OS Name          : windows2000 professional
zhangchaoqin>     gcc version      :  2.95.2
zhangchaoqin>     
zhangchaoqin>  cheer for help.
zhangchaoqin> 
zhangchaoqin> 
zhangchaoqin> the compile step  is :
zhangchaoqin> 1.patch -p1 < ../openssl095a_cygwin115_patch.txt
zhangchaoqin> 
zhangchaoqin> patching file `Configure'
zhangchaoqin> Hunk #1 FAILED at 364.
zhangchaoqin> Hunk #2 FAILED at 391.
zhangchaoqin> Hunk #3 FAILED at 443.
zhangchaoqin> Hunk #4 FAILED at 603.
zhangchaoqin> Hunk #5 FAILED at 623.
zhangchaoqin> Hunk #6 FAILED at 699.
zhangchaoqin> Hunk #7 FAILED at 720.
zhangchaoqin> Hunk #8 FAILED at 744.
zhangchaoqin> Hunk #9 FAILED at 770.
zhangchaoqin> Hunk #10 FAILED at 956.
zhangchaoqin> Hunk #11 FAILED at 1059.
zhangchaoqin> 11 out of 11 hunks FAILED -- saving rejects to Configure.rej
zhangchaoqin> patching file `e_os.h'
zhangchaoqin> Hunk #1 FAILED at 87.
zhangchaoqin> Hunk #2 FAILED at 108.
zhangchaoqin> Hunk #3 FAILED at 136.
zhangchaoqin> Hunk #4 FAILED at 170.
zhangchaoqin> Hunk #5 FAILED at 414.
zhangchaoqin> 5 out of 5 hunks FAILED -- saving rejects to e_os.h.rej
zhangchaoqin> patching file `e_os2.h'
zhangchaoqin> Hunk #1 FAILED at 3.
zhangchaoqin> 1 out of 1 hunk FAILED -- saving rejects to e_os2.h.rej
zhangchaoqin> patching file `test/tcrl'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 56.
zhangchaoqin> Hunk #3 FAILED at 72.
zhangchaoqin> 3 out of 3 hunks FAILED -- saving rejects to test/tcrl.rej
zhangchaoqin> patching file `test/testenc'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 11.
zhangchaoqin> Hunk #3 FAILED at 21.
zhangchaoqin> Hunk #4 FAILED at 34.
zhangchaoqin> Hunk #5 FAILED at 45.
zhangchaoqin> 5 out of 5 hunks FAILED -- saving rejects to test/testenc.rej
zhangchaoqin> patching file `test/tpkcs7'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 37.
zhangchaoqin> 2 out of 2 hunks FAILED -- saving rejects to test/tpkcs7.rej
zhangchaoqin> patching file `test/tpkcs7d'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 37.
zhangchaoqin> 2 out of 2 hunks FAILED -- saving rejects to test/tpkcs7d.rej
zhangchaoqin> patching file `test/treq'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 61.
zhangchaoqin> Hunk #3 FAILED at 77.
zhangchaoqin> 3 out of 3 hunks FAILED -- saving rejects to test/treq.rej
zhangchaoqin> patching file `test/trsa'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 61.
zhangchaoqin> Hunk #3 FAILED at 77.
zhangchaoqin> 3 out of 3 hunks FAILED -- saving rejects to test/trsa.rej
zhangchaoqin> patching file `test/tsid'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 56.
zhangchaoqin> Hunk #3 FAILED at 72.
zhangchaoqin> 3 out of 3 hunks FAILED -- saving rejects to test/tsid.rej
zhangchaoqin> patching file `test/tx509'
zhangchaoqin> Hunk #1 FAILED at 1.
zhangchaoqin> Hunk #2 FAILED at 56.
zhangchaoqin> 2 out of 2 hunks FAILED -- saving rejects to test/tx509.rej
zhangchaoqin> patching file `test/Makefile.ssl'
zhangchaoqin> Hunk #1 FAILED at 180.
zhangchaoqin> 1 out of 1 hunk FAILED -- saving rejects to test/Makefile.ssl.rej
zhangchaoqin> patching file `util/mklink.pl'
zhangchaoqin> Hunk #1 FAILED at 49.
zhangchaoqin> 1 out of 1 hunk FAILED -- saving rejects to util/mklink.pl.rej
zhangchaoqin> 
zhangchaoqin> 
zhangchaoqin> 2.bash ./Configure no-threads CygWin32
zhangchaoqin> 
zhangchaoqin> IsWindows=1
zhangchaoqin> CC            =gcc
zhangchaoqin> CFLAG         =-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
zhangchaoqin> EX_LIBS       =
zhangchaoqin> BN_ASM        =bn_asm.o
zhangchaoqin> DES_ENC       =des_enc.o fcrypt_b.o
zhangchaoqin> BF_ENC        =bf_enc.o
zhangchaoqin> CAST_ENC      =c_enc.o
zhangchaoqin> RC4_ENC       =rc4_enc.o
zhangchaoqin> RC5_ENC       =rc5_enc.o
zhangchaoqin> MD5_OBJ_ASM   =
zhangchaoqin> SHA1_OBJ_ASM  =
zhangchaoqin> RMD160_OBJ_ASM=
zhangchaoqin> PROCESSOR     =
zhangchaoqin> RANLIB        =true
zhangchaoqin> PERL          =perl
zhangchaoqin> THIRTY_TWO_BIT mode
zhangchaoqin> DES_PTR used
zhangchaoqin> DES_RISC1 used
zhangchaoqin> DES_UNROLL used
zhangchaoqin> BN_LLONG mode
zhangchaoqin> RC4_INDEX mode
zhangchaoqin> RC4_CHUNK is undefined
zhangchaoqin> 
zhangchaoqin> Configured for CygWin32.
zhangchaoqin>                       
zhangchaoqin> 3.make 
zhangchaoqin> making all in crypto...
zhangchaoqin> make[1]: Entering directory `/home/zhang/openssl-0.9.5a/crypto'
zhangchaoqin> gcc -I. -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 
-Wall
zhangchaoqin>  -c -o cryptlib.o cryptlib.c
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /errno.h:1,
zhangchaoqin>                  from ../include/openssl/e_os.h:190,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from cryptlib.c:61:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/errno.h:121: warn
zhangchaoqin> ing: `EADDRINUSE' redefined
zhangchaoqin> ./include/openssl/e_os.h:143: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /sys/fcntl.h:164,
zhangchaoqin>                  from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /fcntl.h:4,
zhangchaoqin>                  from ../include/openssl/e_os.h:195,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from cryptlib.c:61:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:74: warnin
zhangchaoqin> g: `S_IFMT' redefined
zhangchaoqin> ./include/openssl/e_os.h:179: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:75: warnin
zhangchaoqin> g: `S_IFDIR' redefined
zhangchaoqin> ./include/openssl/e_os.h:175: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> gcc -I. -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 
-Wall
zhangchaoqin>  -c -o mem.o mem.c
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /errno.h:1,
zhangchaoqin>                  from ../include/openssl/e_os.h:190,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from mem.c:62:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/errno.h:121: warn
zhangchaoqin> ing: `EADDRINUSE' redefined
zhangchaoqin> ./include/openssl/e_os.h:143: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /sys/fcntl.h:164,
zhangchaoqin>                  from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /fcntl.h:4,
zhangchaoqin>                  from ../include/openssl/e_os.h:195,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from mem.c:62:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:74: warnin
zhangchaoqin> g: `S_IFMT' redefined
zhangchaoqin> ./include/openssl/e_os.h:179: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:75: warnin
zhangchaoqin> g: `S_IFDIR' redefined
zhangchaoqin> ./include/openssl/e_os.h:175: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> gcc -I. -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 
-Wall
zhangchaoqin>  -c -o mem_dbg.o mem_dbg.c
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /errno.h:1,
zhangchaoqin>                  from ../include/openssl/e_os.h:190,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from mem_dbg.c:66:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/errno.h:121: warn
zhangchaoqin> ing: `EADDRINUSE' redefined
zhangchaoqin> ./include/openssl/e_os.h:143: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /sys/fcntl.h:164,
zhangchaoqin>                  from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /fcntl.h:4,
zhangchaoqin>                  from ../include/openssl/e_os.h:195,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from mem_dbg.c:66:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:74: warnin
zhangchaoqin> g: `S_IFMT' redefined
zhangchaoqin> ./include/openssl/e_os.h:179: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:75: warnin
zhangchaoqin> g: `S_IFDIR' redefined
zhangchaoqin> ./include/openssl/e_os.h:175: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> gcc -I. -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 
-Wall
zhangchaoqin>  -c -o cversion.o cversion.c
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /errno.h:1,
zhangchaoqin>                  from ../include/openssl/e_os.h:190,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from cversion.c:61:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/errno.h:121: warn
zhangchaoqin> ing: `EADDRINUSE' redefined
zhangchaoqin> ./include/openssl/e_os.h:143: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> In file included from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /sys/fcntl.h:164,
zhangchaoqin>                  from 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include
zhangchaoqin> /fcntl.h:4,
zhangchaoqin>                  from ../include/openssl/e_os.h:195,
zhangchaoqin>                  from cryptlib.h:69,
zhangchaoqin>                  from cversion.c:61:
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:74: warnin
zhangchaoqin> g: `S_IFMT' redefined
zhangchaoqin> ./include/openssl/e_os.h:179: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> 
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/sys/stat.h:75: warnin
zhangchaoqin> g: `S_IFDIR' redefined
zhangchaoqin> ./include/openssl/e_os.h:175: warning: this is the location of the 
previous def
zhangchaoqin> inition
zhangchaoqin> In file included from cversion.c:64:
zhangchaoqin> buildinf.h:6: #error "Windows builds (PLATFORM=CygWin32) use 
mk1mf.pl-created Ma
zhangchaoqin> kefiles"
zhangchaoqin> make[1]: *** [cversion.o] Error 1
zhangchaoqin> make[1]: Leaving directory `/home/zhang/openssl-0.9.5a/crypto'
zhangchaoqin> make: *** [all] Error 1

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to