This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by CAENUpgrader configure 1.6.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = nndhcp089 uname -m = x86_64 uname -r = 2.6.32-642.11.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Nov 15 14:13:21 CST 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2311: checking for a BSD-compatible install configure:2379: result: /usr/bin/install -c configure:2390: checking whether build environment is sane configure:2445: result: yes configure:2483: WARNING: 'missing' script is too old or missing configure:2596: checking for a thread-safe mkdir -p configure:2635: result: /bin/mkdir -p configure:2642: checking for gawk configure:2658: found /usr/bin/gawk configure:2669: result: gawk configure:2680: checking whether make sets $(MAKE) configure:2702: result: yes configure:2731: checking whether make supports nested variables configure:2748: result: yes configure:3022: checking that generated files are newer than configure configure:3028: result: done configure:3036: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CAENUpgrader config.status 1.6.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nndhcp089 config.status:773: creating Makefile config.status:773: creating cvUpgrade/Makefile config.status:773: creating cvUpgrade/src/Makefile config.status:773: creating CAENBridgeUpgrade/Makefile config.status:773: creating CAENBridgeUpgrade/src/Makefile config.status:773: creating HVUpgrade/Makefile config.status:773: creating HVUpgrade/src/Makefile config.status:773: creating DeskBoot/Makefile config.status:773: creating DeskBoot/src/Makefile config.status:773: creating CAENUpgraderGUI/Makefile configure:4117: checking for gcc configure:4133: found /usr/bin/gcc configure:4144: result: gcc configure:4373: checking for C compiler version configure:4382: gcc --version >&5 gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) Copyright (C) 2010 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:4393: $? = 0 configure:4382: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) configure:4393: $? = 0 configure:4382: gcc -V >&5 gcc: '-V' option must have argument configure:4393: $? = 1 configure:4382: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4393: $? = 1 configure:4413: checking whether the C compiler works configure:4435: gcc conftest.c >&5 configure:4439: $? = 0 configure:4487: result: yes configure:4490: checking for C compiler default output file name configure:4492: result: a.out configure:4498: checking for suffix of executables configure:4505: gcc -o conftest conftest.c >&5 configure:4509: $? = 0 configure:4531: result: configure:4553: checking whether we are cross compiling configure:4561: gcc -o conftest conftest.c >&5 configure:4565: $? = 0 configure:4572: ./conftest configure:4576: $? = 0 configure:4591: result: no configure:4596: checking for suffix of object files configure:4618: gcc -c conftest.c >&5 configure:4622: $? = 0 configure:4643: result: o configure:4647: checking whether we are using the GNU C compiler configure:4666: gcc -c conftest.c >&5 configure:4666: $? = 0 configure:4675: result: yes configure:4684: checking whether gcc accepts -g configure:4704: gcc -c -g conftest.c >&5 configure:4704: $? = 0 configure:4745: result: yes configure:4762: checking for gcc option to accept ISO C89 configure:4825: gcc -c -g -O2 conftest.c >&5 configure:4825: $? = 0 configure:4838: result: none needed configure:4863: checking whether gcc understands -c and -o together configure:4885: gcc -c conftest.c -o conftest2.o configure:4888: $? = 0 configure:4885: gcc -c conftest.c -o conftest2.o configure:4888: $? = 0 configure:4900: result: yes configure:4928: checking for style of include used by make configure:4956: result: GNU configure:4982: checking dependency style of gcc configure:5093: result: gcc3 configure:5118: checking how to run the C preprocessor configure:5149: gcc -E conftest.c configure:5149: $? = 0 configure:5163: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:5163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 1 | /* end confdefs.h. */ | #include configure:5188: result: gcc -E configure:5208: gcc -E conftest.c configure:5208: $? = 0 configure:5222: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:5222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 1 | /* end confdefs.h. */ | #include configure:5251: checking for grep that handles long lines and -e configure:5309: result: /bin/grep configure:5314: checking for egrep configure:5376: result: /bin/grep -E configure:5381: checking for ANSI C header files configure:5401: gcc -c -g -O2 conftest.c >&5 configure:5401: $? = 0 configure:5474: gcc -o conftest -g -O2 conftest.c >&5 configure:5474: $? = 0 configure:5474: ./conftest configure:5474: $? = 0 configure:5485: result: yes configure:5498: checking for sys/types.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for sys/stat.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for stdlib.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for string.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for memory.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for strings.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for inttypes.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for stdint.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5498: checking for unistd.h configure:5498: gcc -c -g -O2 conftest.c >&5 configure:5498: $? = 0 configure:5498: result: yes configure:5510: checking CAENVMElib.h usability configure:5510: gcc -c -g -O2 conftest.c >&5 configure:5510: $? = 0 configure:5510: result: yes configure:5510: checking CAENVMElib.h presence configure:5510: gcc -E conftest.c configure:5510: $? = 0 configure:5510: result: yes configure:5510: checking for CAENVMElib.h configure:5510: result: yes configure:5518: checking CAENVMEtypes.h usability configure:5518: gcc -c -g -O2 conftest.c >&5 configure:5518: $? = 0 configure:5518: result: yes configure:5518: checking CAENVMEtypes.h presence configure:5518: gcc -E conftest.c configure:5518: $? = 0 configure:5518: result: yes configure:5518: checking for CAENVMEtypes.h configure:5518: result: yes configure:5526: checking for CAENVME_Init in -lCAENVME configure:5551: gcc -o conftest -g -O2 conftest.c -lCAENVME >&5 configure:5551: $? = 0 configure:5560: result: yes configure:5572: checking CAENComm.h usability configure:5572: gcc -c -g -O2 conftest.c >&5 configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking CAENComm.h presence configure:5572: gcc -E conftest.c configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking for CAENComm.h configure:5572: result: yes configure:5580: checking for CAENComm_OpenDevice in -lCAENComm configure:5605: gcc -o conftest -g -O2 conftest.c -lCAENComm >&5 configure:5605: $? = 0 configure:5614: result: yes configure:5631: checking for stdint.h configure:5631: result: yes configure:5631: checking for stdlib.h configure:5631: result: yes configure:5631: checking for string.h configure:5631: result: yes configure:5631: checking sys/time.h usability configure:5631: gcc -c -g -O2 conftest.c >&5 configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking sys/time.h presence configure:5631: gcc -E conftest.c configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking for sys/time.h configure:5631: result: yes configure:5631: checking sys/timeb.h usability configure:5631: gcc -c -g -O2 conftest.c >&5 configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking sys/timeb.h presence configure:5631: gcc -E conftest.c configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking for sys/timeb.h configure:5631: result: yes configure:5631: checking termios.h usability configure:5631: gcc -c -g -O2 conftest.c >&5 configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking termios.h presence configure:5631: gcc -E conftest.c configure:5631: $? = 0 configure:5631: result: yes configure:5631: checking for termios.h configure:5631: result: yes configure:5631: checking for unistd.h configure:5631: result: yes configure:5643: checking for int16_t configure:5643: gcc -c -g -O2 conftest.c >&5 configure:5643: $? = 0 configure:5643: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: size of array 'test_array' is negative configure:5643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 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_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5643: result: yes configure:5654: checking for int32_t configure:5654: gcc -c -g -O2 conftest.c >&5 configure:5654: $? = 0 configure:5654: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: integer overflow in expression conftest.c:67: error: size of array 'test_array' is negative configure:5654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 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_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5654: result: yes configure:5665: checking for int8_t configure:5665: gcc -c -g -O2 conftest.c >&5 configure:5665: $? = 0 configure:5665: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: size of array 'test_array' is negative configure:5665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 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_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5665: result: yes configure:5676: checking for uint16_t configure:5676: gcc -c -g -O2 conftest.c >&5 configure:5676: $? = 0 configure:5676: result: yes configure:5688: checking for uint32_t configure:5688: gcc -c -g -O2 conftest.c >&5 configure:5688: $? = 0 configure:5688: result: yes configure:5702: checking for uint64_t configure:5702: gcc -c -g -O2 conftest.c >&5 configure:5702: $? = 0 configure:5702: result: yes configure:5716: checking for uint8_t configure:5716: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5716: result: yes configure:5734: checking for stdlib.h configure:5734: result: yes configure:5744: checking for GNU libc compatible malloc configure:5768: gcc -o conftest -g -O2 conftest.c >&5 configure:5768: $? = 0 configure:5768: ./conftest configure:5768: $? = 0 configure:5778: result: yes configure:5802: checking for atexit configure:5802: gcc -o conftest -g -O2 conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for gettimeofday configure:5802: gcc -o conftest -g -O2 conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for memset configure:5802: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'memset' configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for pow configure:5802: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'pow' /tmp/ccZFJ3Th.o: In function `main': /MIDAS/TclHttpd/Html/VME/CvUpdate/CAENUpgrader-1.6.3/conftest.c:68: undefined reference to `pow' collect2: ld returned 1 exit status configure:5802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 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_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:5802: result: no configure:5802: checking for select configure:5802: gcc -o conftest -g -O2 conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for sqrt configure:5802: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'sqrt' /tmp/ccFCXEpr.o: In function `main': /MIDAS/TclHttpd/Html/VME/CvUpdate/CAENUpgrader-1.6.3/conftest.c:69: undefined reference to `sqrt' collect2: ld returned 1 exit status configure:5802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAENUpgrader" | #define PACKAGE_TARNAME "caenupgrader" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "CAENUpgrader 1.6.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CAENUpgrader" | #define VERSION "1.6.0" | #define LINUX 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_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:5802: result: no configure:5921: checking that generated files are newer than configure configure:5927: result: done configure:5950: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CAENUpgrader config.status 1.6.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nndhcp089 config.status:875: creating Makefile config.status:875: creating cvUpgrade/Makefile config.status:875: creating cvUpgrade/src/Makefile config.status:875: creating CAENBridgeUpgrade/Makefile config.status:875: creating CAENBridgeUpgrade/src/Makefile config.status:875: creating HVUpgrade/Makefile config.status:875: creating HVUpgrade/src/Makefile config.status:875: creating DeskBoot/Makefile config.status:875: creating DeskBoot/src/Makefile config.status:875: creating CAENUpgraderGUI/Makefile config.status:875: creating config.h config.status:1104: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_func_atexit=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_pow=no ac_cv_func_select=yes ac_cv_func_sqrt=no ac_cv_header_CAENComm_h=yes ac_cv_header_CAENVMElib_h=yes ac_cv_header_CAENVMEtypes_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_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_CAENComm_CAENComm_OpenDevice=yes ac_cv_lib_CAENVME_CAENVME_Init=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/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_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='CAENUpgrader' PACKAGE_BUGREPORT='' PACKAGE_NAME='CAENUpgrader' PACKAGE_STRING='CAENUpgrader 1.6.0' PACKAGE_TARNAME='caenupgrader' PACKAGE_URL='' PACKAGE_VERSION='1.6.0' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.6.0' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' 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' install_sh='${SHELL} /MIDAS/TclHttpd/Html/VME/CvUpdate/CAENUpgrader-1.6.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "CAENUpgrader" #define PACKAGE_TARNAME "caenupgrader" #define PACKAGE_VERSION "1.6.0" #define PACKAGE_STRING "CAENUpgrader 1.6.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "CAENUpgrader" #define VERSION "1.6.0" #define LINUX 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_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_ATEXIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 configure: exit 0