<div>Thanks Dave.</div><div><br></div><div>I have installed MPICH-2 . The path is /home/ammalik/mpich2-1.4/build</div><div><br></div><div>Here is the GNUmakefile which I am changing to avoid errors:</div><div><br></div><div>
----------------------------</div><div><div># For gnu toolchain ------------ </div><div>include $(BOXLIB_HOME)/Tools/C_mk/Make.defs</div><div>fFLAGS += -cpp -fdefault-real-8</div><div>fincludes += ./libs3d/source</div><div>
DEFINES += -fexceptions -cpp</div><div><font class="Apple-style-span" color="#ff0000"><b>BL_MPI_LIBS += -L./libs3d/source -ls3d -L/usr/lib -L/usr/lib -Wl,-rpath -Wl,/usr/lib -lmpichcxx -lmpich -lopa -lpthread -lrt</b></font></div>
<div><b>( This is where -lmpich is mentioned)</b></div><div><br></div><div><br></div><div>### For PGI toolchain -----------</div><div>#COMP          = CC</div><div>#FCOMP         = ftn</div><div>#include Make.pgi</div><div>
#BL_MPI_LIBS += -L./libs3d/source -ls3d  -lm</div><div>##### ----------------------------</div><div><br></div><div>include ./Make.package</div><div><br></div><div><br></div><div><br></div><div><br></div><div>include $(BOXLIB_HOME)/Src/C_BaseLib/Make.package</div>
<div>#include $(BOXLIB_HOME)/Src/C_AMRLib/Make.package</div><div>#include $(BOXLIB_HOME)/Src/C_BoundaryLib/Make.package</div><div><br></div><div><br></div><div>INCLUDE_LOCATIONS += $(BOXLIB_HOME)/Src/C_BaseLib</div><div>INCLUDE_LOCATIONS += $(BOXLIB_HOME)/Src/C_AMRLib</div>
<div>INCLUDE_LOCATIONS += $(BOXLIB_HOME)/Src/C_BoundaryLib /home/ammalik/mpich2-1.4.1p1/build/include /home/ammalik/mpich2-1.4.1p1/build/bin</div><div><b><font class="Apple-style-span" color="#ff0000">( I have added the above paths and was able to compile some files of S3D)</font></b></div>
<div><br></div><div>INCLUDE_LOCATIONS += ./libs3d/source</div><div>VPATH_LOCATIONS   += . $(BOXLIB_HOME)/Src/C_BaseLib</div><div>VPATH_LOCATIONS   += . $(BOXLIB_HOME)/Src/C_AMRLib</div><div>VPATH_LOCATIONS   += . $(BOXLIB_HOME)/Src/C_BoundaryLib</div>
<div><br></div></div><div>-------------------------------------------------------------------</div><div><br></div><div>Thanks for your time and help.</div><div><br></div><div>Abid</div><div><br></div><br><div class="gmail_quote">
On Fri, Oct 12, 2012 at 12:19 PM, Dave Goodell <span dir="ltr"><<a href="mailto:goodell@mcs.anl.gov" target="_blank">goodell@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">
Try installing MPICH2, preferably from a binary package: <a href="http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads" target="_blank">http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads</a><br>

<br>
-Dave<br>
<div><div class="h5"><br>
On Oct 12, 2012, at 11:31 AM CDT, Abid Muslim Malik wrote:<br>
<br>
> Dear All:<br>
><br>
> I am getting following error while compiling a S3D application:<br>
><br>
> /usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ld: cannot find -lmpich<br>
> collect2: ld returned 1 exit status<br>
> make: *** [s3d_box3d.Linux.gcc.gfortran.MPI.ex] Error 1<br>
><br>
><br>
> Any suggestion how to fix it? Where  can I find -lmpich?<br>
><br>
> Thanks,<br>
> --<br>
> Abid M. Malik<br>
> ******************************************************<br>
> "I have learned silence from the talkative, toleration from the intolerant, and kindness from the unkind"---Gibran<br>
> "Success is not for the chosen few, but for the few who choose" --- John Maxwell<br>
> "Being a good person does not depend on your religion or status in life, your race or skin color, political views or culture. IT DEPENDS ON HOW GOOD YOU TREAT OTHERS"---<br>
><br>
><br>
</div></div>> _______________________________________________<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>
<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>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><strong>Abid M. Malik<br>******************************************************<br>"I have learned silence from the talkative, toleration from the intolerant, and kindness from the unkind"---Gibran<br>
"Success is not for the chosen few, but for the few who choose" --- John Maxwell</strong></div>
<div><strong>"Being a good person does not depend on your religion or status in life, your race or skin color, political views or culture. IT DEPENDS ON HOW GOOD YOU TREAT OTHERS"--- </strong></div>
<div> </div><br>