<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body ocsi="0" fpstyle="1" bgcolor="#FFFFFF">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Here it is:<br>
<br>
Path: .<br>
URL: https://svn.dune-project.org/svn/dune-pdelab-howto/branches/2.1snapshot<br>
Repository Root: https://svn.dune-project.org/svn/dune-pdelab-howto<br>
Repository UUID: 71ee34a8-c386-4cf0-879f-e274c8eca2f2<br>
Revision: 490<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: felix<br>
Last Changed Rev: 474<br>
Last Changed Date: 2011-06-30 16:37:34 +0200 (Gio, 30 Giu 2011)<br>
<br>
Thanks,<br>
Andrea<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF476073"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Bernd Flemisch [bernd@iws.uni-stuttgart.de]<br>
<b>Sent:</b> 21 October 2011 12:42<br>
<b>To:</b> Sacconi, Andrea<br>
<b>Subject:</b> Re: [dune-pdelab] Error with .hh file in building dune-pdelab-howto<br>
</font><br>
</div>
<div></div>
<div>And in the dune-pdelab-howto directory? <br>
<br>
Kind regards <br>
Bernd<br>
<br>
On 10/21/2011 01:38 PM, Sacconi, Andrea wrote:
<blockquote type="cite">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
If I type svn info in the dune-pdelab directory, this appears:<br>
<br>
Path: .<br>
URL: <a class="moz-txt-link-freetext" href="https://svn.dune-project.org/svn/dune-pdelab/branches/2.1snapshot" target="_blank">
https://svn.dune-project.org/svn/dune-pdelab/branches/2.1snapshot</a><br>
Repository Root: <a class="moz-txt-link-freetext" href="https://svn.dune-project.org/svn/dune-pdelab" target="_blank">
https://svn.dune-project.org/svn/dune-pdelab</a><br>
Repository UUID: 698376ff-ff64-4d04-aed8-3c18028368be<br>
Revision: 1657<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: mblatt<br>
Last Changed Rev: 1640<br>
Last Changed Date: 2011-09-23 11:32:35 +0200 (Ven, 23 Set 2011)<br>
<br>
Andrea<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div id="divRpF998694" style="direction: ltr;"><font color="#000000" face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab-bounces+a.sacconi11=imperial.ac.uk@dune-project.org" target="_blank">
dune-pdelab-bounces+a.sacconi11=imperial.ac.uk@dune-project.org</a> [<a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab-bounces+a.sacconi11=imperial.ac.uk@dune-project.org" target="_blank">dune-pdelab-bounces+a.sacconi11=imperial.ac.uk@dune-project.org</a>]
 on behalf of Bernd Flemisch [<a class="moz-txt-link-abbreviated" href="mailto:bernd@iws.uni-stuttgart.de" target="_blank">bernd@iws.uni-stuttgart.de</a>]<br>
<b>Sent:</b> 21 October 2011 12:03<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab@dune-project.org" target="_blank">
dune-pdelab@dune-project.org</a><br>
<b>Subject:</b> Re: [dune-pdelab] Error with .hh file in building dune-pdelab-howto<br>
</font><br>
</div>
<div>Hey Andrea, <br>
<br>
apparently, you use Dune 2.1. A possible reason for the error is that you did not checkout the 2.1 snapshot of PDELab via
<br>
svn checkout <a class="moz-txt-link-freetext" href="https://svn.dune-project.org/svn/dune-pdelab/branches/2.1snapshot" target="_blank">
https://svn.dune-project.org/svn/dune-pdelab/branches/2.1snapshot</a> dune-pdelab<br>
but some other version. <br>
<br>
This should become clear if you type <br>
svn info <br>
in your PDELab directory. <br>
<br>
Kind regards <br>
Bernd <br>
<br>
On 10/21/2011 12:55 PM, Sacconi, Andrea wrote:
<blockquote type="cite"><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
body
        {direction:ltr;
        font-family:Tahoma;
        color:#000000;
        font-size:10pt}
p
        {margin-top:0;
        margin-bottom:0}
-->
BODY {direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;}P {margin-top:0;margin-bottom:0;}</style>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); 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>
<br>
<fieldset class="mimeAttachmentHeader" target="_blank"></fieldset> <br>
<pre>_______________________________________________
dune-pdelab mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dune-pdelab@dune-project.org" target="_blank">dune-pdelab@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-pdelab" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-pdelab</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
_____________________________________________________________________

Bernd Flemisch                               phone: +49 711 685 69162
IWS, Universität Stuttgart                   fax:   +49 711 685 60430
Pfaffenwaldring 61                  email: <a class="moz-txt-link-abbreviated" href="mailto:bernd@iws.uni-stuttgart.de" target="_blank">bernd@iws.uni-stuttgart.de</a>
D-70569 Stuttgart                  url: <a class="moz-txt-link-abbreviated" href="http://www.hydrosys.uni-stuttgart.de" target="_blank">www.hydrosys.uni-stuttgart.de</a>
_____________________________________________________________________
</pre>
</div>
</div>
</div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
_____________________________________________________________________

Bernd Flemisch                               phone: +49 711 685 69162
IWS, Universität Stuttgart                   fax:   +49 711 685 60430
Pfaffenwaldring 61                  email: <a class="moz-txt-link-abbreviated" href="mailto:bernd@iws.uni-stuttgart.de" target="_blank">bernd@iws.uni-stuttgart.de</a>
D-70569 Stuttgart                  url: <a class="moz-txt-link-abbreviated" href="http://www.hydrosys.uni-stuttgart.de" target="_blank">www.hydrosys.uni-stuttgart.de</a>
_____________________________________________________________________
</pre>
</div>
</div>
</div>
</body>
</html>