-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
Fully Compatible
Currently, building the server on a platform that does not meet our required OS minimum will likely result in a compile error (see SERVER-17813).
We should attempt to verify that the target OS meets our requirements with a configure check and terminate the build with an error message if the configure check fails.
Much like we have for compiler version enforcement, we should also probably provide an override flag (--disable-minimum-target-os-version-enforcement or something).
- is related to
-
SERVER-17837 Enforce minimum versions of third party libraries when using the system version
- Closed
- related to
-
SERVER-17813 error: use of undeclared identifier 'strnlen'
- Closed