On 08/11/2017 06:42 PM, japa...@gmail.com wrote:
step.debug: RUN failed. Output:
./step.debug: /home/japan/anaconda3/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./step.debug) ./step.debug: /home/japan/anaconda3/lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./step.debug) ./step.debug: /home/japan/anaconda3/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./step.debug)

These error messages typically indicate that either (i) you have multiple compilers installed in your system and/or (ii) that deal.II or any of the libraries it depends on (Trilinos, p4est, etc) were built with different compilers or compiler versions. Could this be the case for you?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to