[OMPI devel] some configury nits

2008-07-26 Thread Ralf Wildenhues
Hello, I tried to build OpenMPI trunk on my Debian stable/testing mix, and to make things more interesting, today my /bin/sh is dash, and while gcc is version 4.3.1, g++ remained at 4.1.3. I needed the following patch in order to get configure to finish ("test ... == ..." is a bash extension). T

Re: [OMPI devel] some configury nits

2008-07-26 Thread Jeff Squyres
Thanks Ralf! Dresden/VT guys: can you apply the VT-related patches, and look into the AX_OPENMP issue? I'll apply the ptmalloc2 patch. On Jul 26, 2008, at 6:35 AM, Ralf Wildenhues wrote: Hello, I tried to build OpenMPI trunk on my Debian stable/testing mix, and to make things more inter

Re: [OMPI devel] === CREATE FAILURE ===

2008-07-26 Thread Jeff Squyres
Tim pointed out to me on IM that this was a trunk build, not a v1.3 build (he's going to update the script to make this error message a bit more obvious). I'm checking into this failure now... On Jul 25, 2008, at 10:15 PM, Jeff Squyres wrote: I can find no reason why this failed. :-( I

Re: [OMPI devel] === CREATE FAILURE ===

2008-07-26 Thread Jeff Squyres
I've committed r19045 that should finally fix the problem. Ugh. On Jul 26, 2008, at 8:48 AM, Jeff Squyres wrote: Tim pointed out to me on IM that this was a trunk build, not a v1.3 build (he's going to update the script to make this error message a bit more obvious). I'm checking into th