12 Apr
2013
12 Apr
'13
4:37 p.m.
On Apr 12, 2013, at 4:30 PM CDT, Ali Behjatian <[email protected]> wrote:
I tried to follow the instructions in the MPICH2 Installer's Guide but I received an error after running "make 2>&1 | tee m.txt". I appreciate if you help me to fix this problem.
Try adding "--without-blcr" on your configure line. It looks like hydra, our configure tests, and your BLCR installation don't agree on something. Ideally we would/will fix the configure test, though this is the easiest way for you to get a working MPICH. -Dave