I noticed that when running configure on the nightly snapshot tarball the following errors (warnings really, since it didn't stop configure) were produced. These seem to be remnants from the autogen.sh script pointing to files that do not (and should not) exist in the distribution.

---------------------
shell$ ./configure --prefix=/foo/bar/
...
grep: ./orte/mca/gpr/proxy/configure.params: No such file or directory
grep: ./orte/mca/gpr/replica/configure.params: No such file or directory
grep: ./orte/mca/gpr/null/configure.params: No such file or directory
---------------------

Any thoughts on how to fix this? I was using the r17175 nightly tarball.

Cheers,
Josh

Reply via email to