[aspect-devel] compile error on MAC OSX
Timo Heister
heister at clemson.edu
Thu Jul 3 15:01:59 PDT 2014
Magali,
the way you installed everything looks reasonable.
I don't know exactly what is happening, but:
> "void dealii::DoFTools::extract_boundary_dofs<dealii::DoFHandler<2, 2>
>>(dealii::DoFHandler<2, 2> const&, dealii::ComponentMask const&,
> dealii::IndexSet&, std::__1::set<unsigned char, std::__1::less<unsigned
> char>, std::__1::allocator<unsigned char> > const&)", referenced from:
> aspect::Simulator<2>::FreeSurfaceHandler::make_constraints() in
It might be that deal.II was compiled with a different standard
library (the ::__1::set looks suspicious), but I am not sure.
Can you please run
1. "make VERBOSE=ON" for ASPECT and post the output
2. attach the detailed.log that should be somewhere inside the deal.II
installation?
--
Timo Heister
http://www.math.clemson.edu/~heister/
More information about the Aspect-devel
mailing list