Re: [O-MPI devel] rcache

2005-09-08 Thread Jeff Squyres
On Sep 8, 2005, at 6:23 AM, Ralf Wildenhues wrote: Ok, I checked, and here's the quick and correct solution then: ./config.status ompi/mca/rcache/base/Makefile depfiles The automatic rebuilding rules emitted by Automake should cause exactly this to be issued, though (Automake >= 1.6). So, if

Re: [O-MPI devel] rcache

2005-09-08 Thread Ralf Wildenhues
Hi George, * George Bosilca wrote on Wed, Sep 07, 2005 at 09:08:36PM CEST: > On Sep 7, 2005, at 2:47 PM, Ralf Wildenhues wrote: > > * George Bosilca wrote on Wed, Sep 07, 2005 at 08:29:44PM CEST: > > > >> It can happpens that the compilation will fails after the rcache > >> commit. It's again a de

Re: [O-MPI devel] rcache

2005-09-07 Thread George Bosilca
Well note that I hardly know anything about rcache too it's just an empty framework right now ... I just notice it break my compilation :) The mkdir + make -k is maybe not the best (or simplest) solution but for ompi is definitively the fastest. If I modify the Makefile.am the build system

Re: [O-MPI devel] rcache

2005-09-07 Thread Ralf Wildenhues
Hi George, (Note I know hardly anything about rcache, or mca for that matter, but a bit about Automake) * George Bosilca wrote on Wed, Sep 07, 2005 at 08:29:44PM CEST: > It can happpens that the compilation will fails after the rcache > commit. It's again a dependency problem. You just have to