This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Common Pipeline Library configure 4.1.1, 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:2068: checking build system type configure:2086: result: i686-pc-linux-gnu configure:2124: checking for a BSD-compatible install configure:2180: result: /usr/bin/install -c configure:2191: checking whether build environment is sane configure:2234: result: yes configure:2262: checking for a thread-safe mkdir -p configure:2301: result: /bin/mkdir -p configure:2314: checking for gawk configure:2330: found /vlt/VLT2009/gnu/bin/gawk configure:2341: result: gawk configure:2352: checking whether make sets $(MAKE) configure:2373: result: yes configure:2564: checking whether to enable maintainer-specific portions of Makefiles configure:2573: result: no configure:2768: checking for gcc configure:2795: result: gcc configure:3033: checking for C compiler version configure:3040: 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:3043: $? = 0 configure:3050: 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:3053: $? = 0 configure:3060: gcc -V >&5 gcc: '-V' option must have argument configure:3063: $? = 1 configure:3086: checking for C compiler default output file name configure:3113: gcc -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:3116: $? = 0 configure:3154: result: a.out configure:3171: checking whether the C compiler works configure:3181: ./a.out configure:3184: $? = 0 configure:3201: result: yes configure:3208: checking whether we are cross compiling configure:3210: result: no configure:3213: checking for suffix of executables configure:3220: gcc -o conftest -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:3223: $? = 0 configure:3247: result: configure:3253: checking for suffix of object files configure:3279: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:3282: $? = 0 configure:3305: result: o configure:3309: checking whether we are using the GNU C compiler configure:3338: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:3344: $? = 0 configure:3361: result: yes configure:3366: checking whether gcc accepts -g configure:3396: gcc -c -g conftest.c >&5 configure:3402: $? = 0 configure:3501: result: yes configure:3518: checking for gcc option to accept ISO C89 configure:3592: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:3598: $? = 0 configure:3621: result: none needed configure:3650: checking for style of include used by make configure:3678: result: GNU configure:3703: checking dependency style of gcc configure:3794: result: gcc3 configure:3810: checking whether gcc and cc understand -c and -o together configure:3845: gcc -c conftest.c -o conftest2.o >&5 configure:3848: $? = 0 configure:3854: gcc -c conftest.c -o conftest2.o >&5 configure:3857: $? = 0 configure:3868: cc -c conftest.c >&5 configure:3871: $? = 0 configure:3879: cc -c conftest.c -o conftest2.o >&5 configure:3882: $? = 0 configure:3888: cc -c conftest.c -o conftest2.o >&5 configure:3891: $? = 0 configure:3909: result: yes configure:3935: checking for function prototypes configure:3938: result: yes configure:3961: checking how to run the C preprocessor configure:4001: gcc -E conftest.c configure:4007: $? = 0 configure:4038: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:4044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4077: result: gcc -E configure:4106: gcc -E conftest.c configure:4112: $? = 0 configure:4143: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:4149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4187: checking for grep that handles long lines and -e configure:4261: result: /vlt/VLT2009/gnu/bin/grep configure:4266: checking for egrep configure:4344: result: /vlt/VLT2009/gnu/bin/grep -E configure:4349: checking for ANSI C header files configure:4379: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4385: $? = 0 configure:4484: gcc -o conftest -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4487: $? = 0 configure:4493: ./conftest configure:4496: $? = 0 configure:4513: result: yes configure:4537: checking for sys/types.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for sys/stat.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for stdlib.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for string.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for memory.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for strings.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for inttypes.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for stdint.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4537: checking for unistd.h configure:4558: gcc -c -g -O0 -fno-builtin -fno-common conftest.c >&5 configure:4564: $? = 0 configure:4580: result: yes configure:4605: checking for string.h configure:4611: result: yes configure:4752: checking for PURIFY availability configure:4766: checking for purify configure:4794: result: NONE configure:4803: result: disabled configure:4836: checking whether debugging code should be created configure:4843: result: no configure:5184: checking whether strict compiler options should be used configure:5191: result: no configure:5302: checking whether gcc supports -fno-builtin configure:5337: result: yes configure:5352: checking whether gcc supports -fno-common configure:5387: result: yes configure:5403: checking for doxygen configure:5421: found /usr/bin/doxygen configure:5433: result: /usr/bin/doxygen configure:5445: checking for latex configure:5478: result: no configure:5580: checking host system type configure:5595: result: i686-pc-linux-gnu configure:5617: checking for a sed that does not truncate output configure:5673: result: /vlt/VLT2009/gnu/bin/sed configure:5687: checking for ld used by gcc configure:5754: result: /vlt/VLT2009/gnu/bin/ld configure:5763: checking if the linker (/vlt/VLT2009/gnu/bin/ld) is GNU ld configure:5778: result: yes configure:5783: checking for /vlt/VLT2009/gnu/bin/ld option to reload object files configure:5790: result: -r configure:5808: checking for BSD-compatible nm configure:5857: result: /vlt/VLT2009/gnu/bin/nm -B configure:5861: checking whether ln -s works configure:5865: result: yes configure:5872: checking how to recognise dependent libraries configure:6048: result: pass_all configure:6291: checking dlfcn.h usability configure:6308: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:6314: $? = 0 configure:6328: result: yes configure:6332: checking dlfcn.h presence configure:6347: gcc -E conftest.c configure:6353: $? = 0 configure:6367: result: yes configure:6400: checking for dlfcn.h configure:6408: result: yes configure:6479: checking for g++ configure:6495: found /vlt/VLT2009/gnu/bin/g++ configure:6506: result: g++ configure:6537: checking for C++ compiler version configure:6544: g++ --version >&5 g++ (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:6547: $? = 0 configure:6554: g++ -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:6557: $? = 0 configure:6564: g++ -V >&5 g++: '-V' option must have argument configure:6567: $? = 1 configure:6570: checking whether we are using the GNU C++ compiler configure:6599: g++ -c -g -O0 conftest.cpp >&5 configure:6605: $? = 0 configure:6622: result: yes configure:6627: checking whether g++ accepts -g configure:6657: g++ -c -g conftest.cpp >&5 configure:6663: $? = 0 configure:6762: result: yes configure:6787: checking dependency style of g++ configure:6878: result: gcc3 configure:6903: checking how to run the C++ preprocessor configure:6939: g++ -E conftest.cpp configure:6945: $? = 0 configure:6976: g++ -E conftest.cpp conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory configure:6982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7015: result: g++ -E configure:7044: g++ -E conftest.cpp configure:7050: $? = 0 configure:7081: g++ -E conftest.cpp conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory configure:7087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7180: checking for g77 configure:7196: found /vlt/VLT2009/gnu/bin/g77 configure:7207: result: g77 configure:7237: checking for Fortran 77 compiler version configure:7244: 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:7247: $? = 0 configure:7254: 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:7257: $? = 0 configure:7264: g77 -V >&5 g77: '-V' option must have argument configure:7267: $? = 1 configure:7275: checking whether we are using the GNU Fortran 77 compiler configure:7294: g77 -c conftest.F >&5 configure:7300: $? = 0 configure:7317: result: yes configure:7323: checking whether g77 accepts -g configure:7340: g77 -c -g conftest.f >&5 configure:7346: $? = 0 configure:7362: result: yes configure:7392: checking the maximum length of command line arguments configure:7501: result: 32768 configure:7512: checking command to parse /vlt/VLT2009/gnu/bin/nm -B output from gcc object configure:7617: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:7620: $? = 0 configure:7624: /vlt/VLT2009/gnu/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7627: $? = 0 configure:7679: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c conftstm.o >&5 configure:7682: $? = 0 configure:7720: result: ok configure:7724: checking for objdir configure:7739: result: .libs configure:7831: checking for ar configure:7847: found /vlt/VLT2009/gnu/bin/ar configure:7858: result: ar configure:7927: checking for ranlib configure:7943: found /vlt/VLT2009/gnu/bin/ranlib configure:7954: result: ranlib configure:8023: checking for strip configure:8039: found /vlt/VLT2009/gnu/bin/strip configure:8050: result: strip configure:8336: checking if gcc supports -fno-rtti -fno-exceptions configure:8354: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8358: $? = 0 configure:8371: result: no configure:8386: checking for gcc option to produce PIC configure:8596: result: -fPIC configure:8604: checking if gcc PIC flag -fPIC works configure:8622: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common -fPIC -DPIC conftest.c >&5 configure:8626: $? = 0 configure:8639: result: yes configure:8667: checking if gcc static flag -static works configure:8695: result: yes configure:8705: checking if gcc supports -c -o file.o configure:8726: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common -o out/conftest2.o conftest.c >&5 configure:8730: $? = 0 configure:8752: result: yes configure:8778: checking whether the gcc linker (/vlt/VLT2009/gnu/bin/ld) supports shared libraries configure:9732: result: yes configure:9753: checking whether -lc should be explicitly linked in configure:9758: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:9761: $? = 0 configure:9776: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9779: $? = 0 configure:9791: result: no configure:9799: checking dynamic linker characteristics configure:10408: result: GNU/Linux ld.so configure:10417: checking how to hardcode library paths into programs configure:10442: result: immediate configure:10456: checking whether stripping libraries is possible configure:10461: result: yes configure:11262: checking if libtool supports shared libraries configure:11264: result: yes configure:11267: checking whether to build shared libraries configure:11288: result: yes configure:11291: checking whether to build static libraries configure:11295: result: yes configure:11387: creating libtool configure:11975: checking for ld used by g++ configure:12042: result: /vlt/VLT2009/gnu/bin/ld configure:12051: checking if the linker (/vlt/VLT2009/gnu/bin/ld) is GNU ld configure:12066: result: yes configure:12117: checking whether the g++ linker (/vlt/VLT2009/gnu/bin/ld) supports shared libraries configure:13051: result: yes configure:13069: g++ -c -g -O0 conftest.cpp >&5 configure:13072: $? = 0 configure:13191: checking for g++ option to produce PIC configure:13465: result: -fPIC configure:13473: checking if g++ PIC flag -fPIC works configure:13491: g++ -c -g -O0 -fPIC -DPIC conftest.cpp >&5 configure:13495: $? = 0 configure:13508: result: yes configure:13536: checking if g++ static flag -static works configure:13564: result: yes configure:13574: checking if g++ supports -c -o file.o configure:13595: g++ -c -g -O0 -o out/conftest2.o conftest.cpp >&5 configure:13599: $? = 0 configure:13621: result: yes configure:13647: checking whether the g++ linker (/vlt/VLT2009/gnu/bin/ld) supports shared libraries configure:13672: result: yes configure:13739: checking dynamic linker characteristics configure:14348: result: GNU/Linux ld.so configure:14357: checking how to hardcode library paths into programs configure:14382: result: immediate configure:14908: checking if libtool supports shared libraries configure:14910: result: yes configure:14913: checking whether to build shared libraries configure:14933: result: yes configure:14936: checking whether to build static libraries configure:14940: result: yes configure:14950: checking for g77 option to produce PIC configure:15160: result: -fPIC configure:15168: checking if g77 PIC flag -fPIC works configure:15186: g77 -c -g -O2 -fPIC conftest.f >&5 configure:15190: $? = 0 configure:15203: result: yes configure:15231: checking if g77 static flag -static works configure:15259: result: yes configure:15269: checking if g77 supports -c -o file.o configure:15290: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15294: $? = 0 configure:15316: result: yes configure:15342: checking whether the g77 linker (/vlt/VLT2009/gnu/bin/ld) supports shared libraries configure:16276: result: yes configure:16343: checking dynamic linker characteristics configure:16952: result: GNU/Linux ld.so configure:16961: checking how to hardcode library paths into programs configure:16986: result: immediate configure:20607: checking for Java Development Kit configure: 20632: /vlt/VLT2009/jdk1.6.0_06/bin/java taking that configure: 20748: /vlt/VLT2009/jdk1.6.0_06/include/jni.h taking that configure: 20793: /vlt/VLT2009/jdk1.6.0_06/include/linux/jni_md.h taking that configure:20847: result: /vlt/VLT2009/jdk1.6.0_06, headers /vlt/VLT2009/jdk1.6.0_06/include, /vlt/VLT2009/jdk1.6.0_06/include/linux configure:20894: checking for gasgano configure: 20919: /home/cguirao/gasgano/bin/gasgano configure: 20919: /opt/gasgano/bin/gasgano configure: 20919: /usr/local/gasgano/bin/gasgano configure:20957: result: no configure:20967: checking for socket in -lsocket configure:21002: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lsocket >&5 /vlt/VLT2009/gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:21008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:21026: result: no configure:21032: checking for inet_ntoa in -lnsl configure:21067: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:21073: $? = 0 configure:21091: result: yes configure:21099: checking for cfitsio configure: 21130: /vlt/VLT2009/gnu/include/fitsio.h taking that configure: 21153: /vlt/VLT2009/gnu/lib/libcfitsio.a taking that configure:21169: result: libraries /vlt/VLT2009/gnu/lib, headers /vlt/VLT2009/gnu/include configure:21174: WARNING: cfitsio version seems to be different from 2.510. configure:21189: checking for wcs configure: 21220: /home/cguirao/INTROOT/cpl/include/wcslib/wcslib.h taking that configure: 21243: /home/cguirao/INTROOT/cpl/lib/libwcs.a taking that configure:21258: result: libraries /home/cguirao/INTROOT/cpl/lib, headers /home/cguirao/INTROOT/cpl/include configure:21283: checking for extended memory mode configure:21335: result: CPL_CFLAGS=-DCPL_XMEMORY_MODE=1 -DCPL_XMEMORY_MAXPTRS=1 configure:21343: checking for gasgano jar files configure:21405: result: no configure:21425: checking for ANSI C header files configure:21589: result: yes configure:21622: checking fcntl.h usability configure:21639: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21645: $? = 0 configure:21659: result: yes configure:21663: checking fcntl.h presence configure:21678: gcc -E conftest.c configure:21684: $? = 0 configure:21698: result: yes configure:21731: checking for fcntl.h configure:21739: result: yes configure:21612: checking for stdlib.h configure:21618: result: yes configure:21612: checking for string.h configure:21618: result: yes configure:21622: checking stropts.h usability configure:21639: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21645: $? = 0 configure:21659: result: yes configure:21663: checking stropts.h presence configure:21678: gcc -E conftest.c configure:21684: $? = 0 configure:21698: result: yes configure:21731: checking for stropts.h configure:21739: result: yes configure:21622: checking sys/ioctl.h usability configure:21639: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21645: $? = 0 configure:21659: result: yes configure:21663: checking sys/ioctl.h presence configure:21678: gcc -E conftest.c configure:21684: $? = 0 configure:21698: result: yes configure:21731: checking for sys/ioctl.h configure:21739: result: yes configure:21622: checking termios.h usability configure:21639: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21645: $? = 0 configure:21659: result: yes configure:21663: checking termios.h presence configure:21678: gcc -E conftest.c configure:21684: $? = 0 configure:21698: result: yes configure:21731: checking for termios.h configure:21739: result: yes configure:21622: checking termio.h usability configure:21639: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21645: $? = 0 configure:21659: result: yes configure:21663: checking termio.h presence configure:21678: gcc -E conftest.c configure:21684: $? = 0 configure:21698: result: yes configure:21731: checking for termio.h configure:21739: result: yes configure:21612: checking for unistd.h configure:21618: result: yes configure:21754: checking for an ANSI C-conforming const configure:21829: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21835: $? = 0 configure:21850: result: yes configure:21860: checking for inline configure:21886: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21892: $? = 0 configure:21910: result: inline configure:21931: checking for long double with more range or precision than double configure:21976: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:21982: $? = 0 configure:21997: result: yes configure:22016: checking whether byte ordering is bigendian configure:22049: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:22055: $? = 0 configure:22087: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:49: error: 'not' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) conftest.c:49: error: expected ';' before 'big' configure:22093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define CPL_WCS_INSTALLED 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22233: result: no configure:22259: checking for stdlib.h configure:22265: result: yes configure:22399: checking for GNU libc compatible malloc configure:22433: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22436: $? = 0 configure:22442: ./conftest configure:22445: $? = 0 configure:22461: result: yes configure:22493: checking for vprintf configure:22549: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22555: $? = 0 configure:22573: result: yes configure:22580: checking for _doprnt configure:22636: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 /tmp/cc6PtoTv.o: In function `main': /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/conftest.c:79: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:22642: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Common Pipeline Library" | #define PACKAGE_TARNAME "cpl" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "Common Pipeline Library 4.1.1" | #define PACKAGE_BUGREPORT "cpl-help@eso.org" | #define PACKAGE "cpl" | #define VERSION "4.1.1" | #define CPL_MAJOR_VERSION 4 | #define CPL_MINOR_VERSION 1 | #define CPL_MICRO_VERSION 1 | #define CPL_INTERFACE_AGE 1 | #define CPL_BINARY_VERSION 262401 | #define CPL_BINARY_AGE 257 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define CPL_WCS_INSTALLED 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:22659: result: no configure:22673: checking whether lstat dereferences a symlink specified with a trailing slash configure:22709: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22712: $? = 0 configure:22718: ./conftest configure:22721: $? = 0 configure:22744: result: yes configure:22763: checking whether stat accepts an empty string configure:22793: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22796: $? = 0 configure:22802: ./conftest configure:22805: $? = 0 configure:22821: result: no configure:22850: checking for getcwd configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for strdup configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for strrchr configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for fdopen configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for fileno configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for dup configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for sigaction configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22850: checking for sigemptyset configure:22906: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:22912: $? = 0 configure:22930: result: yes configure:22942: checking whether fdopen is declared configure:22971: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:22977: $? = 0 configure:22992: result: yes configure:23008: checking whether fileno is declared configure:23037: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:23043: $? = 0 configure:23058: result: yes configure:23074: checking whether dup is declared configure:23103: gcc -c -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c >&5 configure:23109: $? = 0 configure:23124: result: yes configure:23156: checking whether the Gasgano interface library can be build configure:23170: result: no configure:23220: checking for extra includes configure:23243: result: no configure:23248: checking for extra libs configure:23271: result: no configure:23277: checking for CPL configure:23288: result: will be installed in /home/cguirao/INTROOT/cpl configure:23414: gcc -o conftest -g -O0 -fno-builtin -fno-common -fno-builtin -fno-common conftest.c -lnsl >&5 configure:23420: $? = 0 configure:23592: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Common Pipeline Library config.status 4.1.1, 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:734: creating Makefile config.status:734: creating Makefile.purify config.status:734: creating Doxyfile config.status:734: creating cplcore/Makefile config.status:734: creating cplcore/tests/Makefile config.status:734: creating cpldrs/Makefile config.status:734: creating cpldrs/tests/Makefile config.status:734: creating cplui/Makefile config.status:734: creating cplui/tests/Makefile config.status:734: creating cpldfs/Makefile config.status:734: creating cpldfs/tests/Makefile config.status:734: creating cpljava/Makefile config.status:734: creating config.h config.status:1052: executing cplcore/cpl_version.h.in commands config.status:1052: executing depfiles commands config.status:1052: executing cplcore/cpl_func.h.in commands configure:25015: === configuring in libltdl (/ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/libltdl) configure:25118: running /bin/sh ./configure '--prefix=/home/cguirao/INTROOT/cpl' 'CC=gcc' 'CFLAGS=-g -O0 -fno-builtin -fno-common' 'CXXFLAGS=-g -O0' '--enable-ltdl-convenience' 'htmldir=${docdir}' --cache-file=/dev/null --srcdir=. configure:25015: === configuring in libcext (/ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/libcext) configure:25118: running /bin/sh ./configure '--prefix=/home/cguirao/INTROOT/cpl' 'CC=gcc' 'CFLAGS=-g -O0 -fno-builtin -fno-common' 'CXXFLAGS=-g -O0' '--enable-ltdl-convenience' 'htmldir=${docdir}' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O0 -fno-builtin -fno-common' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O0' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DOXYGEN_set= ac_cv_env_DOXYGEN_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_JAVAC_set= ac_cv_env_JAVAC_value= ac_cv_env_JAVAH_set= ac_cv_env_JAVAH_value= ac_cv_env_JAVA_set= ac_cv_env_JAVA_value= ac_cv_env_LATEX_set= ac_cv_env_LATEX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func__doprnt=no ac_cv_func_dup=yes ac_cv_func_fdopen=yes ac_cv_func_fileno=yes ac_cv_func_getcwd=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_sigaction=yes ac_cv_func_sigemptyset=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_vprintf=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_fdopen=yes ac_cv_have_decl_fileno=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes 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_stropts_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_DOXYGEN=/usr/bin/doxygen 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_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PURIFY_CMD=NONE ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_long_double_wider=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 cpl_cv_env_java_os=linux cpl_cv_func_has_func=__func__ cpl_cv_header_java=/vlt/VLT2009/jdk1.6.0_06/include cpl_cv_header_java_md=/vlt/VLT2009/jdk1.6.0_06/include/linux cpl_cv_path_gasgano=no cpl_cv_path_gasgano_jarfiles=no cpl_cv_path_java=/vlt/VLT2009/jdk1.6.0_06 cpl_cv_prog_gasgano=no eso_cv_enable_debug=no eso_cv_enable_strict=no eso_cv_prog_cc_fno_builtin=yes eso_cv_prog_cc_fno_common=yes eso_cv_with_extra_includes=NONE eso_cv_with_extra_libs=NONE lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/vlt/VLT2009/gnu/bin/ld lt_cv_path_LDCXX=/vlt/VLT2009/gnu/bin/ld lt_cv_path_NM='/vlt/VLT2009/gnu/bin/nm -B' lt_cv_path_SED=/vlt/VLT2009/gnu/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run tar' ANSI2KNR='' AR='ar' AUTOCONF='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run autoconf' AUTOHEADER='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run autoheader' AUTOMAKE='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFITSIO_INCLUDES='-I/vlt/VLT2009/gnu/include' CFITSIO_LDFLAGS='-L/vlt/VLT2009/gnu/lib' CFLAGS='-g -O0 -fno-builtin -fno-common -fno-builtin -fno-common' CPLCORE_INCLUDES='-I$(top_srcdir)/cplcore -I$(top_builddir)/cplcore' CPLDFS_INCLUDES='-I$(top_srcdir)/cpldfs -I$(top_builddir)/cpldfs' CPLDRS_INCLUDES='-I$(top_srcdir)/cpldrs -I$(top_builddir)/cpldrs' CPLUI_INCLUDES='-I$(top_srcdir)/cplui -I$(top_builddir)/cplui' CPL_BINARY_AGE='257' CPL_BINARY_VERSION='262401' CPL_CFLAGS='-DCPL_XMEMORY_MODE=1 -DCPL_XMEMORY_MAXPTRS=1' CPL_INTERFACE_AGE='1' CPL_LDFLAGS='' CPL_MAJOR_VERSION='4' CPL_MICRO_VERSION='1' CPL_MINOR_VERSION='1' CPL_VERSION='4.1.1' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O0' CX_INCLUDES='-I$(top_srcdir)/libcext/cext -I$(top_builddir)/libcext/cext' CX_LDFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='/usr/bin/doxygen' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/vlt/VLT2009/gnu/bin/grep -E' ESO_DEBUG_FLAGS='-DNDEBUG' EXEEXT='' F77='g77' FFLAGS='-g -O2' GASGANO_CLASSPATH='' GASGANO_SHREXT='' GASGANO_SUPPORT_FALSE='' GASGANO_SUPPORT_TRUE='#' GREP='/vlt/VLT2009/gnu/bin/grep' INCLTDL='-I${top_srcdir}/libltdl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAVA='/vlt/VLT2009/jdk1.6.0_06/bin/java' JAVAC='/vlt/VLT2009/jdk1.6.0_06/bin/javac' JAVAH='/vlt/VLT2009/jdk1.6.0_06/bin/javah' JAVA_INCLUDES='-I/vlt/VLT2009/jdk1.6.0_06/include -I/vlt/VLT2009/jdk1.6.0_06/include/linux' LATEX=':' LDFLAGS='' LIBCEXT='$(top_builddir)/libcext/cext/libcext.la' LIBCFITSIO='-lcfitsio' LIBCPLCORE='$(top_builddir)/cplcore/libcplcore.la' LIBCPLDFS='$(top_builddir)/cpldfs/libcpldfs.la' LIBCPLDRS='$(top_builddir)/cpldrs/libcpldrs.la' LIBCPLUI='$(top_builddir)/cplui/libcplui.la' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS=' -lnsl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='admin/ltmain.sh' LIBWCS='-lwcs' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='6' LT_REVISION='1' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/missing --run makeinfo' OBJEXT='o' PACKAGE='cpl' PACKAGE_BUGREPORT='cpl-help@eso.org' PACKAGE_NAME='Common Pipeline Library' PACKAGE_STRING='Common Pipeline Library 4.1.1' PACKAGE_TARNAME='cpl' PACKAGE_VERSION='4.1.1' PATH_SEPARATOR=':' PURIFY_CMD='NONE' PURIFY_FALSE='' PURIFY_TRUE='#' RANLIB='ranlib' SED='/vlt/VLT2009/gnu/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' U='' VERSION='4.1.1' WCS_INCLUDES='-I/home/cguirao/INTROOT/cpl/include/wcslib' WCS_LDFLAGS='-L/home/cguirao/INTROOT/cpl/lib' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' all_includes=' -I$(top_srcdir)/cpldfs -I$(top_builddir)/cpldfs -I$(top_srcdir)/cplui -I$(top_builddir)/cplui -I$(top_srcdir)/cpldrs -I$(top_builddir)/cpldrs -I$(top_srcdir)/cplcore -I$(top_builddir)/cplcore -I$(top_srcdir)/libcext/cext -I$(top_builddir)/libcext/cext -I/home/cguirao/INTROOT/cpl/include/wcslib -I/vlt/VLT2009/gnu/include ' all_ldflags=' ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' configdir='${datadir}/${PACKAGE}/config' cpl_includes='/home/cguirao/INTROOT/cpl/include' cpl_libraries='/home/cguirao/INTROOT/cpl/lib' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /ftp/pub/midaspub/dfsCPL/dfsCPL/tmp/cpl-4.1.1/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' 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' subdirs=' libltdl libcext' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Common Pipeline Library" #define PACKAGE_TARNAME "cpl" #define PACKAGE_VERSION "4.1.1" #define PACKAGE_STRING "Common Pipeline Library 4.1.1" #define PACKAGE_BUGREPORT "cpl-help@eso.org" #define PACKAGE "cpl" #define VERSION "4.1.1" #define CPL_MAJOR_VERSION 4 #define CPL_MINOR_VERSION 1 #define CPL_MICRO_VERSION 1 #define CPL_INTERFACE_AGE 1 #define CPL_BINARY_VERSION 262401 #define CPL_BINARY_AGE 257 #define PROTOTYPES 1 #define __PROTOTYPES 1 #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_STRING_H 1 #define HAVE_DLFCN_H 1 #define CPL_WCS_INSTALLED 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_VPRINTF 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 #define HAVE_FDOPEN 1 #define HAVE_FILENO 1 #define HAVE_DUP 1 #define HAVE_SIGACTION 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_DECL_FDOPEN 1 #define HAVE_DECL_FILENO 1 #define HAVE_DECL_DUP 1 #define CPL_CONFIG_DIR "${prefix}/share/cpl/config" configure: exit 0