<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;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<pre>> Hi Andrea,

> I'm using Dune (the trunk of both the core modules and PDELab) on OS X
> 10.6. In principle, it should also work on 10.5, but you might run into some
> incompatibilities with regard to the toolchain (in particular, I would advise
> you to switch to either the Apple-supplied GCC 4.2 or use MacPorts to install
> a more recent compiler. The last one is probably a lot more robust anyway,
> especially when you aren't using pregenerated packages, since that gets you
> much more recent versions of the autotools (automake, autoconf etc.) used
> during the build process. I also remember some problem with libtool - I had
> to install that from MacPorts, which calls the binaries glibtool and glibtoolize,
> which required a small change in dune-common for me somewhere. I can look
> it up, but I don't have much time this week, because I am at a conference.

> In summary: Try running it on top of MacPorts!

> Steffen</pre>
<div><br>
Hi,<br>
<br>
I've just updated my Mac to 10.6.8 version, and gcc version 4.2.1 (Apple Inc. build 5666) (dot 3).<br>
I've downloaded trunk versions for both pdelab and pdelab-howto. The former is built without problems, instead for the latter this message appears on my screen:<br>
<br>
example01a_Q2.hh:33:   instantiated from ‘void example01a_Q2(const GV&) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >]’<br>
example01_main.hh:36:   instantiated from here<br>
/Users/andreasacconi/Università/PhD_ICL/Dune_download/dune-pdelab/dune/pdelab/gridfunctionspace/localfunctionspace.hh:683: error: ‘class Dune::PDELab::LeafLocalFunctionSpaceNode<Dune::PDELab::GridFunctionSpace<Dune::GridView<Dune::DefaultLeafGridViewTraits<const
 Dune::YaspGrid<2>, All_Partition> >, Dune::PDELab::Q22DLocalFiniteElementMap<double, double>, Dune::PDELab::NoConstraints, Dune::PDELab::ISTLVectorBackend<1>, Dune::PDELab::GridFunctionGeneralMapper>, Dune::PDELab::MultiIndex<long unsigned int, 1u> >’ has
 no member named ‘pfe’<br>
make[3]: *** [example01-example01.o] Error 1<br>
make[2]: *** [all-recursive] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
--- Failed to build dune-pdelab-howto ---<br>
Terminating dunecontrol due to previous errors!<br>
<br>
Any idea?<br>
Thanks for your help.<br>
<br>
Cheers,<br>
<br>
Andrea<br>
<br>
<br>
______________________________________<br>
<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>
</body>
</html>