This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GeoIP configure 1.6.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2332: checking for i686-uhu-linux-gcc configure:2348: found /usr/bin/i686-uhu-linux-gcc configure:2359: result: i686-uhu-linux-gcc configure:2628: checking for C compiler version configure:2637: 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:2648: $? = 0 configure:2637: 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:2648: $? = 0 configure:2637: 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:2648: $? = 1 configure:2637: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2648: $? = 1 configure:2668: checking whether the C compiler works configure:2690: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2694: $? = 0 configure:2742: result: yes configure:2745: checking for C compiler default output file name configure:2747: result: a.out configure:2753: checking for suffix of executables configure:2760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2764: $? = 0 configure:2786: result: configure:2808: checking whether we are cross compiling configure:2816: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2820: $? = 0 configure:2827: ./conftest configure:2831: $? = 0 configure:2846: result: no configure:2851: checking for suffix of object files configure:2873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2877: $? = 0 configure:2898: result: o configure:2902: checking whether we are using the GNU C compiler configure:2921: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2921: $? = 0 configure:2930: result: yes configure:2939: checking whether i686-uhu-linux-gcc accepts -g configure:2959: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2959: $? = 0 configure:3000: result: yes configure:3017: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3080: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3080: $? = 0 configure:3093: result: none needed configure:3118: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3140: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3143: $? = 0 configure:3140: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3143: $? = 0 configure:3155: result: yes configure:3178: checking how to run the C preprocessor configure:3209: i686-uhu-linux-gcc -E conftest.c configure:3209: $? = 0 configure:3223: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3248: result: i686-uhu-linux-gcc -E configure:3268: i686-uhu-linux-gcc -E conftest.c configure:3268: $? = 0 configure:3282: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3311: checking for grep that handles long lines and -e configure:3369: result: /bin/grep configure:3374: checking for egrep configure:3436: result: /bin/grep -E configure:3441: checking for ANSI C header files configure:3461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3461: $? = 0 configure:3534: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3534: $? = 0 configure:3534: ./conftest configure:3534: $? = 0 configure:3545: result: yes configure:3558: checking for sys/types.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for sys/stat.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for stdlib.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for string.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for memory.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for strings.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for inttypes.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for stdint.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3558: checking for unistd.h configure:3558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3558: $? = 0 configure:3558: result: yes configure:3571: checking minix/config.h usability configure:3571: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3571: result: no configure:3571: checking minix/config.h presence configure:3571: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3571: result: no configure:3571: checking for minix/config.h configure:3571: result: no configure:3592: checking whether it is safe to define __EXTENSIONS__ configure:3610: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3610: $? = 0 configure:3617: result: yes configure:3677: checking for a BSD-compatible install configure:3745: result: /bin/install -c configure:3756: checking whether build environment is sane configure:3811: result: yes configure:3846: WARNING: 'missing' script is too old or missing configure:3959: checking for a thread-safe mkdir -p configure:3998: result: /bin/mkdir -p configure:4005: checking for gawk configure:4021: found /bin/gawk configure:4032: result: gawk configure:4043: checking whether make sets $(MAKE) configure:4065: result: yes configure:4095: checking for style of include used by make configure:4123: result: GNU configure:4157: checking whether make supports nested variables configure:4174: result: yes configure:4259: checking dependency style of i686-uhu-linux-gcc configure:4370: result: gcc3 configure:4439: checking for i686-uhu-linux-gcc configure:4466: result: i686-uhu-linux-gcc configure:4735: checking for C compiler version configure:4744: 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:4755: $? = 0 configure:4744: 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:4755: $? = 0 configure:4744: 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:4755: $? = 1 configure:4744: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4755: $? = 1 configure:4759: checking whether we are using the GNU C compiler configure:4787: result: yes configure:4796: checking whether i686-uhu-linux-gcc accepts -g configure:4857: result: yes configure:4874: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4950: result: none needed configure:4975: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5012: result: yes configure:5058: checking build system type configure:5072: result: i686-uhu-linux-gnu configure:5092: checking host system type configure:5105: result: i686-uhu-linux-gnu configure:5146: checking how to print strings configure:5173: result: printf configure:5194: checking for a sed that does not truncate output configure:5258: result: /bin/sed configure:5276: checking for fgrep configure:5338: result: /bin/grep -F configure:5373: checking for ld used by i686-uhu-linux-gcc configure:5440: result: /usr/bin/ld configure:5447: checking if the linker (/usr/bin/ld) is GNU ld configure:5462: result: yes configure:5474: checking for BSD- or MS-compatible name lister (nm) configure:5523: result: /usr/bin/nm -B configure:5653: checking the name lister (/usr/bin/nm -B) interface configure:5660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5663: /usr/bin/nm -B "conftest.o" configure:5666: output 00000000 B some_variable configure:5673: result: BSD nm configure:5676: checking whether ln -s works configure:5680: result: yes configure:5688: checking the maximum length of command line arguments configure:5818: result: 1572864 configure:5835: checking whether the shell understands some XSI constructs configure:5845: result: yes configure:5849: checking whether the shell understands "+=" configure:5855: result: yes configure:5890: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5930: result: func_convert_file_noop configure:5937: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5957: result: func_convert_file_noop configure:5964: checking for /usr/bin/ld option to reload object files configure:5971: result: -r configure:6005: checking for i686-uhu-linux-objdump configure:6035: result: no configure:6045: checking for objdump configure:6061: found /usr/bin/objdump configure:6072: result: objdump configure:6104: checking how to recognize dependent libraries configure:6306: result: pass_all configure:6351: checking for i686-uhu-linux-dlltool configure:6381: result: no configure:6391: checking for dlltool configure:6421: result: no configure:6451: checking how to associate runtime and link libraries configure:6478: result: printf %s\n configure:6494: checking for i686-uhu-linux-ar configure:6510: found /usr/bin/i686-uhu-linux-ar configure:6521: result: i686-uhu-linux-ar configure:6602: checking for archiver @FILE support configure:6619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6619: $? = 0 configure:6622: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6625: $? = 0 configure:6630: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6633: $? = 1 configure:6645: result: @ configure:6663: checking for i686-uhu-linux-strip configure:6693: result: no configure:6703: checking for strip configure:6719: found /usr/bin/strip configure:6730: result: strip configure:6762: checking for i686-uhu-linux-ranlib configure:6792: result: no configure:6802: checking for ranlib configure:6818: found /usr/bin/ranlib configure:6829: result: ranlib configure:6931: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7051: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7054: $? = 0 configure:7058: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7061: $? = 0 configure:7127: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7130: $? = 0 configure:7168: result: ok configure:7205: checking for sysroot configure:7235: result: no configure:7451: checking for i686-uhu-linux-mt configure:7481: result: no configure:7491: checking for mt configure:7521: result: no configure:7541: checking if : is a manifest tool configure:7547: : '-?' configure:7555: result: no configure:8194: checking for dlfcn.h configure:8194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8194: $? = 0 configure:8194: result: yes configure:8400: checking for objdir configure:8415: result: .libs configure:8682: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8700: i686-uhu-linux-gcc -c -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:8704: $? = 0 configure:8717: result: no configure:9044: checking for i686-uhu-linux-gcc option to produce PIC configure:9051: result: -fPIC -DPIC configure:9059: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9077: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9081: $? = 0 configure:9094: result: yes configure:9123: checking if i686-uhu-linux-gcc static flag -static works configure:9151: result: yes configure:9166: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9187: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9191: $? = 0 configure:9213: result: yes configure:9221: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9268: result: yes configure:9301: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10454: result: yes configure:10491: checking whether -lc should be explicitly linked in configure:10499: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10502: $? = 0 configure:10517: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10520: $? = 0 configure:10534: result: no configure:10694: checking dynamic linker characteristics configure:11205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11205: $? = 0 configure:11449: result: GNU/Linux ld.so configure:11556: checking how to hardcode library paths into programs configure:11581: result: immediate configure:12121: checking whether stripping libraries is possible configure:12126: result: yes configure:12161: checking if libtool supports shared libraries configure:12163: result: yes configure:12166: checking whether to build shared libraries configure:12187: result: yes configure:12190: checking whether to build static libraries configure:12194: result: no configure:12232: checking for byte configure:12232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:64:13: error: 'byte' undeclared (first use in this function) if (sizeof (byte)) ^ conftest.c:64:13: note: each undeclared identifier is reported only once for each function it appears in configure:12232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 | int | main () | { | if (sizeof (byte)) | return 0; | ; | return 0; | } configure:12232: result: no configure:12238: checking for ushort configure:12238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12238: $? = 0 configure:12238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token if (sizeof ((ushort))) ^ configure:12238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 | int | main () | { | if (sizeof ((ushort))) | return 0; | ; | return 0; | } configure:12238: result: yes configure:12244: checking for ulong configure:12244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12244: $? = 0 configure:12244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((ulong))) ^ configure:12244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 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 | int | main () | { | if (sizeof ((ulong))) | return 0; | ; | return 0; | } configure:12244: result: yes configure:12250: checking for u16 configure:12250: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: 'u16' undeclared (first use in this function) if (sizeof (u16)) ^ conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in configure:12250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 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 | int | main () | { | if (sizeof (u16)) | return 0; | ; | return 0; | } configure:12250: result: no configure:12256: checking for u32 configure:12256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: 'u32' undeclared (first use in this function) if (sizeof (u32)) ^ conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in configure:12256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 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 | int | main () | { | if (sizeof (u32)) | return 0; | ; | return 0; | } configure:12256: result: no configure:12263: checking for off_t configure:12263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12263: $? = 0 configure:12263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:12263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:12263: result: yes configure:12274: checking for size_t configure:12274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12274: $? = 0 configure:12274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12274: result: yes configure:12285: checking for ssize_t configure:12285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12285: $? = 0 configure:12285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:12285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:12285: result: yes configure:12296: checking for uint32_t configure:12296: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12296: $? = 0 configure:12296: result: yes configure:12310: checking for uint64_t configure:12310: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12310: $? = 0 configure:12310: result: yes configure:12325: checking whether byte ordering is bigendian configure:12340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:31:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:31:15: error: unknown type name 'universal' configure:12340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12385: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12385: $? = 0 configure:12403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:4: error: unknown type name 'not' not big endian ^ conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:12403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GeoIP" | #define PACKAGE_TARNAME "GeoIP" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "GeoIP 1.6.0" | #define PACKAGE_BUGREPORT "support@maxmind.com" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "GeoIP" | #define VERSION "1.6.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12531: result: no configure:12551: checking for getopt configure:12551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12551: $? = 0 configure:12551: result: yes configure:12557: checking for gettimeofday configure:12557: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12557: $? = 0 configure:12557: result: yes configure:12563: checking for pread configure:12563: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12563: $? = 0 configure:12563: result: yes configure:12569: checking for vasprintf configure:12569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12569: $? = 0 configure:12569: result: yes configure:12575: checking for vsnprintf configure:12575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:12575: $? = 0 configure:12575: result: yes configure:12581: checking for vsprintf configure:12581: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default] char vsprintf (); ^ configure:12581: $? = 0 configure:12581: result: yes configure:12588: checking for gethostbyname configure:12588: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12588: $? = 0 configure:12588: result: yes configure:12638: checking for gethostbyname_r configure:12638: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12638: $? = 0 configure:12638: result: yes configure:12665: checking for memset configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for memchr configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for munmap configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for strrchr configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for socket configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for strchr configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for strdup configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12665: checking for strstr configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:12665: $? = 0 configure:12665: result: yes configure:12677: checking for stdlib.h configure:12677: result: yes configure:12687: checking for GNU libc compatible malloc configure:12711: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12711: $? = 0 configure:12711: ./conftest configure:12711: $? = 0 configure:12721: result: yes configure:12744: checking for stdlib.h configure:12744: result: yes configure:12754: checking for GNU libc compatible realloc configure:12778: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12778: $? = 0 configure:12778: ./conftest configure:12778: $? = 0 configure:12788: result: yes configure:12815: checking for stdlib.h configure:12815: result: yes configure:12815: checking for unistd.h configure:12815: result: yes configure:12815: checking for sys/param.h configure:12815: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12835: checking for getpagesize configure:12835: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12835: $? = 0 configure:12835: result: yes configure:12844: checking for working mmap configure:12991: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12991: $? = 0 configure:12991: ./conftest configure:12991: $? = 0 configure:13001: result: yes configure:13169: checking that generated files are newer than configure configure:13175: result: done configure:13199: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GeoIP 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 hp05 config.status:1015: creating Makefile config.status:1015: creating GeoIP.spec config.status:1015: creating geoip.pc config.status:1015: creating libGeoIP/Makefile config.status:1015: creating apps/Makefile config.status:1015: creating man/Makefile config.status:1015: creating test/Makefile config.status:1187: executing depfiles commands config.status:1187: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes 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_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_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pread=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_ac_ct_OBJDUMP=objdump 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type_byte=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_u16=no ac_cv_type_u32=no ac_cv_type_ulong=yes ac_cv_type_ushort=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## 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)' AR='i686-uhu-linux-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"GeoIP\ 1.6.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GEOIP_DB_FILE='GeoIP.dat' GEOIP_VERSION_INFO='7:0:6' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='GeoIP' PACKAGE_BUGREPORT='support@maxmind.com' PACKAGE_NAME='GeoIP' PACKAGE_STRING='GeoIP 1.6.0' PACKAGE_TARNAME='GeoIP' PACKAGE_URL='' PACKAGE_VERSION='1.6.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.6.0' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' 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='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='${SHELL} /var/uhubuild/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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GeoIP" #define PACKAGE_TARNAME "GeoIP" #define PACKAGE_VERSION "1.6.0" #define PACKAGE_STRING "GeoIP 1.6.0" #define PACKAGE_BUGREPORT "support@maxmind.com" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "GeoIP" #define VERSION "1.6.0" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_USHORT_TYPEDEF 1 #define HAVE_ULONG_TYPEDEF 1 #define LITTLE_ENDIAN_HOST 1 #define HAVE_GETOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_PREAD 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME_R 1 #define GETHOSTBYNAME_R_RETURNS_INT 1 #define HAVE_MEMSET 1 #define HAVE_MEMCHR 1 #define HAVE_MUNMAP 1 #define HAVE_STRRCHR 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 configure: exit 0