On Aug 18, 2005, at 8:04 AM, Gleb Natapov wrote:
On Thu, Aug 18, 2005 at 07:08:07AM -0500, Brian Barrett wrote:
Sorry about that - some files moved around yesterday afternoon. You
can either re-run autogen.sh / configure / make again and that
*should* fix the problem, or you can:
It doesn't
On Thu, Aug 18, 2005 at 07:08:07AM -0500, Brian Barrett wrote:
> Sorry about that - some files moved around yesterday afternoon. You
> can either re-run autogen.sh / configure / make again and that
> *should* fix the problem, or you can:
It doesn't :(
>
> cd ompi/mca/ptl/sm
> rm .dep
Sorry about that - some files moved around yesterday afternoon. You
can either re-run autogen.sh / configure / make again and that
*should* fix the problem, or you can:
cd ompi/mca/ptl/sm
rm .deps/*
make -k
cd ../../../
Brian
On Aug 18, 2005, at 7:02 AM, Gleb Natapov wrote:
I can't compile today's svn code:
gcc -shared .libs/ptl_self.o .libs/ptl_self_component.o -pthread -lm
-lutil -Wl,-soname -Wl,mca_ptl_self.so -o .libs/mca_ptl_self.so
creating mca_ptl_self.la
(cd .libs && rm -f mca_ptl_self.la && ln -s ../mca_ptl_self.la
mca_ptl_self.la)
make[4]: Leaving direct