<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I am trying to compile mpich 3.0.4 on my machine:</div><div><br></div><div>uname -a</div><div>Darwin <a href="http://shackleton.ess.uci.edu">shackleton.ess.uci.edu</a> 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64</div><div><br></div><div>I successfully installed mpich 1.5 several times with the following options:</div><div><div>./configure --prefix="$ISSM_DIR/externalpackages/mpich2/install" --enable-shared</div></div><div> </div><div>However, with the same options, the build of mpich 3.0.4 at linking with a segmentation fault:</div><div><br></div><div>Making all in .</div><div>make[3]: Nothing to be done for `all-am'.</div><div>Making all in .</div><div>  GEN      lib/libmpich.la</div><div>collect2: ld terminated with signal 11 [Segmentation fault: 11]</div><div>make[2]: *** [lib/libmpich.la] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all] Error 2</div><div><br></div><div>with VERBOSE=1:</div><div>/bin/sh ./libtool  --tag=F77   --mode=link gfortran  -O2 -L./src/mpl -L./src/openpa/src -version-info 10:4:0 -Wl,-flat_namespace -o lib/libmpich.la -rpath /Users/mmorligh/Desktop/issmuci/trunk-jpl/externalpackages/mpich/install/lib src/mpi/attr/attrutil.lo src/mpi/attr/dup_fn.lo src/mpi/coll/allred_group.lo src/mpi/coll/barrier_group.lo ………… src/mpi_t/.libs/pvar_stop.o src/mpi_t/.libs/pvar_write.o src/binding/f77/.libs/setbot.o src/binding/f77/.libs/setbotf.o   -Wl,-force_load,src/mpi/romio/.libs/libromio.a -Wl,-force_load,src/mpi/romio/.libs/libpromio.a  -L./src/mpl -L./src/openpa/src /Users/mmorligh/Desktop/issmuci/trunk-jpl/externalpackages/mpich/src/src/mpl/.libs/libmpl.dylib /Users/mmorligh/Desktop/issmuci/trunk-jpl/externalpackages/mpich/src/src/openpa/src/.libs/libopa.dylib -lpthread  -O2 -Wl,-flat_namespace   -install_name  /Users/mmorligh/Desktop/issmuci/trunk-jpl/externalpackages/mpich/install/lib/libmpich.10.dylib -compatibility_version 11 -current_version 11.4 -Wl,-single_module</div><div>collect2: ld terminated with signal 11 [Segmentation fault: 11]</div><div>make[2]: *** [lib/libmpich.la] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all] Error 2</div><div><br></div><div>Has anybody reported a similar issue? Do you think this is a problem with libtool?</div><div>Thanks a lot for your help</div><div> </div><div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Mathieu Morlighem</div><div><br></div><div>Assistant Project Scientist</div><div>Department of Earth System Science</div><div>University of California, Irvine</div></div></div></div>
<br></body></html>