I am trying to install deal.II 7.0.0 in a Windows 7 machine under Cygwin. I have done this several times without any problems, however, when I was trying to install the software in a new machine today I got this error below during configure.
The error you show doesn't match the config.log you attached (the config.log says that all the boost/shared_ptr.hpp tests worked just fine). Can you see in the correct config.log what was going on?
Note that I have run the deal.II subversion version and the configure file does not give this error, so it seems that the issues has been solved in a recent configure file. However, for the deal.II 7.2.pre version (and 7.1.0), I get a linking error (which I can reproduce in several machines). Is there any flag or change to the configure file that I can make to be able to solve this problem?
I don't think we want to spend time to backport stuff to 7.0, but if you tell us what happened with current svn (i.e., the linker errors) then we may take a look!
Cheers W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
