The libcr.so.0 problem does have gone,but there are still some problems.

I changed the BLCR directory to $HOME and reconfiged & remade it . I found the test stoped and then there's not any response after outputed the below when I entered "make testing". It's weird.
"./runtests -srcdir=. -tests=testlist \
-mpiexec=/usr/mpich2/bin/mpiexec -xmlfile=summary.xml
Looking in ./testlist
Processing directory attr
Looking in ./attr/testlist
Processing directory coll
Looking in ./coll/testlist"

The files "config.log" "src/pm/hydra/config.log" "c.txt" "m.txt" "maketesting.txt" are attached below.

2012/12/18 Dave Goodell <goodell@mcs.anl.gov>
Please also send the config.log and src/pm/hydra/config.log.

Did you install the BLCR package somewhere nonstandard?  The hydra configure thinks it has a working libcr:

----8<----
checking checkpointing library... blcr
checking libcr.h usability... yes
checking libcr.h presence... yes
checking for libcr.h... yes
checking for cr_init in -lcr... yes
----8<----

So something isn't agreeing between the environment in which the configure test program is being compiled and the environment in which your "make testing" programs are being run.

-Dave

On Dec 17, 2012, at 11:21 PM CST, Stephen Zheng wrote:

> It seems there's a problem with libcr.so.0. How to solve it ,please? (maketesting.txt attached below.)
>
> Thx.
>
> -Stephen
>
> 2012/12/18 Dave Goodell <goodell@mcs.anl.gov>
> Try running "make testing" instead of "make check".
>
> -Dave
>
> On Dec 17, 2012, at 9:49 PM CST, stephen wrote:
>
> > Hi,
> >
> > I'm using Ubuntu 12.04 compiling mpich2-1.5.
> >
> > During the configure and make steps , there were without any problems ,all
> > seemed fine .
> >
> > However during the make check step, I encountered some errors that I
> > didn't know why.
> >
> > Can you tell me what's wrong with it, and how to solve it?
> >
> > The c.txt & m.txt & mc.txt are attached below.
> >
> > thx.
> >
> >
> > Stephen
> >
> > <c.txt><m.txt><mc.txt>_______________________________________________
> > discuss mailing list     discuss@mpich.org
> > To manage subscription options or unsubscribe:
> > https://lists.mpich.org/mailman/listinfo/discuss
>
> _______________________________________________
> discuss mailing list     discuss@mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
> <maketesting.txt>_______________________________________________
> discuss mailing list     discuss@mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list     discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss