Control: reopen -1 On Wed, 12 Oct 2016 22:00:26 -0400 "A. Jesse Jiryu Davis" <je...@mongodb.com> wrote: > Version: 1.4.1-1
Nope. > Fixed in the upstream repository and uploaded as a new package version to > Debian. See the forwarded-to bug in MongoDB's Jira for details. That new version is not yet in Debian. Jira says fixed in 1.4.2. Also: $ echo '#include <mongoc.h>' | gcc -x c -I /usr/include/libmongoc-1.0 -c - In file included from <stdin>:1:0: /usr/include/libmongoc-1.0/mongoc.h:22:18: fatal error: bson.h: No such file or directory #include <bson.h> ^ compilation terminated. Andreas