[dune-pdelab] Installing Dune

Markus Blatt markus at dr-blatt.de
Tue Aug 26 12:48:42 CEST 2014


Hi Tatiana,

On Tue, Aug 26, 2014 at 10:26:42AM +0100, Tatiana Kim wrote:
> We are trying to install DUNE pdelab on a mac (OSX 10.9 Mavericks)
> using the clang compiler (version 5.1, 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).
> 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.

Thanks a lot for finding this. There was indeed an include of the
memory header missing. If this was not a problem in the core modules
then this must have been luck (e.g. memory was always implicitely
included).

I have committed a patch to the release branch which should fix
this. It would be nice if you could find the time to test it.

Cheers,

Markus

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140826/349b3aa0/attachment.sig>


More information about the dune-pdelab mailing list