Dear ALPS users/developers,
After ccmake, I am trying to make the ALPS 2.2b1. The process ends at
Linking CXX executable jacobidavidson2
/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64/libmkl_core.so: undefined reference to `pthread_mutex_trylock'
collect2: error: ld returned 1 exit status
make[2]: *** [example/ietl/jacobidavidson2] Error 1
make[1]: *** [example/ietl/CMakeFiles/jacobidavidson2.dir/all] Error 2
make: *** [all] Error 2
Is it because some incompatibility of mkl library and Ubuntu's library? or I made some mistake when I generate the make file. I got stuck by this problem for days, any suggestion is welcome.