See further down... --
Kind regards Nick Papior On 27 May 2016 19:59, "remi marchal" <[email protected]> wrote: > > Dear siesta users, > > I have some troubles to compile siesta-4 on our debian cluster. > > I try to compile it with openmpi and ifort and here is the message I get: > > the following error: > > Compilation architecture to be used: > If this is not what you want, create the right > arch.make file using the models in Src/Sys > > Hit ^C to abort... > (cd FoX; touch arch.make ; \ > CONFIGURE="/home/admincluster/compile-siesta/siesta-4.0-b1/Src/FoX/configure"; \ > $CONFIGURE VPATH="/home/admincluster/compile-siesta/siesta-4.0-b1/Src/FoX" \ > FC="/cluster_cti/utils/openmpi/openmpi-1.10.2/bin/mpif90" FCFLAGS="-g" \ > --enable-wcml || false ) > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking for linker flag to name executables... -o > checking for Fortran compiler default output file name... conftest > checking whether the Fortran compiler works... configure: error: cannot run Fortran compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details. Do this to get information about the problem. Check for any errors in that file. Note the file is in the FoX directory. > Makefile:184: recipe for target 'FoX/.config' failed > make: *** [FoX/.config] Error 1 > > my arch.make is attached. > > Does anyone already seen such kind of problems > > Regards > > Rémi > > > >
