Re: [OMPI devel] bug in Makefile.in

2006-05-09 Thread Dries Kimpe
Brian Barrett wrote: > I think I have this fixed (using the $file_system_[foo] variables). > Thanks for all the bug reports. I've committed to the trunk and am > building a new nightly tarball right now. Can you try it to make > sure I have all your issues fixed? > I reverted all my modif

Re: [OMPI devel] another small ROMIO fix...

2006-05-09 Thread Jeff Squyres (jsquyres)
All the ROMIO fixes have been committed to the v1.0 and v1.1 branches. > -Original Message- > From: devel-boun...@open-mpi.org > [mailto:devel-boun...@open-mpi.org] On Behalf Of Brian Barrett > Sent: Tuesday, May 09, 2006 5:37 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] anot

Re: [OMPI devel] another small ROMIO fix...

2006-05-09 Thread Brian Barrett
On May 8, 2006, at 11:17 PM, Dries Kimpe wrote: In ompi/mca/io/romio/romio/adio/Makefile.am there is an entry missing for PVFS2. Index: Makefile.am === --- Makefile.am (revision 9851) +++ Makefile.am (working copy) @@ -139,7 +139,7

Re: [OMPI devel] bug in Makefile.in

2006-05-09 Thread Brian Barrett
I think I have this fixed (using the $file_system_[foo] variables). Thanks for all the bug reports. I've committed to the trunk and am building a new nightly tarball right now. Can you try it to make sure I have all your issues fixed? Thanks for all the bug reports! Brian On May 8, 200