Seshu, > I get the following error when I try to install deal.II in a cluster. > > =====lac==============debug=== > ======= compressed_simple_sparsity_pattern.cc > "source/compressed_simple_sparsity_pattern.cc", line 425: error #760-D: > function > > "dealii::CompressedSimpleSparsityPattern::Line::add_entries(ForwardIt > erator, ForwardIterator, bool) [with ForwardIterator=unsigned int > *]" > explicitly instantiated more than once > template void CompressedSimpleSparsityPattern::Line:: > ^ > > 1 error detected in the compilation of
You are using a rather old compiler which I don't have any more to test. That said, Martin fixed this in the current development version a while back which will become the next release in the next couple of days. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
