Re: [OMPI devel] running top-level autogen.sh breaks romio in 1.6.3 tarball

2012-11-01 Thread Jeff Squyres
Looks like this was already fixed in the trunk; I'm guessing there was a forgotten CMR to the v1.6 branch somewhere along the way. I've now fixed it in the v1.6 branch; this fix will be in the nightly tarballs: https://svn.open-mpi.org/trac/ompi/changeset/27553 I'll CMR this to the v1.7 bra

Re: [OMPI devel] running top-level autogen.sh breaks romio in 1.6.3 tarball

2012-10-31 Thread David Shrader
Hello, Thank you for the reply! All of the autotools I am using have the same or higher versions than those specified at http://www.open-mpi.org/software/ompi/v1.6/. I referenced the specific versions at the end of my initial email. After some digging on the svn branch and some help from Nat

Re: [OMPI devel] running top-level autogen.sh breaks romio in 1.6.3 tarball

2012-10-31 Thread Ralph Castain
We've seen this before - it's caused by using autotools that are too old. Please look at the HACKING file to see the required version levels. BTW: you should not be running autogen.sh on a tarball version. You should only run configure. On Oct 31, 2012, at 1:31 PM, David Shrader wrote: > Hel