-
Type:
Bug
-
Resolution: Done
-
Priority:
Critical - P2
-
None
-
Affects Version/s: 2.5.2
-
Component/s: Build
-
None
-
Environment:Mavericks, 10.9
-
OS X
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The branch 2.4 won1t build on Mavericks, I learned this from the jira discussion read here due to a missing header which won't be back ported, but unfortunately even the 2.5 branch cannot be built on Mavericks.
Any idea how to manage this?
brew install --devel mongodb ==> Downloading http://downloads.mongodb.org/src/mongodb-src-r2.5.2.tar.gz ######################################################################## 100,0% ==> Downloading patches ######################################################################## 100,0% ==> Patching patching file src/third_party/v8/SConscript ==> scons install --prefix=/usr/local/Cellar/mongodb/2.5.2 -j4 --64 construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> >-in-std::basic_ifstream<wchar_t, std::char_traits<wchar_t> > in parsers.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) scons: *** [build/darwin/64/mongo/bsondump] Error 1 scons: building terminated because of errors. READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting