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.61. Invocation command line was $ ./configure --with-headas=/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0 --with-slang=/Users/gjmluna/Downloads/slang-2.2.2 ## --------- ## ## Platform. ## ## --------- ## hostname = gerardo-lunas-macbook.local uname -m = i386 uname -r = 10.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 /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 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 67 tasks, 261 threads, 2 processors Load average: 0.54, Mach factor: 1.45 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/bin PATH: /usr/local/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /usr/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1900: checking whether make sets $(MAKE) configure:1921: result: yes configure:1973: checking for ranlib configure:1989: found /usr/bin/ranlib configure:2000: result: ranlib configure:2039: checking for a BSD-compatible install configure:2095: result: /usr/bin/install -c configure:2112: checking build system type configure:2130: result: i386-apple-darwin10.2.0 configure:2152: checking host system type configure:2167: result: i386-apple-darwin10.2.0 configure:2243: checking for gfortran configure:2259: found /usr/local/bin/gfortran configure:2270: result: gfortran configure:2300: checking for Fortran compiler version configure:2307: gfortran --version >&5 GNU Fortran (GCC) 4.2.1 Copyright (C) 2007 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:2310: $? = 0 configure:2317: gfortran -v >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /Builds/unix/gcc/gcc-4.2/configure --prefix=/usr/local --mandir=/share/man --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-apple-darwin8 --enable-languages=fortran Thread model: posix gcc version 4.2.1 configure:2320: $? = 0 configure:2327: gfortran -V >&5 gfortran: argument to `-V' is missing configure:2330: $? = 1 configure:2344: checking for Fortran compiler default output file name configure:2371: gfortran conftest.f >&5 configure:2374: $? = 0 configure:2412: result: a.out configure:2429: checking whether the Fortran compiler works configure:2439: ./a.out configure:2442: $? = 0 configure:2459: result: yes configure:2466: checking whether we are cross compiling configure:2468: result: no configure:2471: checking for suffix of executables configure:2478: gfortran -o conftest conftest.f >&5 configure:2481: $? = 0 configure:2505: result: configure:2511: checking for suffix of object files configure:2527: gfortran -c conftest.f >&5 configure:2530: $? = 0 configure:2553: result: o configure:2561: checking whether we are using the GNU Fortran compiler configure:2580: gfortran -c conftest.F >&5 configure:2586: $? = 0 configure:2603: result: yes configure:2609: checking whether gfortran accepts -g configure:2626: gfortran -c -g conftest.f >&5 configure:2632: $? = 0 configure:2648: result: yes configure:2675: checking for grep that handles long lines and -e configure:2749: result: /usr/bin/grep configure:2754: checking for egrep configure:2832: result: /usr/bin/grep -E configure:2886: checking for gcc configure:2902: found /usr/bin/gcc configure:2913: result: gcc configure:3151: checking for C compiler version configure:3158: gcc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) 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:3161: $? = 0 configure:3168: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) configure:3171: $? = 0 configure:3178: gcc -V >&5 gcc-4.2: argument to `-V' is missing configure:3181: $? = 1 configure:3184: checking whether we are using the GNU C compiler configure:3213: gcc -c conftest.c >&5 configure:3219: $? = 0 configure:3236: result: yes configure:3241: checking whether gcc accepts -g configure:3271: gcc -c -g conftest.c >&5 configure:3277: $? = 0 configure:3376: result: yes configure:3393: checking for gcc option to accept ISO C89 configure:3467: gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3496: result: none needed configure:3519: checking how to run the C preprocessor configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3596: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3602: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3635: result: gcc -E configure:3664: gcc -E conftest.c configure:3670: $? = 0 configure:3701: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3707: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3745: checking whether gcc needs -traditional conftest.c:8:20: error: termio.h: No such file or directory configure:3787: result: no configure:3794: checking for library containing strerror configure:3835: gcc -o conftest -g -O2 conftest.c >&5 configure:3841: $? = 0 configure:3869: result: none required configure:3878: checking for AIX configure:3900: result: no configure:3929: checking C compiler that understands ANSI prototypes configure:3953: gcc -c -g -O2 conftest.c >&5 configure:3959: $? = 0 configure:3965: result: gcc looks ok. Good. configure:3981: checking for ANSI C header files configure:4011: gcc -c -g -O2 conftest.c >&5 configure:4017: $? = 0 configure:4116: gcc -o conftest -g -O2 conftest.c >&5 configure:4119: $? = 0 configure:4125: ./conftest configure:4128: $? = 0 configure:4145: result: yes configure:4169: checking for sys/types.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for sys/stat.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for stdlib.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for string.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for memory.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for strings.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for inttypes.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for stdint.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4169: checking for unistd.h configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4196: $? = 0 configure:4212: result: yes configure:4236: checking dlfcn.h usability configure:4253: gcc -c -g -O2 conftest.c >&5 configure:4259: $? = 0 configure:4273: result: yes configure:4277: checking dlfcn.h presence configure:4292: gcc -E conftest.c configure:4298: $? = 0 configure:4312: result: yes configure:4340: checking for dlfcn.h configure:4347: result: yes configure:4357: checking for dlopen in -ldl configure:4392: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:4398: $? = 0 configure:4416: result: yes configure:4762: checking how to get verbose linking output from gfortran configure:4778: gfortran -c -g -O2 conftest.f >&5 configure:4784: $? = 0 configure:4806: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: i686-apple-darwin8 Configured with: /Builds/unix/gcc/gcc-4.2/configure --prefix=/usr/local --mandir=/share/man --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-apple-darwin8 --enable-languages=fortran Thread model: posix gcc version 4.2.1 /usr/local/libexec/gcc/i686-apple-darwin8/4.2.1/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mtune=generic -march=nocona -auxbase conftest -g -O2 -version -I /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/finclude -o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//ccHknN68.s GNU F95 version 4.2.1 (i686-apple-darwin8) compiled by GNU C version 4.2.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch i386 -force_cpusubtype_ALL -o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//ccy6lGAG.o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//ccHknN68.s /usr/local/libexec/gcc/i686-apple-darwin8/4.2.1/collect2 -dynamic -arch i386 -macosx_version_min 10.3 -multiply_defined suppress -weak_reference_mismatches non-weak -o conftest -lcrt1.o /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/crt3.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//ccy6lGAG.o -lgfortranbegin -lgfortran -lgcc_s.10.4 -lgcc -lSystem configure:4872: result: -v configure:4874: checking for Fortran libraries of gfortran configure:4897: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: i686-apple-darwin8 Configured with: /Builds/unix/gcc/gcc-4.2/configure --prefix=/usr/local --mandir=/share/man --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-apple-darwin8 --enable-languages=fortran Thread model: posix gcc version 4.2.1 /usr/local/libexec/gcc/i686-apple-darwin8/4.2.1/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mtune=generic -march=nocona -auxbase conftest -g -O2 -version -I /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/finclude -o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//cch7p5RO.s GNU F95 version 4.2.1 (i686-apple-darwin8) compiled by GNU C version 4.2.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch i386 -force_cpusubtype_ALL -o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//cc6fVBS9.o /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//cch7p5RO.s /usr/local/libexec/gcc/i686-apple-darwin8/4.2.1/collect2 -dynamic -arch i386 -macosx_version_min 10.3 -multiply_defined suppress -weak_reference_mismatches non-weak -o conftest -lcrt1.o /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/crt3.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. /var/folders/tP/tP9K0qVfHj0F9NZZQaQqD++++TI/-Tmp-//cc6fVBS9.o -lgfortranbegin -lgfortran -lgcc_s.10.4 -lgcc -lSystem configure:5071: result: -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran configure:5087: checking for dummy main to link with Fortran libraries configure:5131: gcc -o conftest -g -O2 conftest.c -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran >&5 ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgfortranbegin.a, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgcc.a, file is not of required architecture configure:5137: $? = 0 configure:5218: result: none configure:5255: checking for Fortran name-mangling scheme configure:5274: gfortran -c -g -O2 conftest.f >&5 configure:5280: $? = 0 configure:5335: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran >&5 ld: warning: in cfortran_test.o, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgfortranbegin.a, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgcc.a, file is not of required architecture Undefined symbols: "_foobar", referenced from: _main in ccHDKXMH.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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:5335: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran >&5 ld: warning: in cfortran_test.o, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgfortranbegin.a, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgcc.a, file is not of required architecture Undefined symbols: "_foobar_", referenced from: _main in ccDSzTg2.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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:5335: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran >&5 ld: warning: in cfortran_test.o, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgfortranbegin.a, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgcc.a, file is not of required architecture Undefined symbols: "_FOOBAR", referenced from: _main in ccluUS7D.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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:5335: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran >&5 ld: warning: in cfortran_test.o, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgfortranbegin.a, file is not of required architecture ld: warning: in /usr/local/lib/gcc/i686-apple-darwin8/4.2.1/libgcc.a, file is not of required architecture Undefined symbols: "_FOOBAR_", referenced from: _main in cc5isaBB.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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:5483: result: unknown configure:5572: WARNING: unknown Fortran name-mangling scheme configure:5587: checking how to get verbose linking output from gfortran configure:5697: result: -v configure:5699: checking for Fortran libraries of gfortran configure:5896: result: -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran configure:5912: checking for dummy main to link with Fortran libraries configure:6043: result: none configure:6101: checking for special C compiler options needed for large files configure:6202: result: no configure:6208: checking for _FILE_OFFSET_BITS value needed for large files configure:6251: gcc -c -g -O2 conftest.c >&5 configure:6257: $? = 0 configure:6333: result: no configure:6484: checking for _LARGEFILE_SOURCE value needed for large files configure:6521: gcc -o conftest -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6601: result: no configure:6624: checking for off_t configure:6662: gcc -c -g -O2 conftest.c >&5 configure:6668: $? = 0 configure:6683: result: yes configure:6695: checking for off_t configure:6754: result: yes configure:6761: checking size of off_t configure:7111: gcc -o conftest -g -O2 conftest.c >&5 configure:7114: $? = 0 configure:7120: ./conftest configure:7123: $? = 0 configure:7146: result: 8 configure:7159: checking for X configure:7402: result: libraries /opt/local/lib, headers /opt/local/include configure:7424: checking whether -R must be followed by a space configure:7458: gcc -o conftest -g -O2 conftest.c -R/opt/local/lib >&5 configure:7464: $? = 0 configure:7470: result: no configure:7587: gcc -o conftest -g -O2 conftest.c -L/opt/local/lib -R/opt/local/lib -lX11 >&5 configure:7593: $? = 0 configure:7766: checking for gethostbyname configure:7830: gcc -o conftest -g -O2 conftest.c >&5 configure:7836: $? = 0 configure:7853: result: yes configure:8014: checking for connect configure:8078: gcc -o conftest -g -O2 conftest.c >&5 configure:8084: $? = 0 configure:8101: result: yes configure:8181: checking for remove configure:8245: gcc -o conftest -g -O2 conftest.c >&5 configure:8251: $? = 0 configure:8268: result: yes configure:8348: checking for shmat configure:8412: gcc -o conftest -g -O2 conftest.c >&5 configure:8418: $? = 0 configure:8435: result: yes configure:8524: checking for IceConnectionNumber in -lICE configure:8567: gcc -o conftest -g -O2 -L/opt/local/lib conftest.c -lICE >&5 configure:8573: $? = 0 configure:8591: result: yes configure:8602: checking for unsigned long long configure:8640: gcc -c -g -O2 conftest.c >&5 configure:8646: $? = 0 configure:8661: result: yes configure:8672: checking for unsigned long long configure:8731: result: yes configure:8738: checking size of unsigned long long configure:9088: gcc -o conftest -g -O2 conftest.c >&5 configure:9091: $? = 0 configure:9097: ./conftest configure:9100: $? = 0 configure:9123: result: 8 configure:9134: checking for short configure:9172: gcc -c -g -O2 conftest.c >&5 configure:9178: $? = 0 configure:9193: result: yes configure:9200: checking size of short configure:9550: gcc -o conftest -g -O2 conftest.c >&5 configure:9553: $? = 0 configure:9559: ./conftest configure:9562: $? = 0 configure:9585: result: 2 configure:9595: checking for int configure:9633: gcc -c -g -O2 conftest.c >&5 configure:9639: $? = 0 configure:9654: result: yes configure:9661: checking size of int configure:10011: gcc -o conftest -g -O2 conftest.c >&5 configure:10014: $? = 0 configure:10020: ./conftest configure:10023: $? = 0 configure:10046: result: 4 configure:10056: checking for long configure:10094: gcc -c -g -O2 conftest.c >&5 configure:10100: $? = 0 configure:10115: result: yes configure:10122: checking size of long configure:10472: gcc -o conftest -g -O2 conftest.c >&5 configure:10475: $? = 0 configure:10481: ./conftest configure:10484: $? = 0 configure:10507: result: 8 configure:10517: checking for float configure:10555: gcc -c -g -O2 conftest.c >&5 configure:10561: $? = 0 configure:10576: result: yes configure:10583: checking size of float configure:10933: gcc -o conftest -g -O2 conftest.c >&5 configure:10936: $? = 0 configure:10942: ./conftest configure:10945: $? = 0 configure:10968: result: 4 configure:10978: checking for double configure:11016: gcc -c -g -O2 conftest.c >&5 configure:11022: $? = 0 configure:11037: result: yes configure:11044: checking size of double configure:11394: gcc -o conftest -g -O2 conftest.c >&5 configure:11397: $? = 0 configure:11403: ./conftest configure:11406: $? = 0 configure:11429: result: 8 configure:12662: checking for the slang library and header files configure:12755: result: yes: /Users/gjmluna/Downloads/slang-2.2.2/lib and /Users/gjmluna/Downloads/slang-2.2.2/include configure:12896: checking for tgetent in -ltermcap configure:12939: gcc -o conftest -g -O2 conftest.c -ltermcap >&5 configure:12945: $? = 0 configure:12964: result: yes configure:12982: checking type of readline support configure:12997: checking for tgetent in -ltermcap configure:13065: result: yes configure:13074: checking for main in -lreadline configure:13111: gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5 configure:13117: $? = 0 configure:13135: result: yes configure:13206: result: Looks like you have GNU readline. Can we use it? configure:13253: gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5 Undefined symbols: "_rl_refresh_line", referenced from: _main in ccGxmcrE.o "_rl_delete_text", referenced from: _main in ccGxmcrE.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:13259: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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 HAVE_XSPEC_TABLE_MODELS 1 | /* 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:13287: result: Failed configuring GNU readline. Will use slang readline instead. configure:13340: checking for stdlib.h configure:13346: result: yes configure:13340: checking for unistd.h configure:13346: result: yes configure:13340: checking for sys/stat.h configure:13346: result: yes configure:13350: checking sys/wait.h usability configure:13367: gcc -c -g -O2 conftest.c >&5 configure:13373: $? = 0 configure:13387: result: yes configure:13391: checking sys/wait.h presence configure:13406: gcc -E conftest.c configure:13412: $? = 0 configure:13426: result: yes configure:13454: checking for sys/wait.h configure:13462: result: yes configure:13340: checking for sys/types.h configure:13346: result: yes configure:13340: checking for dlfcn.h configure:13346: result: yes configure:13350: checking ieeefp.h usability configure:13367: gcc -c -g -O2 conftest.c >&5 conftest.c:69:20: error: ieeefp.h: No such file or directory configure:13373: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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 HAVE_XSPEC_TABLE_MODELS 1 | #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:13387: result: no configure:13391: checking ieeefp.h presence configure:13406: gcc -E conftest.c conftest.c:36:20: error: ieeefp.h: No such file or directory configure:13412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_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 HAVE_XSPEC_TABLE_MODELS 1 | #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:13426: result: no configure:13454: checking for ieeefp.h configure:13462: result: no configure:13498: checking for stat configure:13562: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for sigaction configure:13562: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for sigemptyset configure:13562: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for sigprocmask configure:13562: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for sigaddset configure:13562: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for vsnprintf configure:13562: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'vsnprintf' configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for isinf configure:13562: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'isinf' configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for isnan configure:13562: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'isnan' configure:13568: $? = 0 configure:13586: result: yes configure:13498: checking for finite configure:13562: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'finite' configure:13568: $? = 0 configure:13586: result: yes configure:13823: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gerardo-lunas-macbook.local config.status:695: creating Makefile config.status:695: creating src/Makefile config.status:695: creating test/Makefile config.status:695: creating test/uncon/Makefile config.status:695: creating modules/Makefile config.status:695: creating modules/cfitsio/Makefile config.status:695: creating modules/cfitsio/src/Makefile config.status:695: creating modules/pgplot/Makefile config.status:695: creating modules/pgplot/src/Makefile config.status:695: creating modules/xspec/Makefile config.status:695: creating modules/xspec/src/Makefile config.status:695: creating modules/xspec/src/xspec_libs config.status:695: creating modules/maplib/Makefile config.status:695: creating modules/maplib/src/Makefile config.status:695: creating src/config.h config.status:940: src/config.h is unchanged config.status:695: creating test/config.h config.status:940: test/config.h is unchanged config.status:695: creating modules/xspec/src/config.h config.status:940: modules/xspec/src/config.h is unchanged config.status:695: creating modules/cfitsio/src/config.h config.status:940: modules/cfitsio/src/config.h is unchanged config.status:695: creating modules/pgplot/src/config.h config.status:940: modules/pgplot/src/config.h is unchanged config.status:695: creating modules/maplib/src/config.h config.status:940: modules/maplib/src/config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin10.2.0 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_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= 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/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran' 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='\''/opt/local/include'\'' ac_x_libraries='\''/opt/local/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_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=i386-apple-darwin10.2.0 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='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_FC=gfortran 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_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_double=yes ac_cv_type_float=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_short=yes ac_cv_type_unsigned_long_long=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ASCDS_INSTALL='no' ATOMDB_DIR='' BUILD_ISIS_EXTRAS='no' CC='gcc' CC_SHARED='$(CC) -bundle -flat_namespace -undefined suppress $(CFLAGS) -fno-common' CFITSIO_INC='-I/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/include' CFITSIO_LIB='-L/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/lib -lcfitsio_3.22#' CFITSIO_LIB_FOR_MODULES='#' CFLAGS='-g -O2 -fno-strength-reduce' CONFIG_DIR='/Users/gjmluna/Downloads/isis-1.5.0-20' CONFIG_DIR_SANS_AMD='/Users/gjmluna/Downloads/isis-1.5.0-20' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DYNAMIC_LINK_FLAGS='' DYNAMIC_LINK_LIB='-ldl' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ELFDIR='/Users/gjmluna/Downloads/isis-1.5.0-20/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='gfortran' FCFLAGS='-g -O2' FCLIBS=' -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1/../../.. -lgfortranbegin -lgfortran' FC_EXTRA_LIBS='' GREP='/usr/bin/grep' HEADAS_DIR='/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0' HEADAS_LIBDIR='/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/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='/Users/gjmluna/Downloads/isis-1.5.0-20/src/objs' OBJEXT='o' OTHER_PGPLOT_LIBS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGPLOT_INC='-I/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/include' PGPLOT_LIB='-L/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/lib -lcpgplot5.2.0 -lpgplot5.2.0' PGPLOT_LIBDIR='/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/lib' 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)/lmdif.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)/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' PROGRAM_FC_ELFOBJECTS_src=' $(ELFDIR)/lmdif_lib.o $(ELFDIR)/simann_lib.o $(ELFDIR)/subplex_lib.o' PROGRAM_FC_OBJECTS_src=' $(OBJDIR)/lmdif_lib.o $(OBJDIR)/simann_lib.o $(OBJDIR)/subplex_lib.o' PROGRAM_FC_OFILES_src=' lmdif_lib.o 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)/lmdif.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)/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 lmdif.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 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 isis.sl isisdb.sl isisprof.sl mathmisc.sl model-cmds.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' SLANG_DLL_CFLAGS='' SLANG_INC='-I/Users/gjmluna/Downloads/slang-2.2.2/include' SLANG_LIB='-L/Users/gjmluna/Downloads/slang-2.2.2/lib' SLANG_LIBDIR='/Users/gjmluna/Downloads/slang-2.2.2/lib' SLANG_LIB_FOR_MODULES='#' SL_FILES_INSTALL_DIR='${prefix}/share' SRCDIR='/Users/gjmluna/Downloads/isis-1.5.0-20/src' SYS_EXTRA_LIBS='' WITH_HEADAS='-DWITH_HEADAS' XMKMF='' XSPEC_MODULE_LIBS='' X_CFLAGS=' -I/opt/local/include' X_EXTRA_LIBS='' X_LIBS=' -L/opt/local/lib -R/opt/local/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_FC='gfortran' bindir='${exec_prefix}/bin' build='i386-apple-darwin10.2.0' build_alias='' build_cpu='i386' build_os='darwin10.2.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin10.2.0' host_alias='' host_cpu='i386' host_os='darwin10.2.0' 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='/usr/local/isis/1.5.0' prefix_input='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdir='1.5.0' sysconfdir='${prefix}/etc' target_alias='' termcap_lib='-ltermcap' with_xspec_version='NONE' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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_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 HAVE_XSPEC_TABLE_MODELS 1 #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