On Apr 27, 2015, at 5:02 PM, Walt Brainerd <walt.brain...@gmail.com> wrote: > > CC constants.lo > In file included from ../../../../opal/include/opal_config_bottom.h:256:0, > from ../../../../opal/include/opal_config.h:2797, > from ../../../../ompi/include/ompi_config.h:27, > from constants.c:10: > /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/stdint.h:9:26: fatal error: > stdint.h > : No such file or directory > # include_next <stdint.h> > ^ > compilation terminated. > Makefile:4194: recipe for target 'constants.lo' failed
This looks like you have a busted compiler installation...? > make[2]: *** [constants.lo] Error 1 > make[2]: Leaving directory > '/cygdrive/c/walt/Software/Openmpi/openmpi-1.8.4/ompi > /mpi/fortran/use-mpi-f08' > Makefile:3126: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > '/cygdrive/c/walt/Software/Openmpi/openmpi-1.8.4/ompi > ' > Makefile:1686: recipe for target 'all-recursive' failed > make: *** [all-recursive] Error 1 The rest of these messages are somewhat irrelevant; they just represent "make" unwinding out of recursive calls. The real error is the #include statement failing to compile in the ompi/mpi/fortran/use-mpi-f08/constants.c file. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/