"Jeff Squyres (jsquyres)" <jsquy...@cisco.com> writes: > On Aug 16, 2016, at 3:07 PM, Reuti <re...@staff.uni-marburg.de> wrote: >> >> Thx a bunch - that was it. Despite searching for a solution I found >> only hints that didn't solve the issue. > > FWIW, we talk about this in the HACKING file, but I admit that's not > necessarily the easiest place to find: > > https://github.com/open-mpi/ompi/blob/master/HACKING#L126-L129
autogen.pl tries to check versions of the tools, as one might hope, so the question is why it fails. The check works for me on RHEL6 if I reverse the order of the autoconf and libtool checks. A related question I should have asked long ago: I don't suppose it would have helped to catch this, but why is it necessary to configure gridengine support specifically? It doesn't need library support and seems harmless at run time if you're not using gridengine, as it just needs environment variables which are unlikely to be wrongly set -- other things rely on them to distinguish resource managers. Similarly for any other resource manager that works like that. _______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users