[mpich-discuss] Had a failure in configuring mpich

Anthony Chan chan at mcs.anl.gov
Mon Oct 26 10:51:06 CDT 2009


"make ?" means you want to execute target "?" in the Makefile.
As the error message indicates, there isn't a "?" target in mpich2's
Makefile.  Just do "make 2>&1 | tee m.txt" on your terminal.

----- "Miller Joshua J" <MillerJoshuaJ at JohnDeere.com> wrote:

> root at llabhpc3 /scratch/jm70674a/FORTE/tmpbuild# make ?
> make: *** No rule to make target `?'.  Stop.
> 
> Best Regards.
> 
> Joshua Miller
> 
> 
> -----Original Message-----
> From: chan at mcs.anl.gov [mailto:chan at mcs.anl.gov] 
> Sent: Monday, October 26, 2009 10:43 AM
> To: Miller Joshua J
> Subject: Re: [mpich-discuss] Had a failure in configuring mpich
> 
> 
> ----- "Miller Joshua J" <MillerJoshuaJ at JohnDeere.com> wrote:
> 
> > That was successful.
> > 
> > The next step is failing now.
> > 
> > I cannot find "make"
> 
> any error message from make ?
> Send us the make output, m.txt.
> 
> A.Chan


More information about the mpich-discuss mailing list