Changes between Initial Version and Version 1 of Ticket #41067


Ignore:
Timestamp:
Oct 31, 2013, 12:20:52 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #40875.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41067

    • Property Keywords mavericks added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from Failure to build mongodb to mongodb: fatal error: 'tr1/unordered_map' file not found
  • Ticket #41067 – Description

    initial v1  
    33I am trying to install mongodb under OSX 10.9 with XCode 5.0.1 and I get the following error
    44
     5{{{
    56:info:build src/mongo/platform/unordered_map.h:47:10: fatal error: 'tr1/unordered_map' file not found
    67:info:build #include <tr1/unordered_map>
     8}}}
    79
    810Log attached