-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
see an issue with master, when building the target install-unittests then trying to run mongod binary, I get
build/opt/install/bin/mongod: symbol lookup error: /work/mongo/build/opt/install/bin/../lib/../lib/../lib/libauthmongod.so: undefined symbol: _ZN5mongo12DBClientBase4findENS_18FindCommandRequestERKNS_21ReadPreferenceSettingESt8functionIFvRKNS_7BSONObjEEE
Then if I build install-all-meta and rerun the mongod binary, the missing symbol is found