[mpich-discuss] Had a failure in configuring mpich

Miller Joshua J MillerJoshuaJ at JohnDeere.com
Mon Oct 26 10:52:23 CDT 2009


root at llabhpc3 /scratch/jm70674a/FORTE/tmpbuild# make 2>&1 | tee m.txt
make: *** No targets specified and no makefile found.  Stop.
root at llabhpc3 /scratch/jm70674a/FORTE/tmpbuild# make 2>&1
make: *** No targets specified and no makefile found.  Stop.

Best Regards.

Joshua Miller


-----Original Message-----
From: Anthony Chan [mailto:chan at mcs.anl.gov] 
Sent: Monday, October 26, 2009 10:51 AM
To: Miller Joshua J
Cc: mpich-discuss at mcs.anl.gov
Subject: Re: [mpich-discuss] Had a failure in configuring mpich


"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