<pre>Im not quite sure if this is the right place to analyze, but a bit before the part in the config.log where it states the error of &quot;cannot compuete sizeof (off_t)&quot;, there is this:<br><br>configure:25048: checking size of off_t<br>

configure:25053: /usr/local/bin/mpicc -o conftest  -O3 -fomit-frame-pointer -fin<br>line-functions -Wall -Wno-unused -msse2 -funroll-all-loops -std=gnu99 -I/usr/loc<br>al/include -L/usr/local/lib  conftest.c -lnsl -lm  &gt;&amp;5<br>

configure:25053: $? = 0<br>configure:25053: ./conftest<br>./conftest: error while loading shared libraries: libmpi.so.0: cannot open share<br>d object file: No such file or directory<br>configure:25053: $? = 127<br>configure: program exited with status 127<br>

configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME &quot;gromacs&quot;<br>| #define PACKAGE_TARNAME &quot;gromacs&quot;<br>| #define PACKAGE_VERSION &quot;4.5.3&quot;<br>| #define PACKAGE_STRING &quot;gromacs 4.5.3&quot;<br>

| #define PACKAGE_BUGREPORT &quot;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&quot;<br>| #define PACKAGE_URL &quot;&quot;<br>| #define PACKAGE &quot;gromacs&quot;<br>| #define VERSION &quot;4.5.3&quot;<br>

| #define GMX_SOFTWARE_INVSQRT /**/<br>| #define GMX_QMMM_GAUSSIAN /**/<br><br>Also before this there a multiple chunks of such<br><br>configure:25019: $? = 0<br>configure:25019: ./conftest<br>./conftest: error while loading shared libraries: libmpi.so.0: cannot open share<br>

d object file: No such file or directory<br>configure:25019: $? = 127<br>configure: program exited with status 127<br>configure: failed program was:<br>| /* confdefs.h */<br><br>parts all over the place.<br><br><br>It seems like I am missing some files somewhere?<br>

<br><br>On Feb 20, 2011, at 9:30 PM, Justin Kat wrote:<br><br>&gt;<i> Dear experts,<br></i>&gt;<i> <br></i>&gt;<i> I am still unable to overcome this error during the configuration:<br></i>&gt;<i> <br></i>&gt;<i> configure: error: cannot compute sizeof (off_t)<br>

</i>&gt;<i> See `config.log&#39; for more details.<br></i>So what does config.log say about &quot;cannot compute sizeof (off_t) ?&quot;<br><br>Carsten<br><br>&gt;<i> <br></i>&gt;<i> I came across this thread with the exact same setup as I have: <br>

</i>&gt;<i> <br></i>&gt;<i> <a href="http://lists.gromacs.org/pipermail/gmx-users/2011-February/058369.html">http://lists.gromacs.org/pipermail/gmx-users/2011-February/058369.html</a><br></i>&gt;<i> <br></i>&gt;<i> I have tried uninstalling openmpi 1.4.4 and installing the more stable openmpi1.4.3 but I am still experiencing the same error.<br>

</i>&gt;<i> <br></i>&gt;<i> ./configure --enable-mpi --program-suffix=_mpi MPICC=/usr/local/bin/mpicc --with-fft=fftw3<br></i>&gt;<i> <br></i>&gt;<i> I have also tried to explicitly provide the path to mpicc as above but it still gives me the same error.<br>

</i>&gt;<i> <br></i>&gt;<i> This may or may not be relevant but at the end of the config.log there is also this line:<br></i>&gt;<i> <br></i>&gt;<i> configure: exit 77<br></i>&gt;<i> <br></i>&gt;<i> Does that mean anything?<br>

</i>&gt;<i> <br></i>&gt;<i> Any help at all is appreciated!<br></i>&gt;<i> <br></i>&gt;<i> Thanks,<br></i>&gt;<i> Justin--<br></i>&gt;<i> gmx-users mailing list    <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users">gmx-users at gromacs.org</a><br>

</i>&gt;<i> <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br></i>&gt;<i> Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>

</i>&gt;<i> Please don&#39;t post (un)subscribe requests to the list. Use the<br></i>&gt;<i> www interface or send it to <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users">gmx-users-request at gromacs.org.</a><br>

</i>&gt;<i> Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists">http://www.gromacs.org/Support/Mailing_Lists</a><br></i><br><br>--<br>Dr. Carsten Kutzner<br>Max Planck Institute for Biophysical Chemistry<br>

Theoretical and Computational Biophysics<br>Am Fassberg 11, 37077 Goettingen, Germany<br>Tel. +49-551-2012313, Fax: +49-551-2012302<br><a href="http://www.mpibpc.mpg.de/home/grubmueller/ihp/ckutzne">http://www.mpibpc.mpg.de/home/grubmueller/ihp/ckutzne</a><br>

</pre>