Hi,
I am trying to install the svn version on GNU Linux machine and I get the
following error. I did not have any problems installing version 6.2.1(don't
know if that makes a difference)
make[1]: Entering directory
`/users/ganesh/Research/Software/svn_deal.II/deal.II/base'
=====base=============debug======MT== auto_derivative_function.cc
=====base=============debug======MT== boost_threads.cc
=====base=============debug======MT== conditional_ostream.cc
=====base=============debug======MT== config.cc
=====base=============debug======MT== convergence_table.cc
=====base=============debug======MT== data_out_base.cc
In file included from
/users/ganesh/Research/Software/svn_deal.II/deal.II/contrib/boost/include/boost/thread/future.hpp:12,
from
/users/ganesh/Research/Software/svn_deal.II/deal.II/contrib/boost/include/boost/thread.hpp:24,
from
/users/ganesh/Research/Software/svn_deal.II/deal.II/base/include/base/std_cxx1x/thread.h:25,
from
/users/ganesh/Research/Software/svn_deal.II/deal.II/base/include/base/thread_management.h:26,
from
/users/ganesh/Research/Software/svn_deal.II/deal.II/base/source/data_out_base.cc:34:
/users/ganesh/Research/Software/svn_deal.II/deal.II/contrib/boost/include/boost/exception_ptr.hpp:43:
error: looser throw specifier for `virtual
boost::exception_ptr::~exception_ptr()'
/users/ganesh/Research/Software/svn_deal.II/deal.II/contrib/boost/include/boost/exception/detail/exception_ptr_base.hpp:27:
error: overriding `virtual
boost::exception_detail::exception_ptr_base::~exception_ptr_base() throw ()'
make[1]: ***
[/users/ganesh/Research/Software/svn_deal.II/deal.II/lib/base/data_out_base.g.o]
Error 1
make[1]: Leaving directory
`/users/ganesh/Research/Software/svn_deal.II/deal.II/base'
make: *** [baseg] Error 2
Thanks
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii