Opened 11 years ago
Closed 11 years ago
#41067 closed defect (duplicate)
mongodb: fatal error: 'tr1/unordered_map' file not found
Reported by: | papachoco (Carlos Sanchez) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | mongodb |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello,
I am trying to install mongodb under OSX 10.9 with XCode 5.0.1 and I get the following error
:info:build src/mongo/platform/unordered_map.h:47:10: fatal error: 'tr1/unordered_map' file not found :info:build #include <tr1/unordered_map>
Log attached
Thanks
Carlos
Attachments (1)
Change History (2)
Changed 11 years ago by papachoco (Carlos Sanchez)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mavericks added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Failure to build mongodb → mongodb: fatal error: 'tr1/unordered_map' file not found |
Note: See
TracTickets for help on using
tickets.
Duplicate of #40875.