-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:MacOSX 10.6
ruby 1.8.7 (2009-06-12 patchlevel 174)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
After installing the mongo_ext gem version 0.18.2 the tests fail when running rake test:c with the error:
dyld: lazy symbol binding failed: Symbol not found: __scprintf
Referenced from: /usr/local/lib/ruby/gems/1.8/gems/mongo_ext-0.18.2/ext/mongo_ext/cbson.bundle
Expected in: flat namespace
The mongo-0.18.2 tests will pass after removing the mongo_ext-0.18.2 gem and reinstalling the mongo_ext-0.18.1 gem.