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

Attachment: Bmake.inc
Description: Binary data

Attachment: log.make
Description: Binary data

Reply via email to