Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install Ruby 2.3.3 on Cygwin on Windows Server 2008 #4202

Open
bradoc opened this issue Oct 9, 2017 · 0 comments
Open

Unable to install Ruby 2.3.3 on Cygwin on Windows Server 2008 #4202

bradoc opened this issue Oct 9, 2017 · 0 comments

Comments

@bradoc
Copy link

bradoc commented Oct 9, 2017

rvm install 2.3.3 fails with the following output;

ruby-2.3.3 - #compiling...........
Error running '__rvm_make -j1',
please read /home/bradoc/.rvm/log/1507520496_ruby-2.3.3/make.log
There has been an error while running make. Halting the installation.

The make.log file is here

The critical failure seems to be related to this;

error: unknown type name ‘Dl_info’

which seems to be something to do with the C libraries, but I am unsure how to troubleshoot this further.

I have been able to successfully install Ruby 2.4.0 with my current setup but need 2.3.3 for compatibility reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant