Project

General

Profile

Actions

Bug #7971

closed

bson_ext doesn't install correctly in Ruby 2.0.0-p0

Added by rosenfeld (Rodrigo Rosenfeld Rosas) about 11 years ago. Updated about 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
Backport:
[ruby-core:52941]

Description

=begin
In 1.9.3 the gem would generate ((%ext/bson_ext/cbson.so%)) but now it generates ((%ext/bson_ext/bson_ext%)) instead. I can't see what's wrong with ((%extconf.rb%)):

dir_config('cbson')
create_makefile('bson_ext/cbson')

I should notice I'm using RVM because I don't know if that makes any difference.

What should be done to generate ((%ext/bson_ext/cbson.so%)) like before?
=end


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension librariesClosednobu (Nobuyoshi Nakada)01/15/2013Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0