<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
<font size="2"><span style="font-size: 10pt;"><br>
I'm trying to install DUNE core modules, but I have still a problem.<br>
</span></font><font size="2"><span style="font-size: 10pt;">I downloaded the six core modules, I put them in the same folder and then typed<br>
<br>
  ./dune-common/bin/dunecontrol all<br>
<br>
as per instructions. All works well for dune-common, dune-grid and dune-istl, but the process fails with dune-grid-howto.</span></font><br>
<font size="2"><span style="font-size: 10pt;">This is the message that appears on my screen:<br>
<br>
finitevolumeadapt.hh:132:   instantiated from ‘bool finitevolumeadapt(G&, M&, V&, int, int, int) [with G = Dune::YaspGrid<2>, M = Dune::LeafMultipleCodimMultipleGeomTypeMapper<Dune::YaspGrid<2>, Dune::MCMGElementLayout>, V = std::vector<double, std::allocator<double>
 >]’<br>
adaptivefinitevolume.cc:34:   instantiated from ‘void timeloop(G&, double, int, int) [with G = Dune::YaspGrid<2>]’<br>
adaptivefinitevolume.cc:122:   instantiated from here<br>
/usr/include/c++/4.0.0/bits/stl_tree.h:367: error: no matching function for call to ‘std::allocator<RestrictedValue>::construct(std::pair<const Dune::bigunsignedint<58>, RestrictedValue>*, const std::pair<const Dune::bigunsignedint<58>, RestrictedValue>&)’<br>
/usr/include/c++/4.0.0/ext/new_allocator.h:103: note: candidates are: void __gnu_cxx::new_allocator<_Tp>::construct(_Tp*, const _Tp&) [with _Tp = RestrictedValue]<br>
make[2]: *** [adaptivefinitevolume-adaptivefinitevolume.o] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
--- Failed to build dune-grid-howto ---<br>
Terminating dunecontrol due to previous errors!<br>
<br>
</span></font><font size="2"><span style="font-size: 10pt;">I can't understand where I'm doing wrong.<br>
Yesterday I created a very simple project, containing only one source file (Hello world), and it worked perfectly. Maybe it did since it didn't require dependencies I'm not able to install.<br>
Other info: MAC OS 10.5.8, gcc 4.2.1.<br>
<br>
Cheers,<br>
<br>
Andrea</span></font><br>
<br>
<br>
<div>_____________________________________<br>
<div style="font-family: Tahoma; font-size: 13px;">Andrea Sacconi<br>
PhD student, Applied Mathematics<br>
Imperial College London,<br>
London SW7 2AZ, UK<br>
a.sacconi11@imperial.ac.uk<br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>