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.68. Invocation command line was $ ./configure --prefix=/d1/build.v216/iraf/ --exec-prefix=/d1/build.v216/iraf/ --disable-shared --bindir=/d1/build.v216/iraf/bin --libdir=/d1/build.v216/iraf/bin ## --------- ## ## Platform. ## ## --------- ## hostname = tucana.tuc.noao.edu uname -m = i686 uname -r = 2.6.18-194.17.1.el5 uname -s = Linux uname -v = #1 SMP Wed Sep 29 12:51:33 EDT 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /home/fitz/bin PATH: /usr/local/bin PATH: /sbin PATH: /usr/java/latest/bin PATH: /usr/sbin PATH: /usr/bin/X11 PATH: /etc/ PATH: usr/etc PATH: /usr/lib PATH: . PATH: /home/fitz/bin PATH: /usr/local/bin PATH: /sbin PATH: /usr/java/latest/bin PATH: /usr/sbin PATH: /usr/bin/X11 PATH: /etc/ PATH: usr/etc PATH: /usr/lib PATH: /usr/lib/jvm/jre//bin PATH: /usr/local/nvoss//bin PATH: /usr/local/nvoss//java/apache-ant-1.7.1/bin PATH: /usr/local/nvoss//python/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/fitz/dhs PATH: /home/fitz/dhs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2125: checking for uname configure:2141: found /bin/uname configure:2153: result: 1 configure:2263: checking for gcc configure:2290: result: gcc configure:2519: checking for C compiler version configure:2528: gcc --version >&5 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4) Copyright (C) 2006 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:2539: $? = 0 configure:2528: gcc -v >&5 Reading specs from /usr/lib/../lib/gcc/i386-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-4) configure:2539: $? = 0 configure:2528: gcc -V >&5 gcc: `-V' option must have argument configure:2539: $? = 1 configure:2528: gcc -qversion >&5 gcc: unrecognized option `-qversion' gcc: no input files configure:2539: $? = 1 configure:2559: checking whether the C compiler works configure:2581: gcc conftest.c >&5 configure:2585: $? = 0 configure:2633: result: yes configure:2636: checking for C compiler default output file name configure:2638: result: a.out configure:2644: checking for suffix of executables configure:2651: gcc -o conftest conftest.c >&5 configure:2655: $? = 0 configure:2677: result: configure:2699: checking whether we are cross compiling configure:2707: gcc -o conftest conftest.c >&5 configure:2711: $? = 0 configure:2718: ./conftest configure:2722: $? = 0 configure:2737: result: no configure:2742: checking for suffix of object files configure:2764: gcc -c conftest.c >&5 configure:2768: $? = 0 configure:2789: result: o configure:2793: checking whether we are using the GNU C compiler configure:2812: gcc -c conftest.c >&5 configure:2812: $? = 0 configure:2821: result: yes configure:2830: checking whether gcc accepts -g configure:2850: gcc -c -g conftest.c >&5 configure:2850: $? = 0 configure:2891: result: yes configure:2908: checking for gcc option to accept ISO C89 configure:2972: gcc -c -g -O2 conftest.c >&5 configure:2972: $? = 0 configure:2985: result: none needed configure:3018: checking for gfortran configure:3034: found /usr/bin/gfortran configure:3045: result: gfortran configure:3129: checking for ranlib configure:3156: result: ranlib configure:3185: checking how to run the C preprocessor configure:3216: gcc -E conftest.c configure:3216: $? = 0 configure:3230: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3230: $? = 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:3255: result: gcc -E configure:3275: gcc -E conftest.c configure:3275: $? = 0 configure:3289: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3289: $? = 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:3318: checking for grep that handles long lines and -e configure:3376: result: /bin/grep configure:3381: checking for egrep configure:3443: result: /bin/grep -E configure:3448: checking for ANSI C header files configure:3468: gcc -c -g -O2 conftest.c >&5 configure:3468: $? = 0 configure:3541: gcc -o conftest -g -O2 conftest.c >&5 configure:3541: $? = 0 configure:3541: ./conftest configure:3541: $? = 0 configure:3552: result: yes configure:3565: checking for sys/types.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for sys/stat.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for stdlib.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for string.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for memory.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for strings.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for inttypes.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for stdint.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3565: checking for unistd.h configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3565: result: yes configure:3580: checking for stdlib.h configure:3580: result: yes configure:3580: checking for string.h configure:3580: result: yes configure:3580: checking math.h usability configure:3580: gcc -c -g -O2 conftest.c >&5 configure:3580: $? = 0 configure:3580: result: yes configure:3580: checking math.h presence configure:3580: gcc -E conftest.c configure:3580: $? = 0 configure:3580: result: yes configure:3580: checking for math.h configure:3580: result: yes configure:3580: checking limits.h usability configure:3580: gcc -c -g -O2 conftest.c >&5 configure:3580: $? = 0 configure:3580: result: yes configure:3580: checking limits.h presence configure:3580: gcc -E conftest.c configure:3580: $? = 0 configure:3580: result: yes configure:3580: checking for limits.h configure:3580: result: yes configure:3603: gcc -c -g -O2 conftest.c >&5 configure:3603: $? = 0 configure:3943: checking "whether ftruncate works" configure:3959: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:3959: $? = 0 configure:3963: result: "yes" configure:3977: checking "whether long long is defined" configure:3993: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:3993: $? = 0 configure:3997: result: "yes" configure:4018: checking "whether system V style IPC services are supported" configure:4039: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:4039: $? = 0 configure:4044: result: "yes" configure:4060: checking "do we have flock_t defined in sys/fcntl.h" configure:4076: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `flock_t' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) conftest.c:34: error: syntax error before "filler" configure:4076: $? = 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_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:4084: result: "no" configure:4090: checking "do we have flock_t defined in sys/flock.h" configure:4106: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c:28:23: sys/flock.h: No such file or directory conftest.c: In function `main': conftest.c:34: error: `flock_t' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) conftest.c:34: error: syntax error before "filler" configure:4106: $? = 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_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:4114: result: "no" configure:4125: checking "do we have union semun defined" configure:4143: gcc -c -g -O2 -Dg77Fortran -fPIC conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: storage size of 'filler' isn't known configure:4143: $? = 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_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:4151: result: "no" configure:4159: checking for library containing gethostbyname configure:4190: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:4190: $? = 0 configure:4207: result: none required configure:4217: checking for library containing connect configure:4248: gcc -o conftest -g -O2 -Dg77Fortran -fPIC conftest.c >&5 configure:4248: $? = 0 configure:4265: result: none required configure:4485: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tucana.tuc.noao.edu config.status:748: creating Makefile configure:5498: WARNING: unrecognized options: --disable-shared configure:5654: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tucana.tuc.noao.edu config.status:749: creating Makefile config.status:749: creating cfitsio.pc configure:6668: WARNING: unrecognized options: --disable-shared configure:6674: result: configure:6676: result: Congratulations, Makefile update was successful. configure:6678: result: You may want to run "make" now. configure:6680: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_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_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep 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_prog_uname_found=1 ac_cv_search_connect='none required' ac_cv_search_gethostbyname='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## ARCH='linux' CC='gcc' 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_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='3.4.6' 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/sh' SHLIB_LD='gcc -shared' SHLIB_SUFFIX='.so' SSE_FLAGS='' ac_ct_CC='gcc' bindir='/d1/build.v216/iraf/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/d1/build.v216/iraf' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='/d1/build.v216/iraf/bin' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' my_shmem='${SOURCES_SHMEM}' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/d1/build.v216/iraf' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' uname_found='1' ## ----------- ## ## 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_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