HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of dev-libs/openssl/0.9.8j/2


Ignore:
Timestamp:
01/26/09 16:58:07 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/openssl/0.9.8j/2

    v3 v4  
    11 To build shared libs: 
     2 
     3Patch file: http://dev.haiku-os.org/browser/buildtools/trunk/patches/openssl/openssl-0.9.8g.diff [[BR]] 
    24 
    35patch -p0 -i (FILENAME OF PATCH)[[BR]] 
    … …  
    1618 
    1719These are mentioned in INSTALL and have yet to be tested. 
     20 
     21Note, edit openssl-0.9.8g.diff[[BR]] 
     22Search and Replace all occurances of[[BR]] 
     23+++ openssl-0.9.8g[[BR]] 
     24with[[BR]] 
     25+++ openssl-0.9.8j[[BR]] 
     26 
     27 
     28 
     29Results of `make report` 
     30{{{ 
     31../util/shlib_wrap.sh ./sha256t 
     32Testing SHA-256 ... passed. 
     33Testing SHA-224 ... passed. 
     34../util/shlib_wrap.sh ./sha512t 
     35make[2]: *** [test_sha] Kill Thread 
     36make[2]: Leaving directory `/stuff-a/_code/openssl-0.9.8j/test' 
     37make[1]: *** [tests] Error 2 
     38make[1]: Leaving directory `/stuff-a/_code/openssl-0.9.8j' 
     39 
     40OpenSSL self-test report: 
     41 
     42OpenSSL version:  0.9.8j 
     43Last change:      Properly check EVP_VerifyFinal() and similar return val... 
     44Options:          --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 
     45OS (uname):       Haiku x2 1 r29007 Jan 25 2009 02:13:11 BePC Haiku 
     46OS (config):      i586-pc-haiku 
     47Target (default): haiku-x86 
     48Target:           haiku-x86 
     49Compiler:         using priority 5 
     50gcc version 2.95.3-haiku-081024 
     51 
     52Failure! 
     53[...] 
     54 
     55Test report in file testlog 
     56 
     57}}} 
     58 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/