Fixed on the trunk in r24603; I filed CMRs to bring it to v1.4 and v1.5. Thanks for reporting the issue.
Gus did mention a good workaround for current releases: you can use VPATH builds to get the same effect (i.e., just rm -rf the build directory when done). On Apr 7, 2011, at 3:13 PM, Jeff Squyres wrote: > Oops! Probably a missed corner case that shouldn't be hard to fix. I've > filed a bug about this, so that it doesn't fall off the to-do list: > > https://svn.open-mpi.org/trac/ompi/ticket/2768 > > > On Apr 6, 2011, at 3:21 PM, David Gunter wrote: > >> We tend to build OMPI for several different architectures. Rather than untar >> the archive file each time I'd rather do a "make distclean" in between >> builds. However, this always produces the following error: >> >> ... >> Making distclean in libltdl >> make[2]: Entering directory `/user/openmpi-1.4.3/opal/libltdl' >> make[2]: *** No rule to make target `distclean'. Stop. >> make[2]: Leaving directory `/user/openmpi-1.4.3/opal/libltdl' >> make[1]: *** [distclean-recursive] Error 1 >> make[1]: Leaving directory `/user/openmpi-1.4.3/opal' >> make: *** [distclean-recursive] Error 1 >> >> and then fails to finish the rest of the cleanup. >> >> The reason is due to to our specific systems and the use of the configure >> argument --disable-dlopen, so nothing (including the Makefile) gets created >> in /user/openmpi-1.4.3/opal/libltd. >> >> Is there a workaround for this? >> >> Thanks, >> david >> -- >> David Gunter >> HPC-3: Infrastructure Team >> Los Alamos National Laboratory >> >> >> >> >> >> _______________________________________________ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users > > > -- > Jeff Squyres > jsquy...@cisco.com > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/