OpenSSL self-test report:

OpenSSL version:  0.9.6c
Last change:      Fix BN_rand_range bug pointed out by Dominikus Scherkl...
OS (uname):       Linux pc 2.4.16 #1 Sat Dec 15 21:20:55 GMT 2001 i586 unknown
OS (config):      i586-whatever-linux2
Target (default): linux-elf
Target:           linux-elf
Compiler:         gcc version 2.95.2 19991024 (release)

Test passed.



Description:
------------
The Makefile at the top level dir will not recreate deleted libssl.a libcrypto.a




How to reproduce:
-----------------
$ ./config; make ; make test
$ rm libssl.a libcrypto.a
$ make ; ls libssl.a libcrypto.a
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to