tests passed
test a^b%c implementations
./exptest
...............................................................................
...............................................................................
........................................ done
cat
./p ./p.clear differ: char 2, line 1
make[1]: *** [test_enc] Error 1
make[1]: Leaving directory `/d/src/openssl-0.9.6-beta1/test'
make: *** [tests] Error 2

OpenSSL version:  0.9.6-beta1
Last change:      Add a few more EBCDIC conditionals that make `req' and ...
Options:          no-threads
OS (uname):       CYGWIN_NT-4.0 QUNYING 1.1.4(0.26/3/2) 2000-08-03 20:53 i686
unknown
OS (config):      i686-whatever-CYGWIN_NT-4.0
Target (default): ??
Target:           CygWin32
Compiler:         gcc version 2.95.2 19991024 (release-2)

That is due to the [LF] => [CRLF] translations. I am trying to skip this test,
but fail to find where is the comparison comes in....

MingW32 build failed on NT 4.0: the header file is not in the MingW32
distributions.

gcc -o tmp/rand_win.o  -Ioutinc -Itmp -DL_ENDIAN -fomit-frame-pointer -O3 -m486
-Wall  -c ./crypto/rand/rand_win.c
./crypto/rand/rand_win.c:122: tlhelp32.h: No such file or directory
make: *** [tmp/rand_win.o] Error 1

gcc version 2.95.2 19991024 (release)

qun-ying
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to