Hide Forgot
We've a package (iwhd) which requires mongo headers and does this: BuildRequires: mongodb-devel However, if boost-devel is not installed, then configure fails with: checking for mongo/client/dbclient.h g++ -c -g -O2 conftest.cpp >&5 In file included from /usr/include/mongo/client/dbclient.h:20:0, from conftest.cpp:233: /usr/include/mongo/client/../pch.h:71:25: fatal error: boost/any.hpp: No such file or directory So, ISTM that mongodb-devel should 'Requires: boost-devel'
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Agreed. I've now fixed this in rawhide for mongodb 1.8.2.