[mpich-devel] Issue running autogen.sh in clean git master

Bland, Wesley wesley.bland at intel.com
Wed Nov 8 09:40:29 CST 2017


That looks like a problem of not having the latest submodules. You might need to

git submodule update --init --recursive

This is going to change again though when https://github.com/pmodels/mpich/pull/2851 gets merged.

On Nov 8, 2017, at 9:35 AM, Lisandro Dalcin <dalcinl at gmail.com<mailto:dalcinl at gmail.com>> wrote:

[dalcinl at kw14821 mpich]$ git clean -dxf .
[dalcinl at kw14821 mpich]$ git branch
* master
[dalcinl at kw14821 mpich]$ ./autogen.sh

########################################################
## Checking to make sure the directory structure is sane
########################################################


####################################
## Replicating confdb (and similar)
####################################

syncing 'src/mpl' --> 'src/mpi/romio/mpl'
syncing 'confdb' --> 'src/mpi/romio/confdb'
syncing 'confdb' --> 'test/mpi/confdb'
===> ERROR:   expected to find 'aclocal_cc.m4' in 'src/mpi/romio/confdb'


--
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/

4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 0109
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa

Office Phone: +966 12 808-0459
_______________________________________________
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/devel/attachments/20171108/0a385594/attachment.html>


More information about the devel mailing list