Re: [OMPI devel] Trunk VT breakage

2011-11-22 Thread Ralph Castain
Ah, yes - I recall that as well now. Thx! On Nov 22, 2011, at 5:56 AM, Jeff Squyres wrote: > FWIW, me too -- it builds ok for me, too. > > I have a dim recollection of some change a while ago that caused this badness > (i.e., the trunk is fixed, but an old/stale sym link from before the fix >

Re: [OMPI devel] Trunk VT breakage

2011-11-22 Thread Jeff Squyres
FWIW, me too -- it builds ok for me, too. I have a dim recollection of some change a while ago that caused this badness (i.e., the trunk is fixed, but an old/stale sym link from before the fix makes it look like the problem is still there). IIRC, if you rm -rf the ompi/contrib/vt tree and the

Re: [OMPI devel] Trunk VT breakage

2011-11-22 Thread Matthias Jurenz
Hi, I've just made a clean checkout of the trunk and built it - I didn't see any problems. Also the latest MTT test-builds look good. Could you please re-checkout the trunk to have a clean working copy and try it again? Matthias On Tuesday 22 November 2011 04:15:25 Ralph Castain wrote: > Hi V

[OMPI devel] Trunk VT breakage

2011-11-21 Thread Ralph Castain
Hi VT developers The trunk is broken again, at least on a Mac: make[7]: *** No rule to make target `vt_filthandler.cc', needed by `vtfilter-vt_filthandler.o'. Stop. This is with a vanilla ./configure, no options other than prefix. Can you please fix? Thanks Ralph