I am trying to compile last version of abinit (6.12.3) with last version of openmpi (1.6.2) compiled with intel compilers (version 13.0.0). Everything works fine until
the compilation of the Atompaw package, just in the final step of its compilation I get:
Code: Select all
libtool: link: mpif90 -free -g -extend-source -vec-report0 -noaltparam -nofpscomp -O3 -xHOST -g -I/opt/abinit-6.12.3/fallbacks/exports/include -o atompaw atompaw_prog.o --start-group --end-group ./.libs/libatompaw.a -L/opt/intel/mkl/lib/intel64/ -L/opt/abinit-6.12.3/fallbacks/exports/lib -L/home/arcesio/Downloads/openmpi-1.6.2/opal/mca/hwloc/hwloc132/hwloc/src /usr/local/lib/libxc.a -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread /opt/abinit-6.12.3/fallbacks/exports/lib/libnetcdf.a /usr/local/lib/libmpi_f90.so /usr/local/lib/libmpi_f77.so /usr/local/lib/libmpi.so -lm -ldl -lrt -lnsl -lutil -pthread -rpath /usr/local/lib -rpath /usr/local/lib
ifort: command line warning #10006: ignoring unknown option '-fstart-group'
ifort: command line warning #10006: ignoring unknown option '-fend-group'
ifort: command line remark #10010: option '-pthread' is deprecated and will be removed in a future release. See '-help deprecated'
ifort: command line warning #10006: ignoring unknown option '-rpath'
ifort: command line warning #10006: ignoring unknown option '-rpath'
ipo: warning #11010: file format not recognized for /usr/local/lib
ipo: warning #11010: file format not recognized for /usr/local/lib
/usr/local/lib: file not recognized: Is a directory
make[6]: *** [atompaw] Error 1
Apart from the warnings, it looks like a problem in trying to pass the option -rpath to linker without -Wl, isn't it?
Thanks in advance for your help,
Arcesio Castañeda Medina
MPI
Halle, Saale