-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
On OpenBSD (and probably FreeBSD), there is a build error due to a missing namespace-terminating brace in src/mongo/platform/stack_locator_unknown.cpp.
In file included from src/mongo/platform/stack_locator_openbsd.cpp:29:0:
src/mongo/platform/stack_locator_unknown.cpp:37:30: error: expected '}' at end of input
StackLocator::StackLocator() = default;
- duplicates
-
SERVER-21216 FreeBSD 10.1-RELEASE build issue
-
- Closed
-
- links to