Details
-
Bug
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
-
None
-
ALL
Description
Getting linker error
src/mongo/s/balancer_configuration.cpp:19896: error: undefined reference to 'mongo::AllowLocalConfigReadsWrites::AllowLocalConfigReadsWrites(mongo::OperationContext*)' |
src/mongo/s/balancer_configuration.cpp:20965: error: undefined reference to 'mongo::AllowLocalConfigReadsWrites::~AllowLocalConfigReadsWrites()' |
src/mongo/s/balancer_configuration.cpp:21082: error: undefined reference to 'mongo::AllowLocalConfigReadsWrites::~AllowLocalConfigReadsWrites()' |
on PM-2290 poc branch. We need to add dependency to SConscript file.