The "make run" command on the new version of deal.ii (8.4.1) complains about "libmpi.cxx.1.dylib" version.

22 views
Skip to first unread message

Wakil Sarfaraz

unread,
Nov 16, 2016, 1:49:57 PM11/16/16
to deal.II User Group
I am trying to run the deal.II version 8.4.1 on a mac with OS X Yosemite version 10.10.5:   cmake works fine as well make, but when I "make run" the code, it complains that the version of "libmpi.cxx.1.dylib" is 2.0.0 and the required version of "libmpi.cxx.1.dylib" must be 3.0.0 or above. I upgraded my OS and it did not help, if someone could either tell me how to resolve this, would be much appreciated. This is what the output says

bash-3.2$ make run
[ 66%] Built target step-1
[100%] Run step-1 with Debug configuration
  Reason: Incompatible library version: step-1 requires version 3.0.0 or later, but libmpi_cxx.1.dylib provides version 2.0.0
make[3]: *** [CMakeFiles/run] Trace/BPT trap: 5
make[2]: *** [CMakeFiles/run.dir/all] Error 2
make[1]: *** [CMakeFiles/run.dir/rule] Error 2
 
make: *** [run] Error 2

Thanks,

Wakil,
Reply all
Reply to author
Forward
0 new messages