<div dir="ltr">Dears users,<br>i am new user in pw community  and i need your help
,i use  the version  espresso-4.3 on (opensuse, INTEL I5 64, ifort ,mkl) first i use the steps in the user guide<br><pre>./configure<br></pre> .but when i
run make all  i have this in the end :<br>
<br>mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -I../include  -c iotk_print_kinds.f90<br>make loclib_only<br>make[3]: Entering directory `/home/sufyan2020/qs/espresso-4.3/S3DE/iotk/src'<br>make[3]: Nothing to be done for `loclib_only'.<br>
make[3]: Leaving directory `/home/sufyan2020/qs/espresso-4.3/S3DE/iotk/src'<br>mpif90 -g -o iotk_print_kinds.x iotk_print_kinds.o libiotk.a<br>/usr/lib64/gcc/x86_64-suse-linux/4.4/../../../../x86_64-suse-linux/bin/ld: cannot find -lmpi_f90<br>
collect2: ld returned 1 exit status<br>make[2]: *** [iotk_print_kinds.x] Error 1<br>make[2]: Leaving directory `/home/sufyan2020/qs/espresso-4.3/S3DE/iotk/src'<br>make[1]: *** [libiotk] Error 2<br>make[1]: Leaving directory `/home/sufyan2020/qs/espresso-4.3/extlibs'<br>
make: *** [libiotk] Error 2<br><br>thanks<br>sufyan naji <br></div>