Menu

#29 Fix out-of-tree configuration step

Unstable (example)
open
nobody
None
5
2014-12-17
2014-12-17
Awais Belal
No

The configuration script tries to #include the compat/headers_slim.h which is available in the package but while doing out-of-tree configuration this reports false system capabilities because the header is not in the same directory.
So we should rather use ${srcdir}/compat/headers_slim.h for #include. Attached is a patch that applies on the 2.0.5 release.

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB