<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
That looks like a problem of not having the latest submodules. You might need to
<div class=""><br class="">
</div>
<div class="">git submodule update --init --recursive</div>
<div class=""><br class="">
</div>
<div class="">This is going to change again though when <a href="https://github.com/pmodels/mpich/pull/2851" class="">https://github.com/pmodels/mpich/pull/2851</a> gets merged.<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Nov 8, 2017, at 9:35 AM, Lisandro Dalcin <<a href="mailto:dalcinl@gmail.com" class="">dalcinl@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">[dalcinl@kw14821 mpich]$ git clean -dxf .<br class="">
[dalcinl@kw14821 mpich]$ git branch<br class="">
* master<br class="">
[dalcinl@kw14821 mpich]$ ./autogen.sh<br class="">
<br class="">
########################################################<br class="">
## Checking to make sure the directory structure is sane<br class="">
########################################################<br class="">
<br class="">
<br class="">
####################################<br class="">
## Replicating confdb (and similar)<br class="">
####################################<br class="">
<br class="">
syncing 'src/mpl' --> 'src/mpi/romio/mpl'<br class="">
syncing 'confdb' --> 'src/mpi/romio/confdb'<br class="">
syncing 'confdb' --> 'test/mpi/confdb'<br class="">
===> ERROR:   expected to find 'aclocal_cc.m4' in 'src/mpi/romio/confdb'<br class="">
<br class="">
<br class="">
-- <br class="">
Lisandro Dalcin<br class="">
============<br class="">
Research Scientist<br class="">
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)<br class="">
Extreme Computing Research Center (ECRC)<br class="">
King Abdullah University of Science and Technology (KAUST)<br class="">
<a href="http://ecrc.kaust.edu.sa/" class="">http://ecrc.kaust.edu.sa/</a><br class="">
<br class="">
4700 King Abdullah University of Science and Technology<br class="">
al-Khawarizmi Bldg (Bldg 1), Office # 0109<br class="">
Thuwal 23955-6900, Kingdom of Saudi Arabia<br class="">
http://www.kaust.edu.sa<br class="">
<br class="">
Office Phone: +966 12 808-0459<br class="">
_______________________________________________<br class="">
To manage subscription options or unsubscribe:<br class="">
https://lists.mpich.org/mailman/listinfo/devel<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>