<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Markus,<br>
    <br>
    thanks a lot, we will have another go. I think last time we just
    downloaded the tarballs of version 2.3.1 (of the core modules). It's
    been a while since I last installed DUNE on one of my machines and
    that was before the git migration, so to clarify: to get your
    modifications we want the release branch of all DUNE core modules
    and also the release branches of dune-typetree and dune-pdelab?<br>
    <br>
    Thanks,<br>
    <br>
    Eike<br>
    <br>
    <div class="moz-cite-prefix">On 26/08/14 11:48, Markus Blatt wrote:<br>
    </div>
    <blockquote cite="mid:20140826104842.GC9454@boromir.dr-blatt.de"
      type="cite">
      <pre wrap="">Hi Tatiana,

On Tue, Aug 26, 2014 at 10:26:42AM +0100, Tatiana Kim wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">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.
</pre>
      </blockquote>
      <pre wrap="">
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

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dune-pdelab mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab@dune-project.org">dune-pdelab@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-pdelab">http://lists.dune-project.org/mailman/listinfo/dune-pdelab</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr Eike Hermann Mueller
Research Associate (PostDoc)

Department of Mathematical Sciences
University of Bath
Bath BA2 7AY, United Kingdom

+44 1225 38 5633
<a class="moz-txt-link-abbreviated" href="mailto:e.mueller@bath.ac.uk">e.mueller@bath.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://people.bath.ac.uk/em459/">http://people.bath.ac.uk/em459/</a>
</pre>
  </body>
</html>