When compiling mongos with --link-model=dynamic, running the binary results in the following error:
Attempt to add global initializer failed, status: DuplicateKey SetWiredTigerCustomizationHooks [1] 5338 abort (core dumped) ./mongos
- depends on
-
SERVER-37195 mongos compile with dynamic linking fails due to "undefined reference"
- Closed