This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by WCSLIB configure 4.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/home/cguirao/INTROOT/cpl ## --------- ## ## Platform. ## ## --------- ## hostname = psdlin3 uname -m = i686 uname -r = 2.6.18-92.1.6.el5PAE uname -s = Linux uname -v = #1 SMP Wed Jun 25 13:05:49 EDT 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/ar45/bin/ PATH: /home/cguirao/bin PATH: /usr/local/bin PATH: /home/dataflow/bin/QAtools PATH: /etc/pecs/releases/000/bin PATH: . PATH: /vlt/VLT2009/NOCCS/bin PATH: /vlt/VLT2009/apache-ant-1.6.5/bin PATH: /vlt/VLT2009/cpl/bin PATH: /vlt/VLT2009/WindRiver-3.4/vxworks-6.4/host/x86-linux2/bin PATH: /vlt/VLT2009/WindRiver-3.4/vxworks-6.4/vxtest/src/scripts PATH: /vlt/VLT2009/WindRiver-3.4/scopetools-5.6/host/bin/x86-linux2 PATH: /vlt/VLT2009/WindRiver-3.4 PATH: /vlt/VLT2009/WindRiver-3.4/workbench-2.6/x86-linux2/bin PATH: /vlt/VLT2009/WindRiver-3.4/workbench-2.6/foundation/4.0.11/x86-linux2/bin PATH: /vlt/VLT2009/WindRiver-3.4/gnu/3.4.4-vxworks-6.4/x86-linux2/bin PATH: /vlt/VLT2009/WindRiver-3.4/diab/5.5.0.0/LINUX386/bin PATH: /vlt/VLT2009/jdk1.6.0_06/bin PATH: /vlt/VLT2009/tcltk/bin PATH: /vlt/VLT2009/gnu/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /vlt/VLT2009/midas/08SEPpl1.0/system/unix PATH: /apps/frame6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1783: checking build system type configure:1801: result: i686-pc-linux-gnu configure:1830: checking for flex configure:1846: found /vlt/VLT2009/gnu/bin/flex configure:1857: result: flex configure:1870: Flex version 2.5.4 is too old, ignored. configure:1881: WARNING: Flex version 2.5.9 or later does not appear to be available, will use pre-generated sources. configure:1936: checking for gcc configure:1963: result: gcc configure:2201: checking for C compiler version configure:2208: gcc --version >&5 gcc (GCC) 4.2.4 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:2211: $? = 0 configure:2218: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: /diska/vlt_tmp/2009-tools/PRODUCTS/gnu/Linux-5.2/gcc-4.2.4/configure --with-gnu-as --enable-shared --enable-languages=c++,fortran --prefix=/vlt/VLT2009/gnu --enable-threads=posix --host=i386-redhat-linux Thread model: posix gcc version 4.2.4 configure:2221: $? = 0 configure:2228: gcc -V >&5 gcc: '-V' option must have argument configure:2231: $? = 1 configure:2254: checking for C compiler default output file name configure:2281: gcc conftest.c >&5 configure:2284: $? = 0 configure:2322: result: a.out configure:2339: checking whether the C compiler works configure:2349: ./a.out configure:2352: $? = 0 configure:2369: result: yes configure:2376: checking whether we are cross compiling configure:2378: result: no configure:2381: checking for suffix of executables configure:2388: gcc -o conftest conftest.c >&5 configure:2391: $? = 0 configure:2415: result: configure:2421: checking for suffix of object files configure:2447: gcc -c conftest.c >&5 configure:2450: $? = 0 configure:2473: result: o configure:2477: checking whether we are using the GNU C compiler configure:2506: gcc -c conftest.c >&5 configure:2512: $? = 0 configure:2529: result: yes configure:2534: checking whether gcc accepts -g configure:2564: gcc -c -g conftest.c >&5 configure:2570: $? = 0 configure:2669: result: yes configure:2686: checking for gcc option to accept ISO C89 configure:2760: gcc -c -g -O2 conftest.c >&5 configure:2766: $? = 0 configure:2789: result: none needed configure:2812: checking how to run the C preprocessor configure:2852: gcc -E conftest.c configure:2858: $? = 0 configure:2889: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2895: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | /* end confdefs.h. */ | #include configure:2928: result: gcc -E configure:2957: gcc -E conftest.c configure:2963: $? = 0 configure:2994: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | /* end confdefs.h. */ | #include configure:3085: checking for gcc configure:3112: result: gcc configure:3350: checking for C compiler version configure:3357: gcc --version >&5 gcc (GCC) 4.2.4 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:3360: $? = 0 configure:3367: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: /diska/vlt_tmp/2009-tools/PRODUCTS/gnu/Linux-5.2/gcc-4.2.4/configure --with-gnu-as --enable-shared --enable-languages=c++,fortran --prefix=/vlt/VLT2009/gnu --enable-threads=posix --host=i386-redhat-linux Thread model: posix gcc version 4.2.4 configure:3370: $? = 0 configure:3377: gcc -V >&5 gcc: '-V' option must have argument configure:3380: $? = 1 configure:3383: checking whether we are using the GNU C compiler configure:3435: result: yes configure:3440: checking whether gcc accepts -g configure:3575: result: yes configure:3592: checking for gcc option to accept ISO C89 configure:3695: result: none needed configure:3715: checking for gcc option to accept ISO C99 configure:3874: gcc -c -g -O2 conftest.c >&5 conftest.c:59: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:113: error: 'newvar' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) conftest.c:123: error: 'for' loop initial declaration used outside C99 mode configure:3880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3874: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:3880: $? = 0 configure:3910: result: -std=gnu99 configure:4040: checking for gcc -std=gnu99 option to accept ISO Standard C configure:4051: result: -std=gnu99 configure:4057: checking for an ANSI C-conforming const configure:4132: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4138: $? = 0 configure:4153: result: yes configure:4164: checking for grep that handles long lines and -e configure:4238: result: /vlt/VLT2009/gnu/bin/grep configure:4243: checking for egrep configure:4321: result: /vlt/VLT2009/gnu/bin/grep -E configure:4326: checking for ANSI C header files configure:4356: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4362: $? = 0 configure:4461: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:4464: $? = 0 configure:4470: ./conftest configure:4473: $? = 0 configure:4490: result: yes configure:4514: checking for sys/types.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for sys/stat.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for stdlib.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for string.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for memory.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for strings.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for inttypes.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for stdint.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4514: checking for unistd.h configure:4535: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4557: result: yes configure:4569: checking for size_t configure:4599: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4605: $? = 0 configure:4620: result: yes configure:4652: checking for ANSI C header files configure:4816: result: yes configure:4846: checking errno.h usability configure:4863: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4883: result: yes configure:4887: checking errno.h presence configure:4902: gcc -E conftest.c configure:4908: $? = 0 configure:4922: result: yes configure:4955: checking for errno.h configure:4963: result: yes configure:4846: checking limits.h usability configure:4863: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4883: result: yes configure:4887: checking limits.h presence configure:4902: gcc -E conftest.c configure:4908: $? = 0 configure:4922: result: yes configure:4955: checking for limits.h configure:4963: result: yes configure:4846: checking math.h usability configure:4863: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4883: result: yes configure:4887: checking math.h presence configure:4902: gcc -E conftest.c configure:4908: $? = 0 configure:4922: result: yes configure:4955: checking for math.h configure:4963: result: yes configure:4846: checking stdio.h usability configure:4863: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4883: result: yes configure:4887: checking stdio.h presence configure:4902: gcc -E conftest.c configure:4908: $? = 0 configure:4922: result: yes configure:4955: checking for stdio.h configure:4963: result: yes configure:4836: checking for stdlib.h configure:4842: result: yes configure:4836: checking for string.h configure:4842: result: yes configure:4996: checking for floor in -lm configure:5031: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:33: warning: conflicting types for built-in function 'floor' configure:5037: $? = 0 configure:5055: result: yes configure:5071: checking for stdlib.h configure:5077: result: yes configure:5211: checking for GNU libc compatible malloc configure:5245: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:5248: $? = 0 configure:5254: ./conftest configure:5257: $? = 0 configure:5273: result: yes configure:5310: checking for floor configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:52: warning: conflicting types for built-in function 'floor' configure:5372: $? = 0 configure:5390: result: yes configure:5310: checking for memset configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:53: warning: conflicting types for built-in function 'memset' configure:5372: $? = 0 configure:5390: result: yes configure:5310: checking for pow configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:54: warning: conflicting types for built-in function 'pow' configure:5372: $? = 0 configure:5390: result: yes configure:5310: checking for sqrt configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:55: warning: conflicting types for built-in function 'sqrt' configure:5372: $? = 0 configure:5390: result: yes configure:5310: checking for strchr configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:56: warning: conflicting types for built-in function 'strchr' configure:5372: $? = 0 configure:5390: result: yes configure:5310: checking for strstr configure:5366: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:57: warning: conflicting types for built-in function 'strstr' configure:5372: $? = 0 configure:5390: result: yes configure:5402: checking for int configure:5432: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5438: $? = 0 configure:5453: result: yes configure:5460: checking size of int configure:5762: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:5765: $? = 0 configure:5771: ./conftest configure:5774: $? = 0 configure:5797: result: 4 configure:5807: checking for long int configure:5837: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5858: result: yes configure:5865: checking size of long int configure:6167: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:6170: $? = 0 configure:6176: ./conftest configure:6179: $? = 0 configure:6202: result: 4 configure:6212: checking for long long int configure:6242: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6248: $? = 0 configure:6263: result: yes configure:6270: checking size of long long int configure:6572: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:6575: $? = 0 configure:6581: ./conftest configure:6584: $? = 0 configure:6607: result: 8 configure:6700: checking for g77 configure:6716: found /vlt/VLT2009/gnu/bin/g77 configure:6727: result: g77 configure:6757: checking for Fortran 77 compiler version configure:6764: g77 --version >&5 GNU Fortran (GCC) 4.2.4 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:6767: $? = 0 configure:6774: g77 -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: /diska/vlt_tmp/2009-tools/PRODUCTS/gnu/Linux-5.2/gcc-4.2.4/configure --with-gnu-as --enable-shared --enable-languages=c++,fortran --prefix=/vlt/VLT2009/gnu --enable-threads=posix --host=i386-redhat-linux Thread model: posix gcc version 4.2.4 configure:6777: $? = 0 configure:6784: g77 -V >&5 g77: '-V' option must have argument configure:6787: $? = 1 configure:6795: checking whether we are using the GNU Fortran 77 compiler configure:6814: g77 -c conftest.F >&5 configure:6820: $? = 0 configure:6837: result: yes configure:6843: checking whether g77 accepts -g configure:6860: g77 -c -g conftest.f >&5 configure:6866: $? = 0 configure:6882: result: yes configure:6933: checking whether g77 accepts -I configure:6954: g77 -c -I. conftest.f >&5 configure:6960: $? = 0 configure:6965: result: yes configure:6990: checking how to get verbose linking output from g77 configure:7006: g77 -c -g -O2 -I. conftest.f >&5 configure:7012: $? = 0 configure:7034: g77 -o conftest -g -O2 -I. -v conftest.f -lm Using built-in specs. Target: i386-redhat-linux Configured with: /diska/vlt_tmp/2009-tools/PRODUCTS/gnu/Linux-5.2/gcc-4.2.4/configure --with-gnu-as --enable-shared --enable-languages=c++,fortran --prefix=/vlt/VLT2009/gnu --enable-threads=posix --host=i386-redhat-linux Thread model: posix gcc version 4.2.4 /diska/vlt/VLT2009/gnu/bin/../libexec/gcc/i386-redhat-linux/4.2.4/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=i386 -auxbase conftest -g -O2 -version -I. -I /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/finclude -o /tmp/ccrfZ1fg.s GNU F95 version 4.2.4 (i386-redhat-linux) compiled by GNU C version 4.2.4. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccSPp08m.o /tmp/ccrfZ1fg.s GNU assembler version 2.17 (i686-pc-linux-gnu) using BFD version 2.17 /diska/vlt/VLT2009/gnu/bin/../libexec/gcc/i386-redhat-linux/4.2.4/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/crtbegin.o -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. /tmp/ccSPp08m.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/crtend.o /usr/lib/crtn.o configure:7100: result: -v configure:7102: checking for Fortran 77 libraries of g77 configure:7125: g77 -o conftest -g -O2 -I. -v conftest.f -lm Using built-in specs. Target: i386-redhat-linux Configured with: /diska/vlt_tmp/2009-tools/PRODUCTS/gnu/Linux-5.2/gcc-4.2.4/configure --with-gnu-as --enable-shared --enable-languages=c++,fortran --prefix=/vlt/VLT2009/gnu --enable-threads=posix --host=i386-redhat-linux Thread model: posix gcc version 4.2.4 /diska/vlt/VLT2009/gnu/bin/../libexec/gcc/i386-redhat-linux/4.2.4/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=i386 -auxbase conftest -g -O2 -version -I. -I /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/finclude -o /tmp/ccCkt4Ld.s GNU F95 version 4.2.4 (i386-redhat-linux) compiled by GNU C version 4.2.4. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccsRRisi.o /tmp/ccCkt4Ld.s GNU assembler version 2.17 (i686-pc-linux-gnu) using BFD version 2.17 /diska/vlt/VLT2009/gnu/bin/../libexec/gcc/i386-redhat-linux/4.2.4/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/crtbegin.o -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. /tmp/ccsRRisi.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/crtend.o /usr/lib/crtn.o configure:7299: result: -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm configure:7317: checking for dummy main to link with Fortran 77 libraries configure:7361: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm >&5 configure:7367: $? = 0 configure:7448: result: none configure:7485: checking for Fortran 77 name-mangling scheme configure:7504: g77 -c -g -O2 -I. conftest.f >&5 configure:7510: $? = 0 configure:7565: gcc -std=gnu99 -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm >&5 /tmp/cccisPZI.o: In function `main': /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/wcslib-4.3/conftest.c:58: undefined reference to `foobar' collect2: ld returned 1 exit status configure:7571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | /* 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 F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:7565: gcc -std=gnu99 -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm >&5 configure:7571: $? = 0 configure:7650: gcc -std=gnu99 -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm >&5 configure:7656: $? = 0 configure:7713: result: lower case, underscore, no extra underscore configure:7820: checking for printf$LDBLStub in -lSystemStubs configure:7863: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lSystemStubs -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lSystemStubs collect2: ld returned 1 exit status configure:7869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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 printf$LDBLStub (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return printf$LDBLStub (); | ; | return 0; | } configure:7888: result: no configure:7942: checking for ranlib configure:7958: found /vlt/VLT2009/gnu/bin/ranlib configure:7969: result: ranlib configure:8040: checking whether ln -s works configure:8044: result: yes configure:8064: checking for a BSD-compatible install configure:8120: result: /usr/bin/install -c configure:8137: Looking for libraries etc. required to build utilities and test suite... configure:8148: checking for unistd.h configure:8154: result: yes configure:8290: checking for _LARGEFILE_SOURCE value needed for large files configure:8325: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:8331: $? = 0 configure:8403: result: no configure:8433: checking for special C compiler options needed for large files configure:8534: result: no configure:8540: checking for _FILE_OFFSET_BITS value needed for large files configure:8583: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:49: warning: left shift count >= width of type conftest.c:49: warning: left shift count >= width of type conftest.c:51: error: size of array 'off_t_is_large' is negative configure:8589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:8641: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8665: result: 64 configure:8820: checking for cosd in -lsunmath configure:8863: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lsunmath -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lsunmath collect2: ld returned 1 exit status configure:8869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 cosd (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return cosd (); | ; | return 0; | } configure:8887: result: no configure:8908: checking for /local/pgplot configure:8924: result: no configure:8908: checking for /local/cfitsio configure:8924: result: no configure:8908: checking for /local/lib configure:8924: result: no configure:8908: checking for /usr/local/pgplot configure:8924: result: no configure:8908: checking for /usr/local/cfitsio configure:8924: result: no configure:8908: checking for /usr/local/lib configure:8924: result: yes configure:8908: checking for /opt/local/lib configure:8924: result: no configure:8908: checking for /opt/SUNWspro/lib configure:8924: result: no configure:8908: checking for /sw/lib configure:8924: result: no configure:8945: checking for /local/include/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /local/include/cpgplot.h configure:8984: result: no configure:8945: checking for /usr/local/include/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /usr/local/include/cpgplot.h configure:8984: result: no configure:8945: checking for /opt/local/include/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /opt/local/include/cpgplot.h configure:8984: result: no configure:8945: checking for /sw/include/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /sw/include/cpgplot.h configure:8984: result: no configure:8945: checking for /local/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /local/cpgplot.h configure:8984: result: no configure:8945: checking for /usr/include/pgplot/cpgplot.h configure:8961: result: no configure:8968: checking for /usr/include/cpgplot.h configure:8984: result: no configure:8996: checking for iand_ in -lM77 configure:9039: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lM77 -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lM77 collect2: ld returned 1 exit status configure:9045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 iand_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return iand_ (); | ; | return 0; | } configure:9063: result: no configure:9069: checking for f77_init in -lF77 configure:9112: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lF77 -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lF77 collect2: ld returned 1 exit status configure:9118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 f77_init (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return f77_init (); | ; | return 0; | } configure:9136: result: no configure:9144: checking for main in -lfrtbegin configure:9181: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lfrtbegin -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lfrtbegin collect2: ld returned 1 exit status configure:9187: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return main (); | ; | return 0; | } configure:9205: result: no configure:9211: checking for gerror_ in -lg2c configure:9254: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lg2c -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lg2c collect2: ld returned 1 exit status configure:9260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 gerror_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return gerror_ (); | ; | return 0; | } configure:9278: result: no configure:9286: checking for _gfortran_abort in -lgfortran configure:9329: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lgfortran -lm -lm >&5 configure:9335: $? = 0 configure:9353: result: yes configure:9361: checking for X configure:9539: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lX11 -lm >&5 configure:9545: $? = 0 configure:9604: result: libraries , headers configure:9618: checking for deflate in -lz configure:9661: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lz -lX11 -lgfortran -lm -lm >&5 configure:9667: $? = 0 configure:9685: result: yes configure:9691: checking for png_error in -lpng configure:9734: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lpng -lz -lX11 -lgfortran -lm -lm >&5 configure:9740: $? = 0 configure:9758: result: yes configure:9764: checking for pgbeg_ in -lpgplot configure:9807: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lpgplot -lpng -lz -lX11 -lgfortran -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lpgplot collect2: ld returned 1 exit status configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 pgbeg_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return pgbeg_ (); | ; | return 0; | } configure:9831: result: no configure:9837: checking for cpgbeg in -lcpgplot configure:9880: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lcpgplot -lpng -lz -lX11 -lgfortran -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lcpgplot collect2: ld returned 1 exit status configure:9886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 cpgbeg (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return cpgbeg (); | ; | return 0; | } configure:9904: result: no configure:9914: WARNING: PGPLOT not found, skipping PGPLOT-dependent tests. configure:9928: checking for /local/include/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /local/include/fitsio.h configure:9967: result: no configure:9928: checking for /usr/local/include/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /usr/local/include/fitsio.h configure:9967: result: no configure:9928: checking for /opt/local/include/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /opt/local/include/fitsio.h configure:9967: result: no configure:9928: checking for /sw/include/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /sw/include/fitsio.h configure:9967: result: no configure:9928: checking for /local/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /local/fitsio.h configure:9967: result: no configure:9928: checking for /usr/include/cfitsio/fitsio.h configure:9944: result: no configure:9951: checking for /usr/include/fitsio.h configure:9967: result: no configure:9975: checking for recv in -lsocket configure:10018: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lsocket -lm -lm >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:10024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WCSLIB" | #define PACKAGE_TARNAME "wcslib-4.3" | #define PACKAGE_VERSION "4.3" | #define PACKAGE_STRING "WCSLIB 4.3" | #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" | #define WCSLIB_VERSION 4.3 | #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 STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define WCSLIB_INT64 long long int | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_UNISTD_H 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* 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 recv (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return recv (); | ; | return 0; | } configure:10042: result: no configure:10048: checking for ffopen in -lcfitsio configure:10091: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lcfitsio -lm -lm >&5 configure:10097: $? = 0 configure:10115: result: yes configure:10123: WARNING: CFITSIO not found, skipping CFITSIO-dependent tests. configure:10327: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by WCSLIB config.status 4.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on psdlin3 config.status:621: creating makedefs config.status:621: creating wcsconfig.h config.status:621: creating wcsconfig_f77.h config.status:621: creating wcsconfig_tests.h config.status:621: creating wcsconfig_utils.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_file__local_cfitsio=no ac_cv_file__local_cfitsio_fitsio_h=no ac_cv_file__local_cpgplot_h=no ac_cv_file__local_fitsio_h=no ac_cv_file__local_include_cfitsio_fitsio_h=no ac_cv_file__local_include_cpgplot_h=no ac_cv_file__local_include_fitsio_h=no ac_cv_file__local_include_pgplot_cpgplot_h=no ac_cv_file__local_lib=no ac_cv_file__local_pgplot=no ac_cv_file__local_pgplot_cpgplot_h=no ac_cv_file__opt_SUNWspro_lib=no ac_cv_file__opt_local_include_cfitsio_fitsio_h=no ac_cv_file__opt_local_include_cpgplot_h=no ac_cv_file__opt_local_include_fitsio_h=no ac_cv_file__opt_local_include_pgplot_cpgplot_h=no ac_cv_file__opt_local_lib=no ac_cv_file__sw_include_cfitsio_fitsio_h=no ac_cv_file__sw_include_cpgplot_h=no ac_cv_file__sw_include_fitsio_h=no ac_cv_file__sw_include_pgplot_cpgplot_h=no ac_cv_file__sw_lib=no ac_cv_file__usr_include_cfitsio_fitsio_h=no ac_cv_file__usr_include_cpgplot_h=no ac_cv_file__usr_include_fitsio_h=no ac_cv_file__usr_include_pgplot_cpgplot_h=no ac_cv_file__usr_local_cfitsio=no ac_cv_file__usr_local_include_cfitsio_fitsio_h=no ac_cv_file__usr_local_include_cpgplot_h=no ac_cv_file__usr_local_include_fitsio_h=no ac_cv_file__usr_local_include_pgplot_cpgplot_h=no ac_cv_file__usr_local_lib=yes ac_cv_file__usr_local_pgplot=no ac_cv_fortran_dummy_main=none ac_cv_func_floor=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_sqrt=yes ac_cv_func_strchr=yes ac_cv_func_strstr=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_F77_f77_init=no ac_cv_lib_M77_iand_=no ac_cv_lib_SystemStubs_printf=no ac_cv_lib_cfitsio_ffopen=yes ac_cv_lib_cpgplot_cpgbeg=no ac_cv_lib_frtbegin_main=no ac_cv_lib_g2c_gerror_=no ac_cv_lib_gfortran__gfortran_abort=yes ac_cv_lib_m_floor=yes ac_cv_lib_pgplot_pgbeg_=no ac_cv_lib_png_png_error=yes ac_cv_lib_socket_recv=no ac_cv_lib_sunmath_cosd=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/vlt/VLT2009/gnu/bin/grep -E' ac_cv_path_GREP=/vlt/VLT2009/gnu/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_FLEX=flex ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long_int=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int=yes ac_cv_type_long_int=yes ac_cv_type_long_long_int=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ARCH='i686-linux-gnu' CC='gcc -std=gnu99' CFITSIOINC='' CFITSIOLIB='-lcfitsio ' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/vlt/VLT2009/gnu/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2 -I.' FLEX='' FLIBS=' -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4 -L/diska/vlt/VLT2009/gnu/bin/../lib/gcc/i386-redhat-linux/4.2.4/../../.. -L/vlt/VLT2009/gnu/lib/gcc/i386-redhat-linux/4.2.4/../../.. -lgfortranbegin -lgfortran -lm' GETWCSTAB='' GREP='/vlt/VLT2009/gnu/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='-lm ' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='mcalabre@atnf.csiro.au' PACKAGE_NAME='WCSLIB' PACKAGE_STRING='WCSLIB 4.3' PACKAGE_TARNAME='wcslib-4.3' PACKAGE_VERSION='4.3' PATH_SEPARATOR=':' PGPLOTINC='' PGPLOTLIB='' RANLIB='ranlib' SHELL='/bin/sh' SHRFLAGS='-g -O2 -fPIC' SHRLD='$(CC) $(SHRFLAGS) -shared -Wl,-h$(SHRLIB)' SHRLIB='libwcs.so.4.3' SHRLN='libwcs.so' SHRSFX='' XMKMF='' ac_ct_CC='gcc' ac_ct_F77='g77' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' 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='/home/cguirao/INTROOT/cpl' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "WCSLIB" #define PACKAGE_TARNAME "wcslib-4.3" #define PACKAGE_VERSION "4.3" #define PACKAGE_STRING "WCSLIB 4.3" #define PACKAGE_BUGREPORT "mcalabre@atnf.csiro.au" #define WCSLIB_VERSION 4.3 #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 STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_LIBM 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_FLOOR 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_SQRT 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 4 #define SIZEOF_LONG_LONG_INT 8 #define WCSLIB_INT64 long long int #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define HAVE_UNISTD_H 1 #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 configure: exit 0