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.69. Invocation command line was $ ./configure --prefix=/home/veles/work/white-dwarfs-plnets/soft/vast-1.0rc76/lib ## --------- ## ## Platform. ## ## --------- ## hostname = 318-3w uname -m = x86_64 uname -r = 3.16.0-62-generic uname -s = Linux uname -v = #83~14.04.1-Ubuntu SMP Fri Feb 26 22:52:39 UTC 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/veles/soft/APT_v2.6.4 PATH: /home/veles/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /usr/local/cuda/bin PATH: /usr/local/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2107: checking build system type configure:2121: result: x86_64-unknown-linux-gnu configure:2141: checking host system type configure:2154: result: x86_64-unknown-linux-gnu configure:2174: checking target system type configure:2187: result: x86_64-unknown-linux-gnu configure:2348: checking for gcc configure:2364: found /usr/bin/gcc configure:2375: result: gcc configure:2604: checking for C compiler version configure:2613: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:2624: $? = 0 configure:2613: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:2624: $? = 0 configure:2613: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2624: $? = 4 configure:2613: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2624: $? = 4 configure:2644: checking whether the C compiler works configure:2666: gcc conftest.c >&5 configure:2670: $? = 0 configure:2718: result: yes configure:2721: checking for C compiler default output file name configure:2723: result: a.out configure:2729: checking for suffix of executables configure:2736: gcc -o conftest conftest.c >&5 configure:2740: $? = 0 configure:2762: result: configure:2784: checking whether we are cross compiling configure:2792: gcc -o conftest conftest.c >&5 configure:2796: $? = 0 configure:2803: ./conftest configure:2807: $? = 0 configure:2822: result: no configure:2827: checking for suffix of object files configure:2849: gcc -c conftest.c >&5 configure:2853: $? = 0 configure:2874: result: o configure:2878: checking whether we are using the GNU C compiler configure:2897: gcc -c conftest.c >&5 configure:2897: $? = 0 configure:2906: result: yes configure:2915: checking whether gcc accepts -g configure:2935: gcc -c -g conftest.c >&5 configure:2935: $? = 0 configure:2976: result: yes configure:2993: checking for gcc option to accept ISO C89 configure:3056: gcc -c -g -O2 conftest.c >&5 configure:3056: $? = 0 configure:3069: result: none needed configure:3095: checking how to run the C preprocessor configure:3126: gcc -E conftest.c configure:3126: $? = 0 configure:3140: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3165: result: gcc -E configure:3185: gcc -E conftest.c configure:3185: $? = 0 configure:3199: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3228: checking for grep that handles long lines and -e configure:3286: result: /bin/grep configure:3291: checking for egrep configure:3353: result: /bin/grep -E configure:3358: checking for ANSI C header files configure:3378: gcc -c -g -O2 conftest.c >&5 configure:3378: $? = 0 configure:3451: gcc -o conftest -g -O2 conftest.c >&5 configure:3451: $? = 0 configure:3451: ./conftest configure:3451: $? = 0 configure:3462: result: yes configure:3475: checking for sys/types.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for sys/stat.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for stdlib.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for string.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for memory.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for strings.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for inttypes.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for stdint.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3475: checking for unistd.h configure:3475: gcc -c -g -O2 conftest.c >&5 configure:3475: $? = 0 configure:3475: result: yes configure:3515: checking bzlib.h usability configure:3515: gcc -c -g -O2 conftest.c >&5 conftest.c:52:19: fatal error: bzlib.h: No such file or directory #include ^ compilation terminated. configure:3515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3515: result: no configure:3515: checking bzlib.h presence configure:3515: gcc -E conftest.c conftest.c:19:19: fatal error: bzlib.h: No such file or directory #include ^ compilation terminated. configure:3515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3515: result: no configure:3515: checking for bzlib.h configure:3515: result: no configure:3696: checking for gcc configure:3723: result: gcc configure:3952: checking for C compiler version configure:3961: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:3972: $? = 0 configure:3961: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:3972: $? = 0 configure:3961: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3972: $? = 4 configure:3961: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3972: $? = 4 configure:3976: checking whether we are using the GNU C compiler configure:4004: result: yes configure:4013: checking whether gcc accepts -g configure:4074: result: yes configure:4091: checking for gcc option to accept ISO C89 configure:4167: result: none needed configure:4200: checking for gfortran configure:4216: found /usr/bin/gfortran configure:4227: result: gfortran configure:4272: checking for ar configure:4288: found /usr/bin/ar configure:4300: result: ar configure:4357: checking for ranlib configure:4373: found /usr/bin/ranlib configure:4384: result: ranlib configure:4410: checking for stdlib.h configure:4410: result: yes configure:4410: checking for string.h configure:4410: result: yes configure:4410: checking math.h usability configure:4410: gcc -c -g -O2 conftest.c >&5 configure:4410: $? = 0 configure:4410: result: yes configure:4410: checking math.h presence configure:4410: gcc -E conftest.c configure:4410: $? = 0 configure:4410: result: yes configure:4410: checking for math.h configure:4410: result: yes configure:4410: checking limits.h usability configure:4410: gcc -c -g -O2 conftest.c >&5 configure:4410: $? = 0 configure:4410: result: yes configure:4410: checking limits.h presence configure:4410: gcc -E conftest.c configure:4410: $? = 0 configure:4410: result: yes configure:4410: checking for limits.h configure:4410: result: yes configure:4433: gcc -c -g -O2 conftest.c >&5 configure:4433: $? = 0 configure:4782: checking "whether ftruncate works" configure:4798: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:32:10: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(0, 0); ^ configure:4798: $? = 0 configure:4802: result: "yes" configure:4816: checking "whether long long is defined" configure:4832: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:4832: $? = 0 configure:4836: result: "yes" configure:4857: checking "whether system V style IPC services are supported" configure:4878: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:4878: $? = 0 configure:4883: result: "yes" configure:4899: checking "do we have flock_t defined in sys/fcntl.h" configure:4915: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:35:1: error: unknown type name 'flock_t' flock_t filler; ^ configure:4915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BZIP2 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | | int | main () | { | | flock_t filler; | | ; | return 0; | } configure:4923: result: "no" configure:4929: checking "do we have flock_t defined in sys/flock.h" configure:4945: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c:29:23: fatal error: sys/flock.h: No such file or directory #include ^ compilation terminated. configure:4945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BZIP2 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | | int | main () | { | | flock_t filler; | | ; | return 0; | } configure:4953: result: "no" configure:4964: checking "do we have union semun defined" configure:4982: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:37:13: error: storage size of 'filler' isn't known union semun filler; ^ configure:4982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BZIP2 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | union semun filler; | | ; | return 0; | } configure:4990: result: "no" configure:4998: checking for library containing gethostbyname configure:5029: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:5029: $? = 0 configure:5046: result: none required configure:5056: checking for library containing connect configure:5087: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:5087: $? = 0 configure:5104: result: none required configure:5324: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 318-3w config.status:754: creating Makefile configure:6481: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 318-3w config.status:755: creating Makefile config.status:755: creating cfitsio.pc configure:7489: result: configure:7491: result: Congratulations, Makefile update was successful. configure:7493: result: You may want to run "make" now. configure:7495: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_header_bzlib_h=no ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_FC=gfortran ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_connect='none required' ac_cv_search_gethostbyname='none required' ac_cv_target=x86_64-unknown-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH='linux' ARCHIVE='ar rv' CC='gcc' CFITSIO_MAJOR='3' CFITSIO_MINOR='37' CFITSIO_SHLIB='libcfitsio${SHLIB_SUFFIX}.${CFITSIO_SONAME}.${CFITSIO_MAJOR}.${CFITSIO_MINOR}' CFITSIO_SHLIB_SONAME='libcfitsio${SHLIB_SUFFIX}.${CFITSIO_SONAME}' CFITSIO_SONAME='2' CFLAGS='-g -O2 -Dg77Fortran -fPIC' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_NET_SERVICES=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77_WRAPPERS='${FITSIO_SRC}' FC='gfortran' GCCVERSION='4.8' GREP='/bin/grep' INSTALL_ROOT='${prefix}' LDFLAGS='' LIBOBJS='' LIBPRE='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/bash' SHLIB_LD='gcc -shared -Wl,-soname,libcfitsio${SHLIB_SUFFIX}.${CFITSIO_SONAME}' SHLIB_SUFFIX='.so' SSE_FLAGS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' my_shmem='${SOURCES_SHMEM}' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/veles/work/white-dwarfs-plnets/soft/vast-1.0rc76/lib' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_BZIP2 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MATH_H 1 #define HAVE_LIMITS_H 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FTRUNCATE 1 #define HAVE_LONGLONG 1 #define HAVE_SHMEM_SERVICES 1 #define HAVE_NET_SERVICES 1 configure: exit 0