<div dir="rtl"><div dir="rtl"><div dir="ltr"><div>Hello, </div><div>I want to install pnetcdf with openmpi with -fdefault-integer-8,  but I found the problem of offset, and it installed without error, some files in include directory are missing<br></div><div>my machine is little endian, and operating system is Fedora, and I changed many versions of openmpi  and pnetcdf, and give me the same error.</div><div>the commands used to install openmpi:</div><div dir="ltr">export F77=gfortran<br></div><div dir="ltr">export FC=gfortran</div><div dir="ltr">export CC=gcc</div><div dir="ltr">export CXX=g++</div><div dir="ltr">export CFLAGS=-m64</div><div dir="ltr">export CXXFLAGS=-m64</div><div dir="ltr"><div dir="ltr">export FFLAGS="-m64 -fdefault-integer-8"</div><div dir="ltr">export FCFLAGS="-m64 -fdefault-integer-8"</div></div><div dir="ltr">./configure --prefix=$HOME/openmpi --with-mpi-f90-size=medium</div><div dir="ltr">make all</div><div dir="ltr">make install</div><div>Thank you in advance,</div><div>Best regards</div><div>Zeinab<br></div><div><br></div></div></div></div>