Do you plan to use BLACS for anything else than scalapack? Else I would highly recommend you to just compile scalapack 2.0.2 which has BLACS shipped with it :)
2015-03-06 15:31 GMT+01:00 Irena Johnson <ijohn...@pppl.gov>: > Hello, > > I am trying to build BLACS for openmpi-1.8.4 and intel/2015.u1 > > The compilation was successful, but I am getting the following error when > building the examples: > > > ( cd TESTING ; make ) > make[1]: Entering directory `/l/sunfire28/ijohnson/BLACS/TESTING' > mpif77 -o /pfs/tmp/ijohnson/BLACS/TESTING/EXE/xFbtest_MPI-LINUX-0 > blacstest.o btprim_MPI.o tools.o > /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a > /pfs/tmp/ijohnson/BLACS/LIB/blacs_MPI-LINUX-0.a > /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a > blacstest.o: In function `MAIN__': > blacstest.f:(.text+0x8e): undefined reference to `blacs_pinfo_' > blacstest.o: In function `runtests_': > blacstest.f:(.text+0x1236): undefined reference to `blacs_pinfo_' > blacstest.o: In function `auxtest_': > blacstest.f:(.text+0x7cd9): undefined reference to `blacs_pinfo_' > blacstest.f:(.text+0xb28b): undefined reference to `blacs_pinfo_' > /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a(Cblacs_pinfo.o): In > function `Cblacs_pinfo': > blacs_pinfo_.c:(.text+0x73): undefined reference to > `bi_f77_get_constants__' > blacs_pinfo_.c:(.text+0xaa): undefined reference to `bi_f77_init__' > make[1]: *** [/pfs/tmp/ijohnson/BLACS/TESTING/EXE/xFbtest_MPI-LINUX-0] > Error 1 > make[1]: Leaving directory `/l/sunfire28/ijohnson/BLACS/TESTING' > make: *** [tester] Error 2 > > > I have attached Bmake.inc and log.make > > Please advise. Thank you, > > -- > Irena > > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: > http://www.open-mpi.org/community/lists/users/2015/03/26436.php > -- Kind regards Nick