Re: [OMPI devel] svn-trunk, no configure

2009-09-14 Thread Jeff Squyres
The HACKING file contains all the information that you need to build from the SVN trunk. On Sep 14, 2009, at 11:10 AM, Srinath Vadlamani wrote: I noticed that there is no configure in the svn-trunk. I tried to generate one with: srinath@proton:~/work/Packages/ompi-svn$ autoreconf -fi acl

[OMPI devel] svn-trunk, no configure

2009-09-14 Thread Srinath Vadlamani
I noticed that there is no configure in the svn-trunk. I tried to generate one with:srinath@proton:~/work/Packages/ompi-svn$ autoreconf -fi aclocal: acinclude.m4:30: file `config/mca_no_configure_components.m4' does not exist autoreconf: aclocal failed with exit status: 1 Any suggestions? <>Srin