-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.9.2
-
Component/s: None
-
None
The use of shm_open in mongoc-counters.c is disabled without MONGOC_ENABLE_SHM_COUNTERS, but the shm_open in mongoc-stat.c is always compiled, and will fail to link if shm_open is not available.
- causes
-
CDRIVER-2667 mongoc-stat is not supported on your platform.
- Closed