I just started perusing the Debian packaging of mongodb in Debian (I am a Debian Maintainer) and wanted to get as many system libraries used as possible.
The current SConstruct script doesn't allow the option of using libstemmer as a system library.
I have a trivial patch that fixes this, which I implemented and is currently in Debian unstable.
I can provide other patches that I have implemented in Debian. Just ask if you want a pull request in github, BTW.
Regards,
Rogério Brito.
- is related to
-
SERVER-6951 --use-system-all causes build to fail due to missing libs (patch included)
- Closed