This is the Binary JSON native driver that the MongoDB driver uses.
Version 1.0.0 compiled and installed just fine, but the latest, 1.0.1, does not. I do have the devkit installed. Any ideas?
C:\Users\Will>gem up -V bson_ext
Updating installed gems
302 Found
200 OK
Updating bson_ext
302 Found
200 OK
Installing gem bson_ext-1.0.1
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/Rakefile
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/bson_ext.gemspec
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/extconf.rb
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/lib/bson_ext.rb
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/buffer.c
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/cbson.c
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/encoding_helpers.c
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/buffer.h
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/encoding_helpers.h
C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/version.h
Building native extensions. This could take a while...
ERROR: Error installing bson_ext:
ERROR: Failed to build gem native extension.
C:/Ruby/bin/ruby.exe extconf.rb
checking for asprintf()... no
checking for ruby/st.h... no
checking for st.h... yes
checking for ruby/regex.h... no
checking for regex.h... yes
checking for ruby/encoding.h... no
creating Makefile
make
make: *** No rule to make target `ruby.h', needed by `buffer.o'. Stop.
Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1 for inspection.
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/bson_ext-1.0.1/ext/cbson/gem_make.out
Nothing to update
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
.
.