Open ompiteam opened 10 years ago
Imported from trac issue 388. Created by emallove on 2009-11-04T15:18:46, last modified: 2009-11-04T15:22:01
Trac comment by emallove on 2009-11-04 15:22:01:
See also this mtt-users discussion: http://www.open-mpi.org/community/lists/mtt-users/2009/11/0693.php
Several sites report "configure: No such file" errors in their ibm test builds (http://www.open-mpi.org/mtt/index.php?do_redir=1170). This may be a site-specific issue with Autotools not being properly set in the MTT client's environment, or a defect in the implementation of the
svn_post_export
INI parameter. The current workaround (which appears to work for Sun) is to putautogen.sh
beforeconfigure
in theshell_build_command
.