Prasad!

If you look closely into your CMakeError.log file, you'll find that there 
are multiple tests failing. This is not a bad thing: deal.II figures out 
your system configuration this way and enables/disables certain features. 
However in your case, it seems that there is a mandatory test failing, and 
I can not figure out which one by these two log files alone. Could you 
provide your cmake console output?

Could you redirect your console output into a file e.g. via `cmake .. > 
console.log` and forward it?

Best,
Marc

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/c17bb327-8528-424f-a33c-96685f217e4c%40googlegroups.com.

Reply via email to