What version of libmongoc was this package written for? I can get it to run (unit tests pass) on 0.8 and 0.8.1, but not higher versions.
When accessing a database, I get the following error (libmongoc either 0.8 or 0.8.1): "ccall: could not find function bson_iterator_subobject in library libmongoc"
I have minimal knowledge of C, and I couldn't figure this out by looking at the libmongoc source code. Thanks!