MagLev / maglev

GemStone Maglev Ruby Repository
http://maglev.github.io
517 stars 41 forks source link

Compiling OpenSSL extension failing #361

Closed johnnyt closed 9 years ago

johnnyt commented 9 years ago

The openssl extension is dying.

ubuntu@subwars:/opt/maglev⟫ rake maglev:reload_prims
Loading Kernel for maglev.  This may take a few seconds...
Compiling OpenSSL extension ...
        Compiling OpenSSL extension failed. Make sure you have OpenSSL headers installed.
        You can set the environment variable OPENSSL_DIR to point to the header directory.
a RubySystemExit occurred (error 2752)
topaz 1> exit

The openssl source url changed - a j was added 10/15/14, 2:24:00 PM:

current link (broken): ftp://ftp.openssl.org/source/openssl-1.0.1.tar.gz new link: ftp://ftp.openssl.org/source/openssl-1.0.1j.tar.gz