Re: [OMPI devel] configure patch

2008-01-25 Thread Jeff Squyres
Um -- duh. You're right; I didn't pay attention to the fact that he was patching the tarball, not the raw source. Thanks! On Jan 24, 2008, at 10:30 PM, Ralf Wildenhues wrote: Hi Jeff, * Jeff Squyres wrote on Fri, Jan 25, 2008 at 01:00:23AM CET: On Jan 19, 2008, at 3:38 AM, Ralf Wildenhue

Re: [OMPI devel] configure patch

2008-01-24 Thread Ralf Wildenhues
Hi Jeff, * Jeff Squyres wrote on Fri, Jan 25, 2008 at 01:00:23AM CET: > On Jan 19, 2008, at 3:38 AM, Ralf Wildenhues wrote: > > >This patch will not work with Solaris sh. Please consider using this > >instead, it should avoid the issues with both shells. (Untested.) > > Ralf -- the original pa

Re: [OMPI devel] configure patch

2008-01-24 Thread Jeff Squyres
On Jan 19, 2008, at 3:38 AM, Ralf Wildenhues wrote: This patch will not work with Solaris sh. Please consider using this instead, it should avoid the issues with both shells. (Untested.) Ralf -- the original patch changed both ompi_get_version.m4 and ompi_get_version.sh; your patch only ch

Re: [OMPI devel] configure patch

2008-01-19 Thread Ralf Wildenhues
* Jeff Squyres wrote on Sat, Jan 19, 2008 at 02:03:02AM CET: > On Jan 8, 2008, at 6:53 PM, Elan Ruusamäe wrote: > > > > please consider applying this patch > > http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openmpi-ksh.patch > > > > fixes build process when /bin/sh is not bash (for example pdk

Re: [OMPI devel] configure patch

2008-01-18 Thread Jeff Squyres
This patch seems to work for me on Linux. Sun -- can you test this with the Solaris sh? On Jan 8, 2008, at 6:53 PM, Elan Ruusamäe wrote: hi please consider applying this patch http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openmpi-ksh.patch fixes build process when /bin/sh is not bash