I'm installing Abinit 8.8.4 on a small cluster. I success in configuring it but not for the compilation. The last lines i had are:
Code: Select all
............................
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for a sed that does not truncate output... /bin/sed
checking for gcc... /usr/mpi/intel/openmpi-1.8.1-qlc//bin/mpicc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/users/zenith/Abinit/abinit-8.8.4/build/fallbacks/sources/bigdft-1.7.1.25':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
make[2]: *** [stamps/bigdft-config-stamp] Error 1
make[2]: Leaving directory `/users/zenith/Abinit/abinit-8.8.4/build/fallbacks'
make[1]: [all-local] Error 2 (ignored)
Checking build of bigdft fallback
test -e stamps/bigdft-install-stamp
make[1]: *** [all-local] Error 1
make[1]: Leaving directory `/users/zenith/Abinit/abinit-8.8.4/build/fallbacks'
make: *** [multi] Error 2
where is the problem?
Best regards,