<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">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>
<br>
my name is Andrea, I'm a newbie with DUNE.<br>
I was trying to build some modules, and for starting to practice and see some codes for PDEs (e.g., a simple, linear diffusion-reaction equation over a square) I decided to build dune-pdelab-howto.<br>
<br>
I typed<br>
<br>
./dune-common-2.1.0/bin/dunecontrol --only=dune-pdelab-howto all<br>
<br>
At the end, this message appeared on my screen:<br>
<br>
configure: WARNING: dune/pdelab/common/function.hh: present but cannot be compiled<br>
configure: WARNING: dune/pdelab/common/function.hh:     check for missing prerequisite headers?<br>
configure: WARNING: dune/pdelab/common/function.hh: see the Autoconf documentation<br>
configure: WARNING: dune/pdelab/common/function.hh:     section "Present But Cannot Be Compiled"<br>
configure: WARNING: dune/pdelab/common/function.hh: proceeding with the compiler's result<br>
checking for dune/pdelab/common/function.hh... no<br>
configure: WARNING: /Users/andreasacconi/Università/PhD_ICL/Dune_download/dune-pdelab does not seem to contain a valid dune-pdelab (dune/pdelab/common/function.hh not found)<br>
configure: dune-pdelab does not provide libs<br>
configure: error: could not find required module dune-pdelab<br>
--- Failed to build dune-pdelab-howto ---<br>
Terminating dunecontrol due to previous errors!<br>
<br>
Can you help me in solving this problem?<br>
What can I do to fix it?<br>
Many thanks,<br>
<br>
Andrea<br>
</div>
</body>
</html>