After some time, the installation again halts with the same error this time with the file source/sundials/n_vector.inst.in.
Meanwhile, I had also noticed that there are indeed files with preprocessor commands which got through the installation. For example, source/multigrid/ mg_level_global_transfer.inst.in had no issue. I went through some such files and noticed that while these files have preprocessor macros inside the "for" loop, source/sundials/n_vector.inst.in and source/base/mpi.inst.in have them outside the loop. I am guessing that this specific ordering is causing an error. I am puzzled as to why such a thing is happening. I had installed 9.3.0 on two computers before this and had no issue. It would be great if anyone can help me with a hack to fix this. Thanks, Vachan > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CALAVa_xBoJJaU7Sw8kCMWga1tGfhaFBFph70TivcQZWvKs-JVQ%40mail.gmail.com.
