Got it; I knew there was a reason -- I just couldn't remember what it was. If you care, the problem was actually a bug in Libtool's libltdl embedding machinery. We "fixed" the problem by not embedding libltdl by default any more (and went a different way...). If you care:
https://github.com/open-mpi/ompi/issues/311 was the initial identification of the issue. We tried a few different approaches to fix the problem. https://github.com/open-mpi/ompi/pull/410 was the final solution. (Ralph just recently PR'ed this over to the v1.8 branch) > On Apr 20, 2015, at 12:35 PM, Marco Atzeri <marco.atz...@gmail.com> wrote: > > On 4/20/2015 5:16 PM, Jeff Squyres (jsquyres) wrote: >> I looked at this thread in a little more detail... >> >> The question below is a little moot because of the change that was done to >> v1.8, but please humor me anyway. :-) >> >> Macro: I think you told me before, but I forget, so please refresh my >> memory: I seem to recall that there's a reason you're invoking autogen in a >> tarball, but I don't remember what it is. >> > > Hi Jeff, > > It is a standard best practice for cygwin package build. > Our package build system (cygport) has autoreconf as default > before configure.. > > 90% of the time is not really needed, but some packages are really > a pain. So to avoid surprise we play safe. > > >> I ask because in all POSIX cases at least, end users should be able to just >> untar, configure, make, make install -- they don't/shouldn't run autogen). >> I.e., it doesn't matter what version of Libtool end users have installed (or >> not!) because we bootstrapped the tarball with a Libtool version that we >> know works. Even more specifically: the error you're running in to should >> not have happened with a plain tarball -- the only cases where I can think >> of it happening would be if you got a git clone and ran autogen, or if you >> got a tarball and (re-)ran autogen. > > It is "got a tarball and (re-)ran autogen" > > I can disable it and test anyway, if it is really needed, but > I will prefer that autogen.sh works as expected. > > Regards > Marco > > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/04/17275.php -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/