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.67. Invocation command line was $ ./configure --prefix=/opt --with-headas=/opt/heasoft-6.13/i386-apple-darwin12.2.1 ## --------- ## ## Platform. ## ## --------- ## hostname = 4U0115.local uname -m = x86_64 uname -r = 12.2.1 uname -s = Darwin uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 169 tasks, 677 threads, 4 processors Load average: 1.72, Mach factor: 2.60 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/heasoft-6.13/i386-apple-darwin12.2.1/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /usr/texbin PATH: /usr/local/git/bin PATH: /Users/ferrigno/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Users/ferrigno/satscripts/xtescripts PATH: /Users/ferrigno/satscripts PATH: /Users/ferrigno/satscripts/xmmscripts PATH: /Users/ferrigno/satscripts/suzakuscripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:2664: checking whether make sets $(MAKE) configure:2686: result: yes configure:2738: checking for ranlib configure:2754: found /usr/bin/ranlib configure:2765: result: ranlib configure:2801: checking for a BSD-compatible install configure:2869: result: /usr/bin/install -c configure:2884: checking build system type configure:2898: result: x86_64-apple-darwin12.2.1 configure:2918: checking host system type configure:2931: result: x86_64-apple-darwin12.2.1 configure:3058: checking for Fortran compiler version configure:3067: /usr/local/bin/g95 --version >&5 G95 (GCC 4.1.2 (g95 0.94!) Dec 7 2012) Copyright (C) 2002-2008 Free Software Foundation, Inc. G95 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of G95 under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:3078: $? = 0 configure:3067: /usr/local/bin/g95 -v >&5 Using built-in specs. Target: Configured with: ../configure --enable-languages=c --disable-nls Thread model: posix gcc version 4.1.2 (g95 0.94!) Dec 7 2012 configure:3078: $? = 0 configure:3067: /usr/local/bin/g95 -V >&5 g95: '-V' option must have argument configure:3078: $? = 1 configure:3067: /usr/local/bin/g95 -qversion >&5 g95: unrecognized option '-qversion' g95: no input files configure:3078: $? = 1 configure:3093: checking whether the Fortran compiler works configure:3115: /usr/local/bin/g95 conftest.f >&5 ld: warning: -macosx_version_min not specified, assuming 10.7 ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in __start from /usr/lib//crt1.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie configure:3119: $? = 0 configure:3167: result: yes configure:3170: checking for Fortran compiler default output file name configure:3172: result: a.out configure:3178: checking for suffix of executables configure:3185: /usr/local/bin/g95 -o conftest conftest.f >&5 ld: warning: -macosx_version_min not specified, assuming 10.7 ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in __start from /usr/lib//crt1.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie configure:3189: $? = 0 configure:3211: result: configure:3227: checking whether we are cross compiling configure:3235: /usr/local/bin/g95 -o conftest conftest.f >&5 ld: warning: -macosx_version_min not specified, assuming 10.7 ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in __start from /usr/lib//crt1.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie configure:3239: $? = 0 configure:3246: ./conftest configure:3250: $? = 0 configure:3265: result: no configure:3270: checking for suffix of object files configure:3286: /usr/local/bin/g95 -c conftest.f >&5 configure:3290: $? = 0 configure:3311: result: o configure:3319: checking whether we are using the GNU Fortran compiler configure:3332: /usr/local/bin/g95 -c conftest.F >&5 configure:3332: $? = 0 configure:3341: result: yes configure:3347: checking whether /usr/local/bin/g95 accepts -g configure:3358: /usr/local/bin/g95 -c -g conftest.f >&5 configure:3358: $? = 0 configure:3366: result: yes configure:3439: checking for gcc configure:3466: result: /usr/bin/gcc configure:3695: checking for C compiler version configure:3704: /usr/bin/gcc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) Copyright (C) 2007 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:3715: $? = 0 configure:3704: /usr/bin/gcc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) configure:3715: $? = 0 configure:3704: /usr/bin/gcc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:3715: $? = 1 configure:3704: /usr/bin/gcc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:3715: $? = 1 configure:3719: checking whether we are using the GNU C compiler configure:3738: /usr/bin/gcc -c conftest.c >&5 configure:3738: $? = 0 configure:3747: result: yes configure:3756: checking whether /usr/bin/gcc accepts -g configure:3776: /usr/bin/gcc -c -g conftest.c >&5 configure:3776: $? = 0 configure:3817: result: yes configure:3834: checking for /usr/bin/gcc option to accept ISO C89 configure:3898: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:3898: $? = 0 configure:3911: result: none needed configure:3937: checking how to run the C preprocessor configure:3968: /usr/bin/gcc -E conftest.c configure:3968: $? = 0 configure:3982: /usr/bin/gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3982: $? = 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:4007: result: /usr/bin/gcc -E configure:4027: /usr/bin/gcc -E conftest.c configure:4027: $? = 0 configure:4041: /usr/bin/gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4041: $? = 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:4070: checking for grep that handles long lines and -e configure:4128: result: /usr/bin/grep configure:4133: checking for egrep configure:4195: result: /usr/bin/grep -E configure:4200: checking for ANSI C header files configure:4220: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4220: $? = 0 configure:4293: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4293: $? = 0 configure:4293: ./conftest configure:4293: $? = 0 configure:4304: result: yes configure:4317: checking for sys/types.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for sys/stat.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for stdlib.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for string.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for memory.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for strings.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for inttypes.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for stdint.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for unistd.h configure:4317: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4330: checking minix/config.h usability configure:4330: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:4330: $? = 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:4330: result: no configure:4330: checking minix/config.h presence configure:4330: /usr/bin/gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:4330: $? = 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:4330: result: no configure:4330: checking for minix/config.h configure:4330: result: no configure:4351: checking whether it is safe to define __EXTENSIONS__ configure:4369: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4369: $? = 0 configure:4376: result: yes configure:4439: checking for gcc configure:4466: result: /usr/bin/gcc configure:4695: checking for C compiler version configure:4704: /usr/bin/gcc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) Copyright (C) 2007 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:4715: $? = 0 configure:4704: /usr/bin/gcc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) configure:4715: $? = 0 configure:4704: /usr/bin/gcc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:4715: $? = 1 configure:4704: /usr/bin/gcc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:4715: $? = 1 configure:4719: checking whether we are using the GNU C compiler configure:4747: result: yes configure:4756: checking whether /usr/bin/gcc accepts -g configure:4817: result: yes configure:4834: checking for /usr/bin/gcc option to accept ISO C89 configure:4911: result: none needed configure:4936: checking how to run the C preprocessor configure:5006: result: /usr/bin/gcc -E configure:5026: /usr/bin/gcc -E conftest.c configure:5026: $? = 0 configure:5040: /usr/bin/gcc -E conftest.c conftest.c:24:28: error: ac_nonexistent.h: No such file or directory configure:5040: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5069: checking whether /usr/bin/gcc needs -traditional conftest.c:24:20: error: termio.h: No such file or directory configure:5103: result: no configure:5110: checking for library containing strerror configure:5141: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5141: $? = 0 configure:5158: result: none required configure:5184: checking C compiler that understands ANSI prototypes configure:5198: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:5198: $? = 0 configure:5200: result: /usr/bin/gcc looks ok. Good. configure:5212: checking dlfcn.h usability configure:5212: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:5212: $? = 0 configure:5212: result: yes configure:5212: checking dlfcn.h presence configure:5212: /usr/bin/gcc -E conftest.c configure:5212: $? = 0 configure:5212: result: yes configure:5212: checking for dlfcn.h configure:5212: result: yes configure:5217: checking for dlopen in -ldl configure:5242: /usr/bin/gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5242: $? = 0 configure:5251: result: yes configure:5517: checking for X configure:5625: /usr/bin/gcc -E conftest.c conftest.c:26:22: error: X11/Xlib.h: No such file or directory configure:5625: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include configure:5656: /usr/bin/gcc -o conftest -g -O2 conftest.c -lX11 >&5 conftest.c:26:22: error: X11/Xlib.h: No such file or directory configure:5656: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:5706: result: libraries /usr/X11/lib, headers /usr/X11/include configure:5726: checking whether -R must be followed by a space configure:5742: /usr/bin/gcc -o conftest -g -O2 conftest.c -R/usr/X11/lib >&5 configure:5742: $? = 0 configure:5743: result: no configure:5805: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/X11/lib -R/usr/X11/lib -lX11 >&5 configure:5805: $? = 0 configure:5903: checking for gethostbyname configure:5903: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:6000: checking for connect configure:6000: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:6000: $? = 0 configure:6000: result: yes configure:6049: checking for remove configure:6049: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6049: result: yes configure:6098: checking for shmat configure:6098: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:6098: $? = 0 configure:6098: result: yes configure:6156: checking for IceConnectionNumber in -lICE configure:6181: /usr/bin/gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE >&5 configure:6181: $? = 0 configure:6190: result: yes configure:6224: checking how to get verbose linking output from /usr/local/bin/g95 configure:6234: /usr/local/bin/g95 -c -g -O2 conftest.f >&5 configure:6234: $? = 0 configure:6252: /usr/local/bin/g95 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: Configured with: ../configure --enable-languages=c --disable-nls Thread model: posix gcc version 4.1.2 (g95 0.94!) Dec 7 2012 /usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2//f951 conftest.f -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -auxbase conftest -g -O2 -version -o /var/tmp//ccrQxtnH.s G95 Fortran 95 version 4.1.2 (g95 0.94!) Dec 7 2012 (i386-apple-darwin10.3.0) compiled by GNU C version 4.2.1 (Apple Inc. build 5646) (dot 1). GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch i386 -force_cpusubtype_ALL -o /var/tmp//ccMgHYHh.o /var/tmp//ccrQxtnH.s ld -dynamic -arch i386 -weak_reference_mismatches non-weak -o conftest -lcrt1.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ /var/tmp//ccMgHYHh.o -lf95 -lm -lgcc -lSystem ld: warning: -macosx_version_min not specified, assuming 10.7 ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in __start from /usr/lib//crt1.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie configure:6317: result: -v configure:6319: checking for Fortran libraries of /usr/local/bin/g95 configure:6342: /usr/local/bin/g95 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: Configured with: ../configure --enable-languages=c --disable-nls Thread model: posix gcc version 4.1.2 (g95 0.94!) Dec 7 2012 /usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2//f951 conftest.f -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -auxbase conftest -g -O2 -version -o /var/tmp//ccsGzh2p.s G95 Fortran 95 version 4.1.2 (g95 0.94!) Dec 7 2012 (i386-apple-darwin10.3.0) compiled by GNU C version 4.2.1 (Apple Inc. build 5646) (dot 1). GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch i386 -force_cpusubtype_ALL -o /var/tmp//cclRwmWa.o /var/tmp//ccsGzh2p.s ld -dynamic -arch i386 -weak_reference_mismatches non-weak -o conftest -lcrt1.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ /var/tmp//cclRwmWa.o -lf95 -lm -lgcc -lSystem ld: warning: -macosx_version_min not specified, assuming 10.7 ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in __start from /usr/lib//crt1.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie configure:6516: result: -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm configure:6532: checking for dummy main to link with Fortran libraries configure:6566: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm >&5 ld: warning: ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.aignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a configure:6566: $? = 0 configure:6611: result: none configure:6644: checking for Fortran name-mangling scheme configure:6657: /usr/local/bin/g95 -c -g -O2 conftest.f >&5 configure:6657: $? = 0 configure:6698: /usr/bin/gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm >&5 ld: warning: ignoring file cfortran_test.o, file was built for i386 which is not the architecture being linked (x86_64): cfortran_test.o ld: warning: ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.aignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a Undefined symbols for architecture x86_64: "_foobar", referenced from: _main in ccP7kCvH.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:6698: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:6698: /usr/bin/gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm >&5 ld: warning: ignoring file cfortran_test.o, file was built for i386 which is not the architecture being linked (x86_64): cfortran_test.o ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a Undefined symbols for architecture x86_64: "_foobar_", referenced from: _main in ccLc4HRf.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:6698: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar_ (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return foobar_ (); | ; | return 0; | } configure:6698: /usr/bin/gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm >&5 ld: warning: ld: warning: ignoring file cfortran_test.o, file was built for i386 which is not the architecture being linked (x86_64): cfortran_test.oignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a Undefined symbols for architecture x86_64: "_FOOBAR", referenced from: _main in ccevti7N.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:6698: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char FOOBAR (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return FOOBAR (); | ; | return 0; | } configure:6698: /usr/bin/gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm >&5 ld: warning: ignoring file cfortran_test.o, file was built for i386 which is not the architecture being linked (x86_64): cfortran_test.o ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libf95.a ld: warning: ignoring file /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/libgcc.a Undefined symbols for architecture x86_64: "_FOOBAR_", referenced from: _main in ccDeA5qe.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:6698: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char FOOBAR_ (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return FOOBAR_ (); | ; | return 0; | } configure:6798: result: unknown configure:6853: WARNING: unknown Fortran name-mangling scheme configure:6868: checking how to get verbose linking output from /usr/local/bin/g95 configure:6961: result: -v configure:6963: checking for Fortran libraries of /usr/local/bin/g95 configure:7160: result: -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm configure:7176: checking for dummy main to link with Fortran libraries configure:7255: result: none configure:7312: WARNING: unknown Fortran mangling convention configure:7346: checking for special C compiler options needed for large files configure:7399: result: no configure:7405: checking for _FILE_OFFSET_BITS value needed for large files configure:7438: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7438: $? = 0 configure:7478: result: no configure:7577: checking for _LARGEFILE_SOURCE value needed for large files configure:7604: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7604: $? = 0 configure:7640: result: no configure:7661: checking for off_t configure:7661: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7661: $? = 0 configure:7661: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:7661: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_FSEEKO 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 | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7661: result: yes configure:7676: checking size of off_t configure:7681: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7681: $? = 0 configure:7681: ./conftest configure:7681: $? = 0 configure:7695: result: 8 configure:7707: checking for unsigned long long configure:7707: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7707: $? = 0 configure:7707: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:72: error: expected expression before ')' token configure:7707: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | /* 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 | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((unsigned long long))) | return 0; | ; | return 0; | } configure:7707: result: yes configure:7721: checking size of unsigned long long configure:7726: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7726: $? = 0 configure:7726: ./conftest configure:7726: $? = 0 configure:7740: result: 8 configure:7755: checking size of short configure:7760: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7760: $? = 0 configure:7760: ./conftest configure:7760: $? = 0 configure:7774: result: 2 configure:7788: checking size of int configure:7793: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7793: $? = 0 configure:7793: ./conftest configure:7793: $? = 0 configure:7807: result: 4 configure:7821: checking size of long configure:7826: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7826: $? = 0 configure:7826: ./conftest configure:7826: $? = 0 configure:7840: result: 8 configure:7854: checking size of float configure:7859: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7859: $? = 0 configure:7859: ./conftest configure:7859: $? = 0 configure:7873: result: 4 configure:7887: checking size of double configure:7892: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:7892: $? = 0 configure:7892: ./conftest configure:7892: $? = 0 configure:7906: result: 8 configure:9403: checking for the slang library and header files slang.h configure:9452: checking size of long configure:9471: result: 8 configure:9520: result: yes: /opt/lib and /opt/include configure:9672: checking for tgetent in -ltermcap configure:9705: /usr/bin/gcc -o conftest -g -O2 conftest.c -ltermcap >&5 configure:9705: $? = 0 configure:9715: result: yes configure:9733: checking type of readline support configure:9748: checking for tgetent in -ltermcap configure:9791: result: yes configure:9800: checking for main in -lreadline configure:9827: /usr/bin/gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5 configure:9827: $? = 0 configure:9836: result: yes configure:9907: result: Looks like you have GNU readline. Can we use it? configure:9944: /usr/bin/gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5 Undefined symbols for architecture x86_64: "_rl_delete_text", referenced from: _main in ccKDAiBD.o "_rl_refresh_line", referenced from: _main in ccKDAiBD.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:9944: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #include | #include | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | char *prompt=NULL, *line=NULL; | char **matches=NULL; | const char *text=NULL; | line = readline (prompt); | add_history (line); | rl_delete_text (0, rl_end); | rl_point = rl_end = 0; | rl_forced_update_display(); | rl_refresh_line (0,0); | matches = rl_completion_matches (text,NULL); | ; | return 0; | } configure:9961: result: Failed configuring GNU readline. Will use slang readline instead. configure:10006: checking for stdlib.h configure:10006: result: yes configure:10006: checking for unistd.h configure:10006: result: yes configure:10006: checking for sys/stat.h configure:10006: result: yes configure:10006: checking sys/wait.h usability configure:10006: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:10006: $? = 0 configure:10006: result: yes configure:10006: checking sys/wait.h presence configure:10006: /usr/bin/gcc -E conftest.c configure:10006: $? = 0 configure:10006: result: yes configure:10006: checking for sys/wait.h configure:10006: result: yes configure:10006: checking for sys/types.h configure:10006: result: yes configure:10006: checking for dlfcn.h configure:10006: result: yes configure:10006: checking ieeefp.h usability configure:10006: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:75:20: error: ieeefp.h: No such file or directory configure:10006: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG 8 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DLFCN_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:10006: result: no configure:10006: checking ieeefp.h presence configure:10006: /usr/bin/gcc -E conftest.c conftest.c:42:20: error: ieeefp.h: No such file or directory configure:10006: $? = 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG 8 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10006: checking for ieeefp.h configure:10006: result: no configure:10030: checking for stat configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for sigaction configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for sigemptyset configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for sigprocmask configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for sigaddset configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for vsnprintf configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function 'vsnprintf' configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for isinf configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function 'isinf' configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for isnan configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'isnan' configure:10030: $? = 0 configure:10030: result: yes configure:10030: checking for finite configure:10030: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'finite' configure:10030: $? = 0 configure:10030: result: yes configure:10268: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 4U0115.local config.status:973: creating Makefile config.status:973: creating src/Makefile config.status:973: creating etc/local.sl config.status:973: creating test/Makefile config.status:973: creating test/uncon/Makefile config.status:973: creating modules/Makefile config.status:973: creating modules/cfitsio/Makefile config.status:973: creating modules/cfitsio/src/Makefile config.status:973: creating modules/pgplot/Makefile config.status:973: creating modules/pgplot/src/Makefile config.status:973: creating modules/xspec/Makefile config.status:973: creating modules/xspec/src/Makefile config.status:973: creating modules/xspec/src/xspec_libs config.status:973: creating modules/maplib/Makefile config.status:973: creating modules/maplib/src/Makefile config.status:973: creating src/config.h config.status:973: creating test/config.h config.status:973: creating modules/xspec/src/config.h config.status:973: creating modules/cfitsio/src/config.h config.status:973: creating modules/pgplot/src/config.h config.status:973: creating modules/maplib/src/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin12.2.1 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/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_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=/usr/local/bin/g95 ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_fc_compiler_gnu=yes ac_cv_fc_dummy_main=none ac_cv_fc_libs=' -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm' ac_cv_fc_mangling=unknown ac_cv_fortran_dummy_main=none ac_cv_func_connect=yes ac_cv_func_finite=yes ac_cv_func_gethostbyname=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigaddset=yes ac_cv_func_sigemptyset=yes ac_cv_func_sigprocmask=yes ac_cv_func_stat=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' ac_cv_header_dlfcn_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin12.2.1 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_readline_main=yes ac_cv_lib_termcap___tgetent=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes ac_cv_type_unsigned_long_long=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ATOMDB_DIR='' BUILD_ISIS_EXTRAS='no' CC='/usr/bin/gcc' CCFITS_INC='' CCFITS_INC_DIR='' CCFITS_LIB='no' CCFITS_LIB_DIR='' CC_SHARED='$(CC) -bundle -flat_namespace -undefined suppress $(CFLAGS) -fno-common' CFITSIO_INC='-I/opt/heasoft-6.13/i386-apple-darwin12.2.1/include' CFITSIO_INC_DIR='/opt/heasoft-6.13/i386-apple-darwin12.2.1/include' CFITSIO_LIB='-L/opt/heasoft-6.13/i386-apple-darwin12.2.1/lib -lcfitsio_3.32#' CFITSIO_LIBDIR='/opt/heasoft-6.13/i386-apple-darwin12.2.1/lib' CFITSIO_LIBNAME='cfitsio_3.32' CFITSIO_LIB_DIR='' CFITSIO_LIB_FOR_MODULES='#' CFLAGS='-g -O2 -fno-strength-reduce' CONFIG_DIR='/opt/isis-build/isis-1.6.2-16' CONFIG_DIR_SANS_AMD='/opt/isis-build/isis-1.6.2-16' CPP='/usr/bin/gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DYNAMIC_LINK_FLAGS='' DYNAMIC_LINK_LIB='-ldl' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ELFDIR='/opt/isis-build/isis-1.6.2-16/src/elfobjs' ELF_CC='$(CC)' ELF_CFLAGS='$(CFLAGS) -fno-common ' ELF_DEP_LIBS='$(DL_LIB)' ELF_FC_FCFLAGS='' ELF_LINK='$(CC) $(LDFLAGS) -dynamiclib' ELF_LINK_CMD='$(ELF_LINK) -install_name $(install_lib_dir)/$(ELFLIB_MAJOR) -compatibility_version $(ELF_MAJOR_VERSION) -current_version $(ELF_MAJOR_VERSION).$(ELF_MINOR_VERSION)' EXEEXT='' EXTRA_INC='' EXTRA_LIB=' #-framework Foundation -framework AppKit -lpng' FC='/usr/local/bin/g95' FCFLAGS='-g -O2' FCLIBS=' -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2/ -L/usr/local/bin/../lib/gcc-lib/i686-apple-darwin10.3.0/4.1.2 -L/usr/lib/ -lf95 -lm' FC_EXTRA_LIBS='' FC_MANGLE_SUFFIX='_' FC_MANGLE_UPCASE='0' FC_SHARED='$(FC) -bundle -flat_namespace -undefined suppress $(FCFLAGS) -fno-common' GREP='/usr/bin/grep' HEADAS_DIR='/opt/heasoft-6.13/i386-apple-darwin12.2.1' HEADAS_LIBDIR='/opt/heasoft-6.13/i386-apple-darwin12.2.1/lib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MODULE='$(INSTALL_DATA)' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' ISIS_LIB_FOR_MODULES='#' LDFLAGS='' LD_FLAGS_FOR_XSPEC='' LIBOBJS='' LIBS='' LINK_XSPEC_STATIC='no' LTLIBOBJS='' MODULE_INSTALL_DIR='${prefix}/lib/modules' MODULE_LIST='cfitsio pgplot maplib xspec' OBJDIR='/opt/isis-build/isis-1.6.2-16/src/objs' OBJEXT='o' OTHER_PGPLOT_LIBS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGPLOT_INC='-I/opt/heasoft-6.13/i386-apple-darwin12.2.1/include' PGPLOT_INC_DIR='' PGPLOT_LIB='-L/opt/heasoft-6.13/i386-apple-darwin12.2.1/lib -lcpgplot5.2.2 -lpgplot5.2.2' PGPLOT_LIBDIR='/opt/heasoft-6.13/i386-apple-darwin12.2.1/lib' PGPLOT_LIB_DIR='' PROGRAM_ELFOBJECTS_src=' $(ELFDIR)/cfits.o $(ELFDIR)/plotlib.o $(ELFDIR)/db-atomic.o $(ELFDIR)/db-display.o $(ELFDIR)/db-cie.o $(ELFDIR)/histogram.o $(ELFDIR)/keyword.o $(ELFDIR)/arf.o $(ELFDIR)/rmf.o $(ELFDIR)/rmf_file.o $(ELFDIR)/rmf_delta.o $(ELFDIR)/std_kernel.o $(ELFDIR)/pileup_kernel.o $(ELFDIR)/model.o $(ELFDIR)/plot.o $(ELFDIR)/util.o $(ELFDIR)/options.o $(ELFDIR)/errors.o $(ELFDIR)/cash.o $(ELFDIR)/chisqr.o $(ELFDIR)/crout.o $(ELFDIR)/dblas.o $(ELFDIR)/dynmem.o $(ELFDIR)/marq.o $(ELFDIR)/math.o $(ELFDIR)/miscio.o $(ELFDIR)/ml.o $(ELFDIR)/mpfit.o $(ELFDIR)/mpfit-isis.o $(ELFDIR)/fftn.o $(ELFDIR)/random.o $(ELFDIR)/svd.o $(ELFDIR)/simann.o $(ELFDIR)/slopt.o $(ELFDIR)/subplex.o $(ELFDIR)/plot-cmds.o $(ELFDIR)/hist-cmds.o $(ELFDIR)/atom-cmds.o $(ELFDIR)/emis-cmds.o $(ELFDIR)/model-cmds.o $(ELFDIR)/fit-cmds.o $(ELFDIR)/fit-functions.o $(ELFDIR)/fit-funs.o $(ELFDIR)/fit-params.o $(ELFDIR)/fit-kernel.o $(ELFDIR)/fit-engine.o $(ELFDIR)/fit-chisqrconf.o $(ELFDIR)/readline.o' PROGRAM_ETCFILES=' apec_d.sl aped.sl isis.rc local.sl motd.txt' PROGRAM_FC_ELFOBJECTS_src=' $(ELFDIR)/simann_lib.o $(ELFDIR)/subplex_lib.o' PROGRAM_FC_OBJECTS_src=' $(OBJDIR)/simann_lib.o $(OBJDIR)/subplex_lib.o' PROGRAM_FC_OFILES_src=' simann_lib.o subplex_lib.o' PROGRAM_OBJECTS_src=' $(OBJDIR)/cfits.o $(OBJDIR)/plotlib.o $(OBJDIR)/db-atomic.o $(OBJDIR)/db-display.o $(OBJDIR)/db-cie.o $(OBJDIR)/histogram.o $(OBJDIR)/keyword.o $(OBJDIR)/arf.o $(OBJDIR)/rmf.o $(OBJDIR)/rmf_file.o $(OBJDIR)/rmf_delta.o $(OBJDIR)/std_kernel.o $(OBJDIR)/pileup_kernel.o $(OBJDIR)/model.o $(OBJDIR)/plot.o $(OBJDIR)/util.o $(OBJDIR)/options.o $(OBJDIR)/errors.o $(OBJDIR)/cash.o $(OBJDIR)/chisqr.o $(OBJDIR)/crout.o $(OBJDIR)/dblas.o $(OBJDIR)/dynmem.o $(OBJDIR)/marq.o $(OBJDIR)/math.o $(OBJDIR)/miscio.o $(OBJDIR)/ml.o $(OBJDIR)/mpfit.o $(OBJDIR)/mpfit-isis.o $(OBJDIR)/fftn.o $(OBJDIR)/random.o $(OBJDIR)/svd.o $(OBJDIR)/simann.o $(OBJDIR)/slopt.o $(OBJDIR)/subplex.o $(OBJDIR)/plot-cmds.o $(OBJDIR)/hist-cmds.o $(OBJDIR)/atom-cmds.o $(OBJDIR)/emis-cmds.o $(OBJDIR)/model-cmds.o $(OBJDIR)/fit-cmds.o $(OBJDIR)/fit-functions.o $(OBJDIR)/fit-funs.o $(OBJDIR)/fit-params.o $(OBJDIR)/fit-kernel.o $(OBJDIR)/fit-engine.o $(OBJDIR)/fit-chisqrconf.o $(OBJDIR)/readline.o' PROGRAM_OFILES_src=' cfits.o plotlib.o db-atomic.o db-display.o db-cie.o histogram.o keyword.o arf.o rmf.o rmf_file.o rmf_delta.o std_kernel.o pileup_kernel.o model.o plot.o util.o options.o errors.o cash.o chisqr.o crout.o dblas.o dynmem.o marq.o math.o miscio.o ml.o mpfit.o mpfit-isis.o fftn.o random.o svd.o simann.o slopt.o subplex.o plot-cmds.o hist-cmds.o atom-cmds.o emis-cmds.o model-cmds.o fit-cmds.o fit-functions.o fit-funs.o fit-params.o fit-kernel.o fit-engine.o fit-chisqrconf.o readline.o' PROGRAM_SHAREFILES=' _isis.sl aped_fun.sl atom-cmds.sl cmds.sl conf_loop.sl emis-cmds.sl fit-cmds.sl fits_module_dep.sl group.sl hist-cmds.sl init.sl isisdb.sl isisprof.sl isisstkchk.sl mathmisc.sl model-cmds.sl parallel_map.sl physconst.sl plm.sl plot-cmds.sl plot-extra.sl pgplot_interface.sl setup.sl fork_socket.sl diffevol.sl powell.sl simplex.sl isisopt.sl' RANLIB='ranlib' READLINE_DIR='' READLINE_INC='' READLINE_LIB='-lreadline -ltermcap' RPATH='' SET_MAKE='' SHELL='/bin/sh' SITE_LOCAL_SETUP='' SLANG_DLL_CFLAGS='' SLANG_INC='-I/opt/include' SLANG_INC_DIR='/opt/include' SLANG_LIB='-L/opt/lib' SLANG_LIBDIR='/opt/lib' SLANG_LIB_DIR='/opt/lib' SLANG_LIB_FOR_MODULES='#' SL_FILES_INSTALL_DIR='${prefix}/share' SRCDIR='/opt/isis-build/isis-1.6.2-16/src' SYS_EXTRA_LIBS='' XMKMF='' XSPEC_MODELSONLY='' XSPEC_MODULE_LIBS='' X_CFLAGS=' -I/usr/X11/include' X_EXTRA_LIBS='' X_LIBS='-L/usr/X11/lib -Wl,-rpath,/usr/X11/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='/usr/bin/gcc' ac_ct_FC='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin12.2.1' build_alias='' build_cpu='x86_64' build_os='darwin12.2.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin12.2.1' host_alias='' host_cpu='x86_64' host_os='darwin12.2.1' host_vendor='apple' 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' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/isis/1.6.2' prefix_input='/opt' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdir='1.6.2' sysconfdir='${prefix}/etc' target_alias='' termcap_lib='-ltermcap' with_xspec_version='NONE' ## ----------- ## ## 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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #define HAVE_UNSIGNED_LONG_LONG 1 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG 8 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STAT 1 #define HAVE_SIGACTION 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGADDSET 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 configure: exit 0