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

Could not build for Ruby 2.2.0-dev #46

Closed
miry opened this issue Jul 19, 2014 · 10 comments
Closed

Could not build for Ruby 2.2.0-dev #46

miry opened this issue Jul 19, 2014 · 10 comments

Comments

@miry
Copy link

miry commented Jul 19, 2014

When I install gem nio4r I got next in log: http://cl.ly/1j2z3W042e20
It works fine for 2.1.2

@dvdplm
Copy link

dvdplm commented Aug 20, 2014

Tried to install it today. No joy.

$ ruby -v
ruby 2.2.0dev (2014-04-17 trunk 45614) [x86_64-darwin13]

@avsej
Copy link
Contributor

avsej commented Aug 30, 2014

@miry @dvdplm looks like it has been fixed in #40, at least master branch compiles and works successfully.

@tarcieri I think this ticket can be closed

@miry
Copy link
Author

miry commented Aug 31, 2014

@avsej thanks. It works.

$ ruby --version
ruby 2.2.0dev (2014-08-31 trunk 47330) [x86_64-darwin13]

$ bundle                                                                                                                                                                                                 
Fetching git://github.com/celluloid/nio4r.git
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using nio4r 1.0.0 from git://github.com/celluloid/nio4r.git (at master)
Using bundler 1.7.2
Your bundle is complete!

@miry miry closed this as completed Aug 31, 2014
@andersennl
Copy link

Not for me. Installation for nio4r 1.1 works, but Ruby 2.2.0 seems to have a nio4r 1.0 dependency, which fails to install.
#57

@Asmod4n
Copy link

Asmod4n commented Jan 25, 2015

@andersennl if you are using bundler a bundle update can resolve this.

@andersennl
Copy link

Thanks for the hint, I'll try that.

@andersennl
Copy link

Thanks, that helped!

@gra1
Copy link

gra1 commented Mar 19, 2016

Have similar problem http://s019.radikal.ru/i623/1603/fc/876982945045.png
ubuntu 14.0.4
$ ruby -v
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
This help for me sudo apt-get install libgmp3-dev

@MFQ
Copy link

MFQ commented Apr 4, 2016

@gra1 Thanks, that helped!
I was also using 2.3.0

@walataza
Copy link

Hello Everyone, i am getting similar issue in windows..any head up?

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

8 participants