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
|