<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">One more thing:  after updating your automake to 1.15, you also need to re-run autogen.sh</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">--Junchao Zhang</div></div></div>
<br><div class="gmail_quote">On Mon, Jan 19, 2015 at 10:44 AM, Junchao Zhang <span dir="ltr"><<a href="mailto:jczhang@mcs.anl.gov" target="_blank">jczhang@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Update to automake 1.15 will solve the problem.</div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">--Junchao Zhang</div></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Mon, Jan 19, 2015 at 10:24 AM, Siegmar Gross <span dir="ltr"><<a href="mailto:Siegmar.Gross@informatik.hs-fulda.de" target="_blank">Siegmar.Gross@informatik.hs-fulda.de</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi,<br>
<br>
today I tried to install mpich-master-v3.2a2-113-g7d59d14d on my<br>
machines (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux<br>
12.1 x86_64) with gcc-4.9.2 and Sun C 5.13. I succedded on both<br>
Solaris machines with both compilers and got the following error<br>
on Linux for both compilers.<br>
<br>
tyr mpich-master-v3.2a2-113-g7d59d14d-Linux.x86_64.64_gcc 304 cat log.make.Linux.x86_64.64_gcc<br>
if test ! -h ./src/include/mpio.h ; then \<br>
    rm -f ./src/include/mpio.h ; \<br>
    ( cd ./src/include &&       \<br>
        ln -s ../mpi/romio/include/mpio.h ) ; \<br>
fi<br>
make  all-recursive<br>
make[1]: Entering directory `/export2/src/mpich-3.2/mpich-master-v3.2a2-113-g7d59d14d-Linux.x86_64.64_gcc'<br>
make[1]: execvp: /bin/sh: Argument list too long<br>
make[1]: *** [all-recursive] Error 127<br>
make[1]: Leaving directory `/export2/src/mpich-3.2/mpich-master-v3.2a2-113-g7d59d14d-Linux.x86_64.64_gcc'<br>
make: *** [all] Error 2<br>
tyr mpich-master-v3.2a2-113-g7d59d14d-Linux.x86_64.64_gcc 305<br>
<br>
<br>
I used the following "configure" command.<br>
<br>
../mpich-master-v3.2a2-113-g7d59d14d/configure --prefix=/usr/local/mpich-3.2_64_gcc \<br>
  --libdir=/usr/local/mpich-3.2_64_gcc/lib64 \<br>
  --includedir=/usr/local/mpich-3.2_64_gcc/include64 \<br>
  CC="gcc" CXX="g++" F77="gfortran" FC="gfortran" \<br>
  CFLAGS="-m64" CXXFLAGS="-m64" FFLAGS="-m64" FCFLAGS="-m64" \<br>
  LDFLAGS="-m64 -L/usr/lib/sparcv9 -Wl,-rpath -Wl,/usr/lib/sparcv9" \<br>
  --enable-f77 --enable-fc --enable-cxx --enable-romio \<br>
  --enable-debuginfo --enable-smpcoll \<br>
  --enable-threads=runtime --with-thread-package=posix \<br>
  --enable-shared \<br>
  |& tee log.configure.$SYSTEM_ENV.$MACHINE_ENV.64_gcc<br>
<br>
<br>
I would be grateful if somebody can fix the problem. Thank you very<br>
much for any help in advance.<br>
<br>
<br>
Kind regards<br>
<span><font color="#888888"><br>
Siegmar<br>
</font></span><br></div></div>_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br></blockquote></div><br></div>
</blockquote></div><br></div>