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] 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

Re: [OMPI devel] bug in Makefile.in

2006-05-08 Thread Ralf Wildenhues
* Dries Kimpe wrote on Mon, May 08, 2006 at 08:46:49PM CEST: > > 2) The $ in grep 'pvfs$' was added by me as a temporary hack to > prevent it from building pvfs along with pvfs2. > It's not a good solution anyway, because $FILE_SYSTEM contains things > as "nfs ufs pvfs pvfs2" > > Really,

Re: [OMPI devel] bug in Makefile.in

2006-05-08 Thread Dries Kimpe
There are a number of errors in my mail below (probably caused by the fact that I was in a hurry to leave for dinner ;-) 1) The file is configure.in, in mca/io/romio/romio/configure.in, not Makefile.in 2) The $ in grep 'pvfs$' was added by me as a temporary hack to prevent it from building