A. Chan,<br><br>I can&#39;t believe it wasn&#39;t work because of this. Now it&#39;s working.<br><br>Thank you very much.<br>Carolina.<br><br><div class="gmail_quote">2011/9/21 Anthony Chan <span dir="ltr">&lt;<a href="mailto:chan@mcs.anl.gov">chan@mcs.anl.gov</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Carolina,<br>
<br>
Here are lines that in config.log shows the problem:<br>
<br>
configure:11770: gcc -c      -I/home/carol/àrea de Trabalho/Mocassin/mpich2-1.4.1p1/src/mpl/include -I/home/carol/àrea de Trabalho/Mocassin/mpich2-1.4.1p1/src/mpl/include -I/home/carol/àrea de Trabalho/Mocassin/mpich2-1.4.1p1/src/openpa/src -I/home/carol/àrea de Trabalho/Mocassin/mpich2-1.4.1p1/src/openpa/src conftest.c &gt;&amp;5<br>

gcc: de: No such file or directory<br>
gcc: Trabalho/Mocassin/mpich2-1.4.1p1/src/mpl/include: No such file or directory<br>
gcc: de: No such file or directory<br>
gcc: Trabalho/Mocassin/mpich2-1.4.1p1/src/mpl/include: No such file or directory<br>
gcc: de: No such file or directory<br>
gcc: Trabalho/Mocassin/mpich2-1.4.1p1/src/openpa/src: No such file or directory<br>
gcc: de: No such file or directory<br>
gcc: Trabalho/Mocassin/mpich2-1.4.1p1/src/openpa/src: No such file or directory<br>
<br>
Notice your mpich2 source is located in &quot;/home/carol/àrea de Trabalho/Mocassin/mpich2-1.4.1p1/&quot;<br>
which contains blank character.  Many unix tools including autoconf cannot handle blanks in<br>
pathname well, so move mpich2 source tree to a directory whose pathname does NOT contain any<br>
blank or white space characters.  The same for the build and install directories.<br>
<br>
A.Chan<br>
<div><div></div><div class="h5"><br>
----- Original Message -----<br>
&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m trying to install mpich2-1.4.1p1 in my computer and it&#39;s not<br>
&gt; working.<br>
&gt; The following message appear:<br>
&gt;<br>
&gt; &quot;configure: error: **** Incompatible Fortran and C Object File Types!<br>
&gt; ****<br>
&gt; F77 Object File Type produced by &quot;gfortran -O2&quot; is : : ELF 64-bit LSB<br>
&gt; relocatable, x86-64, version 1 (SYSV), not stripped.<br>
&gt; C Object File Type produced by &quot;gcc &quot; is : : ERROR: cannot open `&#39; (No<br>
&gt; such file or directory).&quot;<br>
&gt;<br>
&gt; I have gfortran and gcc installed in my computer.<br>
&gt;<br>
&gt; I tried to use ./configure --disable-f77, because I don&#39;t require<br>
&gt; support<br>
&gt; for Fortran 77, just for Fortran 90, but it didn&#39;t work either:<br>
&gt;<br>
&gt; &quot;Fortran 90 support requires compatible Fortran 77 support.<br>
&gt; To force the use of the Fortran 90 compiler for Fortran 77,<br>
&gt; do not use configure option --disable-f77, and set the environment<br>
&gt; variable F77 to the name of the Fortran 90 compiler, or $FC.<br>
&gt; If you do not want any Fortran support, use configure options<br>
&gt; --disable-f77 and --disable-fc.&quot;<br>
&gt;<br>
&gt; Can you help me? I don&#39;t know what to do, and I need this very<br>
&gt; quickly.<br>
&gt;<br>
&gt; Thank you for your attencion,<br>
&gt;<br>
&gt; Carolina Moura.<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
&gt; To manage subscription options or unsubscribe:<br>
&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
_______________________________________________<br>
mpich-discuss mailing list     <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</div></div></blockquote></div><br>