Phani,

The relevant error message is:

Performing C++ SOURCE FILE Test DEAL_II_HAVE_USABLE_FLAGS_RELEASE failed 
with the following output:
Change Dir: 
/home/ComputationalSolidMechanics/yashu_mom145/dft-fe/dealii/buildDealii9.0.1/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_b428c/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_b428c.dir/build.make 
CMakeFiles/cmTC_b428c.dir/build
gmake[1]: Entering directory 
'/home/ComputationalSolidMechanics/yashu_mom145/dft-fe/dealii/buildDealii9.0.1/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_b428c.dir/src.cxx.o
/opt/cray/pe/craype/2.5.13/bin/CC     -DDEAL_II_HAVE_USABLE_FLAGS_RELEASE 
-fpic -ansi -w2 -diag-disable=remark -wd21 -wd68 -wd135 -wd175 -wd177 
-wd191 -wd193 -wd279 -wd327 -wd383 -wd981 -wd1418 -wd1478 -wd1572 -wd2259 
-wd2536 -wd3415 -wd15531 -wd111 -wd128 -wd185 -wd186 -wd280 -qopenmp-simd 
-std=c++11 -O2 -no-ansi-alias -ip -funroll-loops -O3   -o 
CMakeFiles/cmTC_b428c.dir/src.cxx.o -c 
/home/ComputationalSolidMechanics/yashu_mom145/dft-fe/dealii/buildDealii9.0.1/CMakeFiles/CMakeTmp/src.cxx
gmake[1]: *** No rule to make target 
'/lib/intel64/libmkl_scalapack_lp64.so', needed by 'cmTC_b428c'.  Stop.
gmake[1]: Leaving directory 
'/home/ComputationalSolidMechanics/yashu_mom145/dft-fe/dealii/buildDealii9.0.1/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b428c/fast' failed
gmake: *** [cmTC_b428c/fast] Error 2

Source file was:
int main(){ return 0; }

It seems that "/lib/intel64/libmkl_scalapack_lp64.so" is not a valid file. 
Can you check if this file exists? Can you configure without SCALAPACK 
support?

Best,
Daniel

-- 
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