| | 20 | |
| | 21 | Note, edit openssl-0.9.8g.diff[[BR]] |
| | 22 | Search and Replace all occurances of[[BR]] |
| | 23 | +++ openssl-0.9.8g[[BR]] |
| | 24 | with[[BR]] |
| | 25 | +++ openssl-0.9.8j[[BR]] |
| | 26 | |
| | 27 | |
| | 28 | |
| | 29 | Results of `make report` |
| | 30 | {{{ |
| | 31 | ../util/shlib_wrap.sh ./sha256t |
| | 32 | Testing SHA-256 ... passed. |
| | 33 | Testing SHA-224 ... passed. |
| | 34 | ../util/shlib_wrap.sh ./sha512t |
| | 35 | make[2]: *** [test_sha] Kill Thread |
| | 36 | make[2]: Leaving directory `/stuff-a/_code/openssl-0.9.8j/test' |
| | 37 | make[1]: *** [tests] Error 2 |
| | 38 | make[1]: Leaving directory `/stuff-a/_code/openssl-0.9.8j' |
| | 39 | |
| | 40 | OpenSSL self-test report: |
| | 41 | |
| | 42 | OpenSSL version: 0.9.8j |
| | 43 | Last change: Properly check EVP_VerifyFinal() and similar return val... |
| | 44 | Options: --prefix=/bikeshed/openssl-0.9.8j/ enable-shared no-camellia no-capieng no-cms no-gmp no-jpake no-krb5 no-mdc2 no-montasm no-rc5 no-rfc3779 no-seed no-zlib no-zlib-dynamic |
| | 45 | OS (uname): Haiku x2 1 r29007 Jan 25 2009 02:13:11 BePC Haiku |
| | 46 | OS (config): i586-pc-haiku |
| | 47 | Target (default): haiku-x86 |
| | 48 | Target: haiku-x86 |
| | 49 | Compiler: using priority 5 |
| | 50 | gcc version 2.95.3-haiku-081024 |
| | 51 | |
| | 52 | Failure! |
| | 53 | [...] |
| | 54 | |
| | 55 | Test report in file testlog |
| | 56 | |
| | 57 | }}} |
| | 58 | |