This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:544: checking CGNS version configure:554: checking if gcc is requested configure:876: checking whether the C compiler (cc -fno-common ) works configure:892: cc -o conftest -fno-common conftest.c 1>&5 configure:918: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:923: checking whether we are using GNU C configure:932: cc -E conftest.c configure:961: checking if compiler supports prototyping configure:971: cc -c -fno-common conftest.c 1>&5 configure:990: checking for object suffix configure:996: cc -c -fno-common conftest.c 1>&5 configure:1014: checking for Cygwin environment configure:1030: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1026: error: `__CYGWIN32__' undeclared (first use in this function) configure:1026: error: (Each undeclared identifier is reported only once configure:1026: error: for each function it appears in.) configure: failed program was: #line 1019 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1047: checking for mingw32 environment configure:1059: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1055: error: `__MINGW32__' undeclared (first use in this function) configure:1055: error: (Each undeclared identifier is reported only once configure:1055: error: for each function it appears in.) configure: failed program was: #line 1052 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1078: checking for executable suffix configure:1088: cc -o conftest -fno-common conftest.c 1>&5 configure:1234: checking whether we are using GNU Fortran 77 configure:1243: gfortran42 -E conftest.fpp ./configure: line 1: gfortran42: command not found configure:1264: checking if debugging is enabled configure:1295: checking for ranlib configure:1328: checking for strip configure:1363: checking how to run the C preprocessor configure:1384: cc -E conftest.c >/dev/null 2>conftest.out configure:1443: checking for ANSI C header files configure:1456: cc -E conftest.c >/dev/null 2>conftest.out configure:1523: cc -o conftest -fno-common conftest.c 1>&5 configure:1556: checking for working const configure:1610: cc -c -fno-common conftest.c 1>&5 configure:1634: checking for size_t configure:1677: checking if system was specified configure:1687: checking if 64bit support is requested configure:1701: checking cgsystem configure:1818: checking if Fortran interface is enabled configure:1868: checking Fortran to C interface configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1881: cc -c -fno-common conftest.c 1>&5 configure:1895: gfortran42 -o conftest conftest.f conffunc.o 1>&5 ./configure: line 1: gfortran42: command not found configure: failed program was: program main call ffunc end configure:1947: checking for concatenation operator configure:2008: checking if building a shared library configure:2070: checking if using HDF5 configure:2182: checking if using zlib configure:2197: checking for compress2 in -lz configure:2216: cc -o conftest -fno-common conftest.c -lz 1>&5 configure:2261: checking if using szip configure:2347: checking for ceil in -lm configure:2366: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2681: checking for a BSD compatible install configure:2742: checking where to install library configure:2747: checking where to install headers