<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">Dear all,</font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace"><br></font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">We are trying to install DUNE pdelab on a mac (OSX </font><span style="font-family: Menlo, Consolas, 'Lucida Console', 'DejaVu Sans Mono', monospace;">10.9 </span><span style="font-family: Menlo, Consolas, 'Lucida Console', 'DejaVu Sans Mono', monospace;">Mavericks) using the clang compiler (version 5.1, </span><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">clang-503.0.40). There is no problem with building the standard DUNE modules (common, grid, geometry, istl, local functions), but when building type tree it crashes with the error message below (config.log also attached).</font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">shared_ptr seems to be missing in the standard namespace. Not sure if this helps, but the attached c code only compiles with clang++ if the ‘#include <memory>’ is uncommented. </font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace"><br></font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">Has anyone ever encountered this problem before? Is there a problem with clang’s C++11 compatibility and is it worth trying gcc instead?</font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace"><br></font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">Thanks a lot,</font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace"><br></font></div><div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace">Tatiana and Eike</font></div><div><br></div><font face="Menlo, Consolas, Lucida Console, DejaVu Sans Mono, monospace"><div><br></div><div></div></font></body></html>