This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = lhrnb uname -m = i686 uname -r = 1.5.25(0.156/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2007-12-14 19:21 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/Program Files/MiKTeX 2.5/miktex/bin PATH: /cygdrive/c/Program Files/ThinkPad/Utilities PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/Program Files/ThinkPad/ConnectUtilities PATH: /gs/gs8.14/bin PATH: /matlab704/bin/win32 PATH: /cygdrive/c/Program Files/MikTeX 2.5/miktex/bin PATH: /jre/bin PATH: /cygdrive/c/Program Files/QuickTime/QTSystem/ PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:1448: checking for gcc configure:1464: found /usr/bin/gcc configure:1474: result: gcc configure:1718: checking for C compiler version configure:1721: gcc --version &5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1724: $? = 0 configure:1726: gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:1729: $? = 0 configure:1731: gcc -V &5 gcc: `-V' option must have argument configure:1734: $? = 1 configure:1757: checking for C compiler default output file name configure:1760: gcc conftest.c >&5 configure:1763: $? = 0 configure:1809: result: a.exe configure:1814: checking whether the C compiler works configure:1820: ./a.exe configure:1823: $? = 0 configure:1840: result: yes configure:1847: checking whether we are cross compiling configure:1849: result: no configure:1852: checking for suffix of executables configure:1854: gcc -o conftest.exe conftest.c >&5 configure:1857: $? = 0 configure:1882: result: .exe configure:1888: checking for suffix of object files configure:1909: gcc -c conftest.c >&5 configure:1912: $? = 0 configure:1934: result: o configure:1938: checking whether we are using the GNU C compiler configure:1962: gcc -c conftest.c >&5 configure:1968: $? = 0 configure:1972: test -z || test ! -s conftest.err configure:1975: $? = 0 configure:1978: test -s conftest.o configure:1981: $? = 0 configure:1994: result: yes configure:2000: checking whether gcc accepts -g configure:2021: gcc -c -g conftest.c >&5 configure:2027: $? = 0 configure:2031: test -z || test ! -s conftest.err configure:2034: $? = 0 configure:2037: test -s conftest.o configure:2040: $? = 0 configure:2051: result: yes configure:2068: checking for gcc option to accept ANSI C configure:2138: gcc -c -g -O2 conftest.c >&5 configure:2144: $? = 0 configure:2148: test -z || test ! -s conftest.err configure:2151: $? = 0 configure:2154: test -s conftest.o configure:2157: $? = 0 configure:2175: result: none needed configure:2193: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2199: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2383: checking for g77 configure:2399: found /usr/bin/g77 configure:2409: result: g77 configure:2424: checking for Fortran 77 compiler version configure:2427: g77 --version &5 GNU Fortran (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:2430: $? = 0 configure:2432: g77 -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:2435: $? = 0 configure:2437: g77 -V &5 g77: `-V' option must have argument configure:2440: $? = 1 configure:2448: checking whether we are using the GNU Fortran 77 compiler configure:2462: g77 -c conftest.F >&5 configure:2468: $? = 0 configure:2472: test -z || test ! -s conftest.err configure:2475: $? = 0 configure:2478: test -s conftest.o configure:2481: $? = 0 configure:2494: result: yes configure:2500: checking whether g77 accepts -g configure:2512: g77 -c -g conftest.f >&5 configure:2518: $? = 0 configure:2522: test -z || test ! -s conftest.err configure:2525: $? = 0 configure:2528: test -s conftest.o configure:2531: $? = 0 configure:2543: result: yes configure:2603: checking how to run the C preprocessor configure:2638: gcc -mno-cygwin -E conftest.c configure:2644: $? = 0 configure:2676: gcc -mno-cygwin -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2721: result: gcc -mno-cygwin -E configure:2745: gcc -mno-cygwin -E conftest.c configure:2751: $? = 0 configure:2783: gcc -mno-cygwin -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2873: checking for ranlib configure:2889: found /usr/bin/ranlib configure:2900: result: ranlib configure:2915: checking for ar configure:2933: found /usr/bin/ar configure:2945: result: /usr/bin/ar configure:2963: checking for main in -lm configure:2987: gcc -mno-cygwin -o conftest.exe -g -O2 conftest.c -lm >&5 configure:2993: $? = 0 configure:2997: test -z || test ! -s conftest.err configure:3000: $? = 0 configure:3003: test -s conftest.exe configure:3006: $? = 0 configure:3019: result: yes configure:3075: checking for dasum in -lblas configure:3088: g77 -mno-cygwin -o conftest.exe -g -O2 conftest.f -lblas -lm >&5 configure:3094: $? = 0 configure:3098: test -z || test ! -s conftest.err configure:3101: $? = 0 configure:3104: test -s conftest.exe configure:3107: $? = 0 configure:3120: result: yes configure:3129: checking for dbdsqr in -llapack configure:3142: g77 -mno-cygwin -o conftest.exe -g -O2 conftest.f -llapack -lblas -lm >&5 configure:3148: $? = 0 configure:3152: test -z || test ! -s conftest.err configure:3155: $? = 0 configure:3158: test -s conftest.exe configure:3161: $? = 0 configure:3174: result: yes configure:3273: checking for main in -lgslcblas configure:3297: gcc -mno-cygwin -o conftest.exe -g -O2 conftest.c -lgslcblas -lm >&5 configure:3303: $? = 0 configure:3307: test -z || test ! -s conftest.err configure:3310: $? = 0 configure:3313: test -s conftest.exe configure:3316: $? = 0 configure:3329: result: yes configure:3340: checking for main in -lgsl configure:3364: gcc -mno-cygwin -o conftest.exe -g -O2 conftest.c -lgsl -lgslcblas -lm >&5 configure:3370: $? = 0 configure:3374: test -z || test ! -s conftest.err configure:3377: $? = 0 configure:3380: test -s conftest.exe configure:3383: $? = 0 configure:3396: result: yes configure:4308: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lhrnb config.status:650: creating variables ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=yes ac_cv_lib_blas_dasum=yes ac_cv_lib_gsl_main=yes ac_cv_lib_gslcblas_main=yes ac_cv_lib_lapack_dbdsqr=yes ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_prog_CPP='gcc -mno-cygwin -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_f77_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar ruvs' CC='gcc -mno-cygwin' CFLAGS='-g -O2' CPP='gcc -mno-cygwin -E' CPPFLAGS='' C_FLAGS='-g -O2 -DHAVE_BLAS_LAPACK -DHAVE_ARPACK -DHAVE_GSL' C_PARSER_FLAGS='-g -O2 -DHAVE_BLAS_LAPACK -DHAVE_ARPACK -DHAVE_GSL' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 -DHAVE_LIBGSLCBLAS=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='.exe' F77='g77 -mno-cygwin' F77_FLAGS='-g -O2' FFLAGS='-g -O2' GETDP_DIRS='Main Parser Post Function Integration GeoData DofData Numeric DataStr FMM Sparskit Arpack' GETDP_LIBS='-Llib -lMain -lParser -lPost -lFunction -lIntegration -lGeoData -lDofData -lNumeric -lSparskit -lDataStr -lFMM -lArpack -llapack -lblas -lwsock32 -lgsl -lgslcblas -lm' LDFLAGS='' LIBOBJS='' LIBS='-lgslcblas -lm ' LINKER='g77 -mno-cygwin' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PETSC_ARCH='' PETSC_DIR='' PETSC_INCLUDE_MAKEFILE='' RANLIB='ranlib' SHELL='/bin/sh' SOLVER='-DHAVE_SPARSKIT -DHAVE_ILU_FLOAT' UNAME='CYGWIN_NT-5.1-no-cygwin' ac_ct_CC='gcc' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBGSLCBLAS 1 #define HAVE_LIBM 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 0