Content
No binary rubies available for: ubuntu/14.04/x86_64/ruby-2.1.4.
Added by simon osner about 9 years ago
I am getting stuck at this point of installation on Ubuntu 14.4 LTS - Any assistance would be much appreciated.
“”“”“No binary rubies available for: ubuntu/14.04/x86_64/ruby-2.1.4.
Continuing with compilation. Please read ‘rvm help mount’ to get more information on binary rubies.
Installing Ruby from source to: /home/openproject/.rvm/rubies/ruby-2.1.4, this may take a while depending on your cpu(s)…
ruby-2.1.4 - #downloading ruby-2.1.4, this may take a while depending on your connection…
ruby-2.1.4 - #extracting ruby-2.1.4 to /home/openproject/.rvm/src/ruby-2.1.4….
ruby-2.1.4 - #configuring……………………………………………..
ruby-2.1.4 - #post-configuration..
ruby-2.1.4 - #compiling……………………………………………………………………………………………..
Error running ‘__rvm_make -j4’,
showing last 15 lines of /home/openproject/.rvm/log/1457347082_ruby-2.1.4/make.log
#define OSSL_SSL_METHOD_ENTRY(name) { #name, (SSL_METHOD *(*)(void))name##_method }
^
ossl_ssl.c:139:27: error: ‘SSLv3_client_method’ undeclared here (not in a function)
OSSL_SSL_METHOD_ENTRY(SSLv3_client),
^
ossl_ssl.c:115:69: note: in definition of macro ‘OSSL_SSL_METHOD_ENTRY’
#define OSSL_SSL_METHOD_ENTRY(name) { #name, (SSL_METHOD *(*)(void))name##_method }
^
make[2]: ***** [ossl_ssl.o] Error 1
make[2]: ***** Waiting for unfinished jobs….
make[2]: Leaving directory `/home/openproject/.rvm/src/ruby-2.1.4/ext/openssl’
make[1]: ***** [ext/openssl/all] Error 2
make[1]: Leaving directory `/home/openproject/.rvm/src/ruby-2.1.4’
make: ***** [build-ext] Error 2
return 2
There has been an error while running make. Halting the installation.
”“”“”