Dear Daniele
When Compiling YAMBO 3.4.0 downloaded from SVN repository with the configure options :
Code: Select all
./configure --enable-netcdf-hdf5 --enable-netcdf-LFS --enable-open-mp --with-netcdf-lib=/usr/lib --with-netcdf-include=/usr/include
I get the following error :
Code: Select all
>>>[Making modules]<<<
make[1]: Entering directory `/root/YaMbo/devel/src/modules'
mod_pars.F mod_units.F mod_stderr.F mod_parallel.F mod_wrapper.F mod_fields.F mod_collision.F mod_drivers.F mod_FFT.F mod_timing.F mod_logo mod_com.F mod_memory.F mod_R_lattice.F mod_electrons.F mod_wave_func.F mod_matrix_operate.F mod_D_lattice.F mod_frequency.F mod_vec_operate.F mod_interfaces.F mod_interpolate.F mod_X.F mod_functions.F mod_zeros.F mod_pseudo.F mod_BS.F mod_QP.F mod_TDDFT.F mod_ACFDT.F mod_wf_distribute.F mod_IO.F mod_fragments.F mod_ELPH.F mod_xc_functionals.F mod_global_XC.F mod_KERR.F mod_X_output.F std_presets.F ar: creating libmodules.a
ar: mod_pars.o: No such file or directory
make[1]: *** [arcreate] Error 1
make[1]: Leaving directory `/root/YaMbo/devel/src/modules'
make: *** [yambo] Error 2
whereas in the making step of libxc it always appears :
libtool: ignoring unknown tag F77
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT libxc_la-special_functions.lo -MD -MP -MF .deps/libxc_la-special_functions.Tpo -c special_functions.c -o libxc_la-special_functions.o
knowing that :the /usr/lib contains :
Code: Select all
libnetcdf.a libnetcdf_c++.so.5 libnetcdff.so libnetcdf.so
libnetcdf_c++.a libnetcdf_c++.so.5.0.0 libnetcdff.so.5 libnetcdf.so.6
libnetcdf_c++.so libnetcdff.a libnetcdff.so.5.0.0 libnetcdf.so.6.0.0
and the directory /usr/include contains :
Code: Select all
netcdfcpp.h netcdf.h netcdf.hh netcdf.inc netcdf.mod
I attached here my config.log file.
Hichem Ben Hamed
Faculty of Sciences of Tunis
hichembhd@gmail.com
You do not have the required permissions to view the files attached to this post.