This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Judy configure 1.0.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-32-bit --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1945: checking whether to enable maintainer-specific portions of Makefiles configure:1954: result: no configure:2015: checking for a BSD-compatible install configure:2071: result: /bin/install -c configure:2082: checking whether build environment is sane configure:2125: result: yes configure:2190: checking for gawk configure:2206: found /bin/gawk configure:2217: result: gawk configure:2228: checking whether make sets $(MAKE) configure:2249: result: yes configure:2442: checking which flavor to build configure:2485: result: product configure:2497: checking for i686-uhu-linux-gcc configure:2513: found /usr/bin/i686-uhu-linux-gcc configure:2524: result: i686-uhu-linux-gcc configure:2802: checking for C compiler version configure:2809: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2812: $? = 0 configure:2819: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2822: $? = 0 configure:2829: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2855: checking for C compiler default output file name configure:2882: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2885: $? = 0 configure:2923: result: a.out configure:2940: checking whether the C compiler works configure:2950: ./a.out configure:2953: $? = 0 configure:2970: result: yes configure:2977: checking whether we are cross compiling configure:2979: result: no configure:2982: checking for suffix of executables configure:2989: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2992: $? = 0 configure:3016: result: configure:3022: checking for suffix of object files configure:3048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3051: $? = 0 configure:3074: result: o configure:3078: checking whether we are using the GNU C compiler configure:3107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3113: $? = 0 configure:3130: result: yes configure:3135: checking whether i686-uhu-linux-gcc accepts -g configure:3165: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3171: $? = 0 configure:3270: result: yes configure:3287: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3367: $? = 0 configure:3390: result: none needed configure:3419: checking for style of include used by make configure:3447: result: GNU configure:3475: checking dependency style of i686-uhu-linux-gcc configure:3565: result: gcc3 configure:3587: checking how to run the C preprocessor configure:3627: i686-uhu-linux-gcc -E conftest.c configure:3633: $? = 0 configure:3664: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | /* end confdefs.h. */ | #include configure:3703: result: i686-uhu-linux-gcc -E configure:3732: i686-uhu-linux-gcc -E conftest.c configure:3738: $? = 0 configure:3769: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | /* end confdefs.h. */ | #include configure:3825: checking for a BSD-compatible install configure:3881: result: /bin/install -c configure:3892: checking whether ln -s works configure:3896: result: yes configure:3903: checking whether make sets $(MAKE) configure:3924: result: yes configure:3936: checking for grep that handles long lines and -e configure:4010: result: /bin/grep configure:4015: checking for egrep configure:4093: result: /bin/grep -E configure:4098: checking for ANSI C header files configure:4128: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4134: $? = 0 configure:4233: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4236: $? = 0 configure:4242: ./conftest configure:4245: $? = 0 configure:4262: result: yes configure:4286: checking for sys/types.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for sys/stat.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for stdlib.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for string.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for memory.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for strings.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for inttypes.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for stdint.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4286: checking for unistd.h configure:4307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4313: $? = 0 configure:4329: result: yes configure:4367: checking fcntl.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking fcntl.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for fcntl.h configure:4484: result: yes configure:4357: checking for inttypes.h configure:4363: result: yes configure:4367: checking limits.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking limits.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for limits.h configure:4484: result: yes configure:4367: checking malloc.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking malloc.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for malloc.h configure:4484: result: yes configure:4367: checking stddef.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking stddef.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for stddef.h configure:4484: result: yes configure:4357: checking for stdint.h configure:4363: result: yes configure:4357: checking for stdlib.h configure:4363: result: yes configure:4357: checking for string.h configure:4363: result: yes configure:4357: checking for strings.h configure:4363: result: yes configure:4367: checking sys/param.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking sys/param.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for sys/param.h configure:4484: result: yes configure:4367: checking sys/time.h usability configure:4384: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4390: $? = 0 configure:4404: result: yes configure:4408: checking sys/time.h presence configure:4423: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: result: yes configure:4476: checking for sys/time.h configure:4484: result: yes configure:4357: checking for unistd.h configure:4363: result: yes configure:4499: checking for stdbool.h that conforms to C99 configure:4592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4598: $? = 0 configure:4613: result: yes configure:4615: checking for _Bool configure:4645: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4651: $? = 0 configure:4666: result: yes configure:4685: checking for an ANSI C-conforming const configure:4760: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4766: $? = 0 configure:4781: result: yes configure:4791: checking for inline configure:4817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4823: $? = 0 configure:4841: result: inline configure:4860: checking for size_t configure:4890: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4896: $? = 0 configure:4911: result: yes configure:4923: checking whether time.h and sys/time.h may both be included configure:4953: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4959: $? = 0 configure:4974: result: yes configure:4984: checking whether struct tm is in sys/time.h or time.h configure:5014: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5020: $? = 0 configure:5035: result: time.h configure:5045: checking for working volatile configure:5074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5080: $? = 0 configure:5095: result: yes configure:5105: checking for ptrdiff_t configure:5135: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5141: $? = 0 configure:5156: result: yes configure:5168: checking whether byte ordering is bigendian configure:5201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5207: $? = 0 configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:43:2: error: unknown type name 'not' not big endian ^ conftest.c:43:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:5245: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | #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_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5385: result: no configure:5409: checking for void * configure:5439: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5445: $? = 0 configure:5460: result: yes configure:5467: checking size of void * configure:5769: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5772: $? = 0 configure:5778: ./conftest configure:5781: $? = 0 configure:5804: result: 4 configure:5819: result: Detected 32-bit Build Environment configure:5832: result: Configured to Build 32-bit configure:5872: checking for error_at_line configure:5898: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5904: $? = 0 configure:5921: result: yes configure:5937: checking for stdlib.h configure:5943: result: yes configure:6077: checking for GNU libc compatible malloc configure:6111: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6114: $? = 0 configure:6120: ./conftest configure:6123: $? = 0 configure:6139: result: yes configure:6167: checking for working memcmp configure:6220: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6223: $? = 0 configure:6229: ./conftest configure:6232: $? = 0 configure:6248: result: yes configure:6263: checking for stdlib.h configure:6269: result: yes configure:6263: checking for unistd.h configure:6269: result: yes configure:6407: checking for getpagesize configure:6463: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6469: $? = 0 configure:6487: result: yes configure:6497: checking for working mmap configure:6644: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6647: $? = 0 configure:6653: ./conftest configure:6656: $? = 0 configure:6672: result: yes configure:6683: checking whether lstat dereferences a symlink specified with a trailing slash configure:6719: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6722: $? = 0 configure:6728: ./conftest configure:6731: $? = 0 configure:6754: result: yes configure:6773: checking whether stat accepts an empty string configure:6803: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6806: $? = 0 configure:6812: ./conftest configure:6815: $? = 0 configure:6831: result: no configure:6851: checking for vprintf configure:6907: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:6913: $? = 0 configure:6931: result: yes configure:6938: checking for _doprnt configure:6994: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cccAUc8t.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:7000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | #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_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define JU_LITTLE_ENDIAN 1 | #define SIZEOF_VOID_P 4 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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:7017: result: no configure:7045: checking for getpagesize configure:7125: result: yes configure:7045: checking for gettimeofday configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for memset configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for munmap configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for pow configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ /tmp/ccCcHS5I.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:7107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | #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_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define JU_LITTLE_ENDIAN 1 | #define SIZEOF_VOID_P 4 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 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:7125: result: no configure:7045: checking for strchr configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for strcspn configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] char strcspn (); ^ configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for strerror configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for strstr configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for strtoul configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7107: $? = 0 configure:7125: result: yes configure:7045: checking for uname configure:7101: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7107: $? = 0 configure:7125: result: yes configure:7139: checking for i686-uhu-linux-ar configure:7155: found /usr/bin/i686-uhu-linux-ar configure:7166: result: i686-uhu-linux-ar configure:7235: checking for i686-uhu-linux-ld configure:7265: result: no configure:7275: checking for ld configure:7291: found /usr/bin/ld configure:7302: result: ld configure:7331: checking for i686-uhu-linux-ranlib configure:7361: result: no configure:7371: checking for ranlib configure:7387: found /usr/bin/ranlib configure:7398: result: ranlib configure:7503: checking build system type configure:7521: result: i686-uhu-linux-gnu configure:7543: checking host system type configure:7558: result: i686-uhu-linux-gnu configure:7580: checking for a sed that does not truncate output configure:7634: result: /bin/sed configure:7648: checking for ld used by i686-uhu-linux-gcc configure:7715: result: ld configure:7724: checking if the linker (ld) is GNU ld configure:7739: result: yes configure:7744: checking for ld option to reload object files configure:7751: result: -r configure:7769: checking for BSD-compatible nm configure:7818: result: /usr/bin/nm -B configure:7822: checking how to recognise dependent libraries configure:7998: result: pass_all configure:8241: checking dlfcn.h usability configure:8258: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8264: $? = 0 configure:8278: result: yes configure:8282: checking dlfcn.h presence configure:8297: i686-uhu-linux-gcc -E conftest.c configure:8303: $? = 0 configure:8317: result: yes configure:8350: checking for dlfcn.h configure:8358: result: yes configure:8385: checking for i686-uhu-linux-g++ configure:8401: found /usr/bin/i686-uhu-linux-g++ configure:8412: result: i686-uhu-linux-g++ configure:8487: checking for C++ compiler version configure:8494: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:8497: $? = 0 configure:8504: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:8507: $? = 0 configure:8514: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:8517: $? = 1 configure:8520: checking whether we are using the GNU C++ compiler configure:8549: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:8555: $? = 0 configure:8572: result: yes configure:8577: checking whether i686-uhu-linux-g++ accepts -g configure:8607: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:8613: $? = 0 configure:8712: result: yes configure:8737: checking dependency style of i686-uhu-linux-g++ configure:8827: result: gcc3 configure:8854: checking how to run the C++ preprocessor configure:8890: i686-uhu-linux-g++ -E conftest.cpp configure:8896: $? = 0 configure:8927: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:57:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | #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_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define JU_LITTLE_ENDIAN 1 | #define SIZEOF_VOID_P 4 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8966: result: i686-uhu-linux-g++ -E configure:8995: i686-uhu-linux-g++ -E conftest.cpp configure:9001: $? = 0 configure:9032: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:57:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Judy" | #define PACKAGE_TARNAME "judy" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "Judy 1.0.5" | #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" | #define PACKAGE "Judy" | #define VERSION "1.0.5" | #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_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define JU_LITTLE_ENDIAN 1 | #define SIZEOF_VOID_P 4 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9087: checking for i686-uhu-linux-g77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-xlf configure:9117: result: no configure:9087: checking for i686-uhu-linux-f77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-frt configure:9117: result: no configure:9087: checking for i686-uhu-linux-pgf77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-cf77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-fort77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-fl32 configure:9117: result: no configure:9087: checking for i686-uhu-linux-af77 configure:9117: result: no configure:9087: checking for i686-uhu-linux-xlf90 configure:9117: result: no configure:9087: checking for i686-uhu-linux-f90 configure:9117: result: no configure:9087: checking for i686-uhu-linux-pgf90 configure:9117: result: no configure:9087: checking for i686-uhu-linux-pghpf configure:9117: result: no configure:9087: checking for i686-uhu-linux-epcf90 configure:9117: result: no configure:9087: checking for i686-uhu-linux-gfortran configure:9117: result: no configure:9087: checking for i686-uhu-linux-g95 configure:9117: result: no configure:9087: checking for i686-uhu-linux-xlf95 configure:9117: result: no configure:9087: checking for i686-uhu-linux-f95 configure:9117: result: no configure:9087: checking for i686-uhu-linux-fort configure:9117: result: no configure:9087: checking for i686-uhu-linux-ifort configure:9117: result: no configure:9087: checking for i686-uhu-linux-ifc configure:9117: result: no configure:9087: checking for i686-uhu-linux-efc configure:9117: result: no configure:9087: checking for i686-uhu-linux-pgf95 configure:9117: result: no configure:9087: checking for i686-uhu-linux-lf95 configure:9117: result: no configure:9087: checking for i686-uhu-linux-ftn configure:9117: result: no configure:9131: checking for g77 configure:9161: result: no configure:9131: checking for xlf configure:9161: result: no configure:9131: checking for f77 configure:9161: result: no configure:9131: checking for frt configure:9161: result: no configure:9131: checking for pgf77 configure:9161: result: no configure:9131: checking for cf77 configure:9161: result: no configure:9131: checking for fort77 configure:9161: result: no configure:9131: checking for fl32 configure:9161: result: no configure:9131: checking for af77 configure:9161: result: no configure:9131: checking for xlf90 configure:9161: result: no configure:9131: checking for f90 configure:9161: result: no configure:9131: checking for pgf90 configure:9161: result: no configure:9131: checking for pghpf configure:9161: result: no configure:9131: checking for epcf90 configure:9161: result: no configure:9131: checking for gfortran configure:9161: result: no configure:9131: checking for g95 configure:9161: result: no configure:9131: checking for xlf95 configure:9161: result: no configure:9131: checking for f95 configure:9161: result: no configure:9131: checking for fort configure:9161: result: no configure:9131: checking for ifort configure:9161: result: no configure:9131: checking for ifc configure:9161: result: no configure:9131: checking for efc configure:9161: result: no configure:9131: checking for pgf95 configure:9161: result: no configure:9131: checking for lf95 configure:9161: result: no configure:9131: checking for ftn configure:9161: result: no configure:9188: checking for Fortran 77 compiler version configure:9195: --version >&5 ./configure: line 9196: --version: command not found configure:9198: $? = 127 configure:9205: -v >&5 ./configure: line 9206: -v: command not found configure:9208: $? = 127 configure:9215: -V >&5 ./configure: line 9216: -V: command not found configure:9218: $? = 127 configure:9226: checking whether we are using the GNU Fortran 77 compiler configure:9245: -c conftest.F >&5 ./configure: line 9246: -c: command not found configure:9251: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9268: result: no configure:9274: checking whether accepts -g configure:9291: -c -g conftest.f >&5 ./configure: line 9292: -c: command not found configure:9297: $? = 127 configure: failed program was: | program main | | end configure:9313: result: no configure:9343: checking the maximum length of command line arguments configure:9452: result: 32768 configure:9463: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9568: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9571: $? = 0 configure:9575: /usr/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:9578: $? = 0 configure:9630: i686-uhu-linux-gcc -o conftest -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9633: $? = 0 configure:9671: result: ok configure:9675: checking for objdir configure:9690: result: .libs configure:9742: checking for i686-uhu-linux-ar configure:9769: result: i686-uhu-linux-ar configure:9838: checking for i686-uhu-linux-ranlib configure:9865: result: ranlib configure:9934: checking for i686-uhu-linux-strip configure:9964: result: no configure:9974: checking for strip configure:9990: found /usr/bin/strip configure:10001: result: strip configure:10287: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10305: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10309: $? = 0 configure:10322: result: no configure:10337: checking for i686-uhu-linux-gcc option to produce PIC configure:10547: result: -fPIC configure:10555: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:10573: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:10577: $? = 0 configure:10590: result: yes configure:10618: checking if i686-uhu-linux-gcc static flag -static works configure:10646: result: yes configure:10656: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10677: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10681: $? = 0 configure:10703: result: yes configure:10729: checking whether the i686-uhu-linux-gcc linker (ld) supports shared libraries configure:11684: result: yes configure:11705: checking whether -lc should be explicitly linked in configure:11710: i686-uhu-linux-gcc -c -UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11713: $? = 0 configure:11728: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11731: $? = 0 configure:11743: result: no configure:11751: checking dynamic linker characteristics configure:12327: result: GNU/Linux ld.so configure:12336: checking how to hardcode library paths into programs configure:12361: result: immediate configure:12375: checking whether stripping libraries is possible configure:12380: result: yes configure:13181: checking if libtool supports shared libraries configure:13183: result: yes configure:13186: checking whether to build shared libraries configure:13207: result: yes configure:13210: checking whether to build static libraries configure:13214: result: yes configure:13306: creating libtool configure:13894: checking for ld used by i686-uhu-linux-g++ configure:13961: result: ld configure:13970: checking if the linker (ld) is GNU ld configure:13985: result: yes configure:14036: checking whether the i686-uhu-linux-g++ linker (ld) supports shared libraries configure:14970: result: yes configure:14988: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14991: $? = 0 configure:15110: checking for i686-uhu-linux-g++ option to produce PIC configure:15384: result: -fPIC configure:15392: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:15410: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:15414: $? = 0 configure:15427: result: yes configure:15455: checking if i686-uhu-linux-g++ static flag -static works configure:15483: result: yes configure:15493: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15514: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15518: $? = 0 configure:15540: result: yes configure:15566: checking whether the i686-uhu-linux-g++ linker (ld) supports shared libraries configure:15594: result: yes configure:15661: checking dynamic linker characteristics configure:16237: result: GNU/Linux ld.so configure:16246: checking how to hardcode library paths into programs configure:16271: result: immediate configure:22537: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Judy config.status 1.0.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:676: creating Makefile config.status:676: creating src/Judy1/Makefile config.status:676: creating src/JudyCommon/Makefile config.status:676: creating src/JudyHS/Makefile config.status:676: creating src/JudyL/Makefile config.status:676: creating src/JudySL/Makefile config.status:676: creating src/Makefile config.status:676: creating src/obj/Makefile config.status:676: creating tool/Makefile config.status:676: creating doc/Makefile config.status:676: creating test/Makefile config.status:676: creating config.h config.status:987: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pow=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_LD=ld 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_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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=ld lt_cv_path_LDCXX=ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=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_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} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-UJU_64BIT -m32 -UJU_64BIT -O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FLAVOR='product' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='Judy' PACKAGE_BUGREPORT='dougbaskins@yahoo.com' PACKAGE_NAME='Judy' PACKAGE_STRING='Judy 1.0.5' PACKAGE_TARNAME='judy' PACKAGE_VERSION='1.0.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.5' VERSION_INFO='-version-info 1:3:0' WARN_CFLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Judy" #define PACKAGE_TARNAME "judy" #define PACKAGE_VERSION "1.0.5" #define PACKAGE_STRING "Judy 1.0.5" #define PACKAGE_BUGREPORT "dougbaskins@yahoo.com" #define PACKAGE "Judy" #define VERSION "1.0.5" #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_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define JU_LITTLE_ENDIAN 1 #define SIZEOF_VOID_P 4 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_VPRINTF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_UNAME 1 #define HAVE_DLFCN_H 1 configure: exit 0