Re: [OMPI users] open-mpi 1.2 build failure under Mac OS X 10.3.9

2007-03-19 Thread Marius Schamschula
Thanks Brian, The patch worked for finishing the Mac OS X 10.3 build. Also, thanks for the hint for setting FC. It was sitting there in plain sight, but I was looking for F95... On Mar 19, 2007, at 12:28 PM, Brian Barrett wrote: Hi - Thanks for the bug report. I've fixed the problem in S

Re: [OMPI users] open-mpi 1.2 build failure under Mac OS X 10.3.9

2007-03-19 Thread Brian Barrett
Hi - Thanks for the bug report. I've fixed the problem in SVN and it will likely be part of the 1.2.1 release (whenever that happens). In the mean time, I've attached a patch that should apply to the 1.2 tarball that will also fix the problem. The environment variables you want for spec

Re: [OMPI users] open-mpi 1.2 build failure under Mac OS X 10.3.9

2007-03-18 Thread Jeff Squyres
Whoops -- looks like we're missing an #include statement (we do all of our testing on OS X 10.4, not 10.3). I'm not sure offhand which 10.3 #include file provides the definition for "struct iovec" -- can you try adding a few #includes to the top of the file (e.g., ) and let us know which on

[OMPI users] open-mpi 1.2 build failure under Mac OS X 10.3.9

2007-03-16 Thread Marius Schamschula
Hi all, I was building open-mpi 1.2 on my G4 running Mac OS X 10.3.9 and had a build failure with the following: depbase=`echo runtime/ompi_mpi_preconnect.lo | sed 's|[^/]*$|.deps/ &|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../opal/include