libstdc++ fallout? mongodb fails to build.
Ian FREISLICH
ianf at clue.co.za
Fri Sep 20 08:11:22 UTC 2013
Hi
Is this libstdc++ fallout?
The system is AMD64 with all ports successfully rebuilt except for mongodb.
In file included from src/mongo/shell/dbshell.cpp:26:
In file included from src/mongo/base/initializer.h:21:
In file included from src/mongo/base/configuration_variable_manager.h:24:
src/mongo/platform/unordered_map.h:51:16: error: no member named 'tr1' in
namespace 'std'
using std::tr1::unordered_map;
~~~~~^
In file included from src/mongo/shell/dbshell.cpp:26:
In file included from src/mongo/base/initializer.h:24:
In file included from src/mongo/base/initializer_dependency_graph.h:26:
src/mongo/platform/unordered_set.h:51:16: error: no member named 'tr1' in
namespace 'std'
using std::tr1::unordered_set;
~~~~~^
2 errors generated.
scons: *** [build/freebsd/cc_cc/cxx_c++/ssl/use-system-pcre/use-system-snappy/use-system-v8/usev8/mongo/shell/dbshell.o] Error 1
scons: building terminated because of errors.
*** Error code 2
Stop.
make[1]: stopped in /usr/ports/databases/mongodb
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mongodb
Ian
--
Ian Freislich
More information about the freebsd-current
mailing list