devel@lists.open-mpi.org

2006-11-30 Thread Jeff Squyres
Sorry for the delay in replying -- this has been a crazy week in trying to catch up from SC06 and the US holiday... Ok, I think I've got all the fixes in now; I simulated a full build in your environment and I think I fixed up 2 more typos (including the one you noted). Attached is a patc

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralph H Castain
Thanks Ralf! Much appreciated. On 11/30/06 8:33 AM, "Ralf Wildenhues" wrote: > * Ralph Castain wrote on Thu, Nov 30, 2006 at 04:12:16PM CET: >> That could be the problem. I had to update automake, and unfortunately >> Darwin Ports hasn't reached that level yet. So I had to build and install >>

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralf Wildenhues
* Ralph Castain wrote on Thu, Nov 30, 2006 at 04:12:16PM CET: > That could be the problem. I had to update automake, and unfortunately > Darwin Ports hasn't reached that level yet. So I had to build and install > automake by hand under my own bin directory. But libtool etc are all in > /usr/bin. T

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralph Castain
That could be the problem. I had to update automake, and unfortunately Darwin Ports hasn't reached that level yet. So I had to build and install automake by hand under my own bin directory. But libtool etc are all in /usr/bin. I'll give your suggestion a shot later - gotta run. Thanks Ralph On

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralph Castain
m4 version is 1.4.2 I see no errors earlier in the output. There were a few additional lines after the ones I quoted below - here is the full error output: *** Running GNU tools [Running] aclocal configure.in:1994: warning: macro `AM_PROG_LIBTOOL' not found in library [Running] autoheader [Runnin

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralf Wildenhues
> * Ralph Castain wrote on Thu, Nov 30, 2006 at 03:55:05PM CET: > > > > configure.in:1994: warning: macro `AM_PROG_LIBTOOL' not found in library > > [Running] autoheader > > [Running] autoconf > > configure.in:1997: error: possibly undefined macro: AM_PROG_LIBTOOL > > If this token and other

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralf Wildenhues
* Ralph Castain wrote on Thu, Nov 30, 2006 at 03:55:05PM CET: > > I updated this morning and hit a few problems. I found I was using autoconf > 2.60, so I had to update to automake 1.10 as you indicated. However, once I > did that, I still couldn't build due to the following errors: > > configure

Re: [OMPI devel] Build system changes

2006-11-30 Thread Ralph Castain
Yo Brian I updated this morning and hit a few problems. I found I was using autoconf 2.60, so I had to update to automake 1.10 as you indicated. However, once I did that, I still couldn't build due to the following errors: configure.in:1994: warning: macro `AM_PROG_LIBTOOL' not found in library [