<div dir="ltr">It works. Thank you very much.<div>Anatoly.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 1:43 PM, Reuti <span dir="ltr"><<a href="mailto:reuti@staff.uni-marburg.de" target="_blank">reuti@staff.uni-marburg.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 28.08.2013 um 09:24 schrieb Anatoly G:<br>
<br>
> Dear MPICH2.<br>
> I want to build MPICH2 package.<br>
> I have downloaded mpich2-1.5.tar.gz from<br>
> <a href="http://www.mcs.anl.gov/research/projects/mpich2staging/goodell/downloads/index.php?s=downloads" target="_blank">http://www.mcs.anl.gov/research/projects/mpich2staging/goodell/downloads/index.php?s=downloads</a><br>

><br>
> My computer OS: Red Hat Enterprise Linux Server release 6.2 (Santiago)<br>
> I created folder:<br>
> /tmp/MPICH2/src<br>
> there I executed: tar xfz mpich2-1.5.tar.gz<br>
> and got new folder (/tmp/MPICH2/src/mpich2-1.5) with mpich2 files and sub-folders.<br>
> Now I created folder: /tmp/MPICH2/build<br>
> from directory /tmp/MPICH2/build, I executed:<br>
><br>
> ../src/mpich2-1.5/configure --prefix=/tmp/MPICH2/install --enable-error-checking=runtime --enable-g=dbg CFLAGS=-fPIC CXXFLAGS=-fPIC FFLAGS=-fpic --enable-threads=runtime --enable-totalview --enable-static --disable-f77 --disable-fc --no-create --no-recursion | & tee c.txt<br>

<br>
Does it work if you leave out  "--no-create"?<br>
<br>
-- Reuti<br>
<br>
<br>
> Then I tried to execute (still from folder: /tmp/MPICH2/build): make<br>
> but got an error:<br>
> make: *** No targets specified and no makefile found.  Stop.<br>
><br>
> Then I tried to execute "ls" (still from folder: /tmp/MPICH2/build) and got following ouput:<br>
> config.log  <a href="http://config.lt" target="_blank">config.lt</a>  config.status  config.system  c.txt  lib  libtool  src<br>
><br>
> Then I tried to execute "ls" (from folder: /tmp/MPICH2/src/mpich2-1.5) and got following ouput:<br>
> -rw-r--r--  1 anatol-g ws   43319 Oct  8  2012 aclocal.m4<br>
> -rwxr-xr-x  1 anatol-g ws   26809 Sep 27  2012 autogen.sh<br>
> -rw-r--r--  1 anatol-g ws   55773 Oct  8  2012 CHANGES<br>
> drwxr-xr-x  2 anatol-g ws    4096 Oct  8  2012 confdb<br>
> -rwxr-xr-x  1 anatol-g ws 1802576 Oct  8  2012 configure<br>
> -rw-r--r--  1 anatol-g ws  228771 Oct  4  2012 <a href="http://configure.ac" target="_blank">configure.ac</a><br>
> drwxr-xr-x  3 anatol-g ws    4096 Oct  8  2012 contrib<br>
> -rw-r--r--  1 anatol-g ws    1439 Jul 17  2012 COPYRIGHT<br>
> -rw-r--r--  1 anatol-g ws    8076 Feb 27  2009 COPYRIGHT.rtf<br>
> drwxr-xr-x 13 anatol-g ws    4096 Oct  8  2012 doc<br>
> drwxr-xr-x  8 anatol-g ws    4096 Oct  8  2012 examples<br>
> drwxr-xr-x  5 anatol-g ws    4096 Oct  8  2012 maint<br>
> -rw-r--r--  1 anatol-g ws   17216 Oct  4  2012 Makefile.am<br>
> -rw-r--r--  1 anatol-g ws 2579709 Oct  8  2012 Makefile.in<br>
> -rwxr-xr-x  1 anatol-g ws    9886 Nov 12  2010 makewindist.bat<br>
> drwxr-xr-x  4 anatol-g ws    4096 Oct  8  2012 man<br>
> -rw-r--r--  1 anatol-g ws   21620 Oct  5  2010 mpich2.def<br>
> -rw-r--r--  1 anatol-g ws   51983 May  2  2012 <a href="http://mpich2-doxygen.in" target="_blank">mpich2-doxygen.in</a><br>
> -rw-r--r--  1 anatol-g ws  556769 Nov 12  2010 mpich2.sln<br>
> -rw-r--r--  1 anatol-g ws  115749 Jan 24  2011 mpich2s.vcproj<br>
> -rw-r--r--  1 anatol-g ws  234598 Jan 24  2011 mpich2.vcproj<br>
> -rw-r--r--  1 anatol-g ws   15828 Oct  5  2010 mpi.def<br>
> -rw-r--r--  1 anatol-g ws   10010 May 29  2010 mpi.vcproj<br>
> -rwxr-xr-x  1 anatol-g ws    4759 May 29  2010 mpl.vcproj<br>
> -rw-r--r--  1 anatol-g ws   38842 Oct  8  2012 README<br>
> -rw-r--r--  1 anatol-g ws   12689 Oct  8  2012 README.envvar<br>
> -rw-r--r--  1 anatol-g ws   20773 Aug 24  2012 README.winbin.rtf<br>
> -rw-r--r--  1 anatol-g ws    3758 Oct  3  2012 RELEASE_NOTES<br>
> drwxr-xr-x 19 anatol-g ws    4096 Oct  8  2012 src<br>
> -rw-r--r--  1 anatol-g ws    2622 Oct  8  2012 subsys_include.m4<br>
> drwxr-xr-x  9 anatol-g ws    4096 Oct  8  2012 test<br>
> -rwxr-xr-x  1 anatol-g ws  335084 Jul 10  2012 winconfigure.wsf<br>
> drwxr-xr-x  4 anatol-g ws    4096 Oct  8  2012 www<br>
><br>
><br>
><br>
> Can you please advice:<br>
> - What I did wrong? (Why I can't perform make, according to manual).<br>
> - Is my configure options are correct to build MPICH2 w/o any .so files?<br>
><br>
> c.txt attached to mail.<br>
><br>
> Regards,<br>
> Anatoly.<br>
><br>
> <c.txt>_______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">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>
<br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">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>