<div>I tried to compile mpiexec in src/mp/gforker according to the following steps:</div><div>1) cd src/mp/gforker</div><div>2) ./configure</div><div>3) make</div><div><br></div><div>But I got the following error message, can anyone help me? Thanks.</div>
<div><br></div><div> CC              mpiexec.c</div><div>mpiexec.c: In function ‘mpiexec_usage’:</div><div>mpiexec.c:279:2: warning: format not a string literal and no format arguments</div><div>cd ../util &amp;&amp; make</div>
<div>make[1]: Entering directory `/mnt/lux/code/mpi/mpich2/mpich2-1.4/src/pm/util&#39;</div><div>  AR  libmpiexec.a cmnargs.o process.o ioloop.o pmiserv.o labelout.o env.o newsession.o rm.o pmiport.o dbgiface.o safestr2.o simple_pmiutil2.o ../../util/msgs/msgprint.o</div>
<div>ar: two different operation options specified</div><div>make[1]: *** [libmpiexec.a] Error 1</div><div>make[1]: Leaving directory `/mnt/lux/code/mpi/mpich2/mpich2-1.4/src/pm/util&#39;</div><div>make: *** [dummy] Error 2</div>
<div><br></div><br><div class="gmail_quote">-Clara</div>