This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by apachetop configure 0.12.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 160 tasks, 217 threads, 4 processors Load average: 1.62, Mach factor: 2.37 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1790: checking for a BSD-compatible install configure:1846: result: /usr/local/bin/ginstall -c configure:1857: checking whether build environment is sane configure:1900: result: yes configure:1933: checking for gawk configure:1949: found /usr/local/bin/gawk configure:1960: result: gawk configure:1971: checking whether make sets $(MAKE) configure:1992: result: yes configure:2206: checking for i386-unknown-gnu-g++ configure:2236: result: no configure:2206: checking for i386-unknown-gnu-c++ configure:2236: result: no configure:2206: checking for i386-unknown-gnu-gpp configure:2236: result: no configure:2206: checking for i386-unknown-gnu-aCC configure:2236: result: no configure:2206: checking for i386-unknown-gnu-CC configure:2236: result: no configure:2206: checking for i386-unknown-gnu-cxx configure:2236: result: no configure:2206: checking for i386-unknown-gnu-cc++ configure:2236: result: no configure:2206: checking for i386-unknown-gnu-cl.exe configure:2236: result: no configure:2206: checking for i386-unknown-gnu-FCC configure:2236: result: no configure:2206: checking for i386-unknown-gnu-KCC configure:2236: result: no configure:2206: checking for i386-unknown-gnu-RCC configure:2236: result: no configure:2206: checking for i386-unknown-gnu-xlC_r configure:2236: result: no configure:2206: checking for i386-unknown-gnu-xlC configure:2236: result: no configure:2250: checking for g++ configure:2266: found /usr/local/bin/g++ configure:2277: result: g++ configure:2308: checking for C++ compiler version configure:2315: g++ --version >&5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2318: $? = 0 configure:2325: g++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2328: $? = 0 configure:2335: g++ -V >&5 g++: `-V' option must have argument configure:2338: $? = 1 configure:2361: checking for C++ compiler default output file name configure:2388: g++ -fno-common conftest.cpp >&5 configure:2391: $? = 0 configure:2429: result: a.out configure:2446: checking whether the C++ compiler works configure:2456: ./a.out configure:2459: $? = 0 configure:2476: result: yes configure:2483: checking whether we are cross compiling configure:2485: result: no configure:2488: checking for suffix of executables configure:2495: g++ -o conftest -fno-common conftest.cpp >&5 configure:2498: $? = 0 configure:2522: result: configure:2528: checking for suffix of object files configure:2554: g++ -c -fno-common conftest.cpp >&5 configure:2557: $? = 0 configure:2580: result: configure:2584: checking whether we are using the GNU C++ compiler configure:2613: g++ -c -fno-common conftest.cpp >&5 configure:2619: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2636: result: no configure:2641: checking whether g++ accepts -g configure:2671: g++ -c -g conftest.cpp >&5 configure:2677: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2709: g++ -c conftest.cpp >&5 configure:2715: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2748: g++ -c -g conftest.cpp >&5 configure:2754: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2776: result: no configure:2810: checking for style of include used by make configure:2838: result: GNU configure:2866: checking dependency style of g++ configure:2949: result: gcc3 configure:2980: checking how to run the C++ preprocessor configure:3016: g++ -E conftest.cpp configure:3022: $? = 0 configure:3053: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:3059: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | #include configure:3092: result: g++ -E configure:3121: g++ -E conftest.cpp configure:3127: $? = 0 configure:3158: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:3164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | #include configure:3202: checking for grep that handles long lines and -e configure:3276: result: /usr/bin/grep configure:3281: checking for egrep configure:3359: result: /usr/bin/grep -E configure:3364: checking for ANSI C header files configure:3394: g++ -c -fno-common conftest.cpp >&5 configure:3400: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3525: result: no configure:3549: checking for sys/types.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for sys/stat.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for stdlib.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for string.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for memory.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for strings.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for inttypes.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for stdint.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3549: checking for unistd.h configure:3570: g++ -c -fno-common conftest.cpp >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3592: result: no configure:3627: checking arpa/inet.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | /* 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:3664: result: no configure:3668: checking arpa/inet.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: arpa/inet.h: present but cannot be compiled configure:3718: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3720: WARNING: arpa/inet.h: see the Autoconf documentation configure:3722: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3726: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3736: checking for arpa/inet.h configure:3744: result: yes configure:3627: checking netdb.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_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:3664: result: no configure:3668: checking netdb.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: netdb.h: present but cannot be compiled configure:3718: WARNING: netdb.h: check for missing prerequisite headers? configure:3720: WARNING: netdb.h: see the Autoconf documentation configure:3722: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: netdb.h: proceeding with the preprocessor's result configure:3726: WARNING: netdb.h: in the future, the compiler will take precedence configure:3736: checking for netdb.h configure:3744: result: yes configure:3627: checking netinet/in.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_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:3664: result: no configure:3668: checking netinet/in.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: netinet/in.h: present but cannot be compiled configure:3718: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3720: WARNING: netinet/in.h: see the Autoconf documentation configure:3722: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3726: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3736: checking for netinet/in.h configure:3744: result: yes configure:3617: checking for string.h configure:3623: result: no configure:3617: checking for strings.h configure:3623: result: no configure:3627: checking sys/socket.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:3664: result: no configure:3668: checking sys/socket.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: sys/socket.h: present but cannot be compiled configure:3718: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3720: WARNING: sys/socket.h: see the Autoconf documentation configure:3722: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3726: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3736: checking for sys/socket.h configure:3744: result: yes configure:3627: checking time.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_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:3664: result: no configure:3668: checking time.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: time.h: present but cannot be compiled configure:3718: WARNING: time.h: check for missing prerequisite headers? configure:3720: WARNING: time.h: see the Autoconf documentation configure:3722: WARNING: time.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: time.h: proceeding with the preprocessor's result configure:3726: WARNING: time.h: in the future, the compiler will take precedence configure:3736: checking for time.h configure:3744: result: yes configure:3627: checking sys/time.h usability configure:3644: g++ -c -fno-common conftest.cpp >&5 configure:3650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_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:3664: result: no configure:3668: checking sys/time.h presence configure:3683: g++ -E conftest.cpp configure:3689: $? = 0 configure:3703: result: yes configure:3716: WARNING: sys/time.h: present but cannot be compiled configure:3718: WARNING: sys/time.h: check for missing prerequisite headers? configure:3720: WARNING: sys/time.h: see the Autoconf documentation configure:3722: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3724: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3726: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3736: checking for sys/time.h configure:3744: result: yes configure:3760: checking for an ANSI C-conforming const configure:3835: g++ -c -fno-common conftest.cpp >&5 configure:3841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:3856: result: no configure:3866: checking whether time.h and sys/time.h may both be included configure:3896: g++ -c -fno-common conftest.cpp >&5 configure:3902: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3917: result: no configure:3927: checking whether struct tm is in sys/time.h or time.h configure:3957: g++ -c -fno-common conftest.cpp >&5 configure:3963: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:3978: result: sys/time.h configure:3988: checking for off_t configure:4018: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:51: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:55: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:55: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:55: error: parse error before `)' token configure:4024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 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 | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4039: result: no configure:4051: checking for size_t configure:4081: g++ -c -fno-common conftest.cpp >&5 configure:4087: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | /* 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 | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4102: result: no configure:4121: checking for special C compiler options needed for large files configure:4161: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: error: size of array `off_t_is_large' is negative configure:4167: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4188: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: error: size of array `off_t_is_large' is negative configure:4194: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4214: result: no configure:4220: checking for _FILE_OFFSET_BITS value needed for large files configure:4255: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: error: size of array `off_t_is_large' is negative configure:4261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4305: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: warning: left shift count >= width of type conftest.cpp:28: warning: left shift count >= width of type conftest.cpp:29: error: size of array `off_t_is_large' is negative configure:4311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4329: result: unknown configure:4341: checking for _LARGE_FILES value needed for large files configure:4376: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:26: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: error: size of array `off_t_is_large' is negative configure:4382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4426: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:27: warning: left shift count >= width of type conftest.cpp:28: warning: left shift count >= width of type conftest.cpp:28: warning: left shift count >= width of type conftest.cpp:29: error: size of array `off_t_is_large' is negative configure:4432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4450: result: unknown configure:4471: checking for stdlib.h configure:4477: result: no configure:4611: checking for GNU libc compatible malloc configure:4645: g++ -o conftest -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:23: error: too many arguments to function `char* malloc()' conftest.cpp:29: error: at this point in file configure:4648: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #if defined STDC_HEADERS || defined HAVE_STDLIB_H | # include | #else | char *malloc (); | #endif | | int | main () | { | return ! malloc (0); | ; | return 0; | } configure:4673: result: no configure:4706: checking for vprintf configure:4762: g++ -o conftest -fno-common conftest.cpp >&5 configure:4768: $? = 0 configure:4786: result: yes configure:4793: checking for _doprnt configure:4849: g++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: __doprnt configure:4855: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #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:4872: result: no configure:4896: checking for inet_aton configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for memset configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for strchr configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for strdup configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for kqueue configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for strerror configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:4896: checking for strstr configure:4952: g++ -o conftest -fno-common conftest.cpp >&5 configure:4958: $? = 0 configure:4976: result: yes configure:5014: checking pcre.h usability configure:5031: g++ -c -fno-common conftest.cpp >&5 configure:5037: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 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:5051: result: no configure:5055: checking pcre.h presence configure:5070: g++ -E conftest.cpp configure:5076: $? = 0 configure:5090: result: yes configure:5103: WARNING: pcre.h: present but cannot be compiled configure:5105: WARNING: pcre.h: check for missing prerequisite headers? configure:5107: WARNING: pcre.h: see the Autoconf documentation configure:5109: WARNING: pcre.h: section "Present But Cannot Be Compiled" configure:5111: WARNING: pcre.h: proceeding with the preprocessor's result configure:5113: WARNING: pcre.h: in the future, the compiler will take precedence configure:5123: checking for pcre.h configure:5131: result: yes configure:5139: checking for library containing pcre_compile configure:5180: g++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: _pcre_compile configure:5186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pcre_compile (); | int | main () | { | return pcre_compile (); | ; | return 0; | } configure:5180: g++ -o conftest -fno-common conftest.cpp -lpcre >&5 configure:5186: $? = 0 configure:5214: result: -lpcre configure:5259: checking fam.h usability configure:5276: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:64:17: fam.h: No such file or directory configure:5282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_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:5296: result: no configure:5300: checking fam.h presence configure:5315: g++ -E conftest.cpp conftest.cpp:31:17: fam.h: No such file or directory configure:5321: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include configure:5335: result: no configure:5368: checking for fam.h configure:5376: result: no configure:5468: WARNING: *** fam.h not found -- consider using --with-fam configure:5504: checking adns.h usability configure:5521: g++ -c -fno-common conftest.cpp >&5 configure:5527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_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:5541: result: no configure:5545: checking adns.h presence configure:5560: g++ -E conftest.cpp configure:5566: $? = 0 configure:5580: result: yes configure:5593: WARNING: adns.h: present but cannot be compiled configure:5595: WARNING: adns.h: check for missing prerequisite headers? configure:5597: WARNING: adns.h: see the Autoconf documentation configure:5599: WARNING: adns.h: section "Present But Cannot Be Compiled" configure:5601: WARNING: adns.h: proceeding with the preprocessor's result configure:5603: WARNING: adns.h: in the future, the compiler will take precedence configure:5613: checking for adns.h configure:5621: result: yes configure:5629: checking for library containing adns_submit configure:5670: g++ -o conftest -fno-common conftest.cpp -lpcre >&5 ld: Undefined symbols: _adns_submit configure:5676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | #define HAVE_ADNS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char adns_submit (); | int | main () | { | return adns_submit (); | ; | return 0; | } configure:5670: g++ -o conftest -fno-common conftest.cpp -ladns -lpcre >&5 ld: table of contents for archive: /usr/local/lib/libadns.a is out of date; rerun ranlib(1) (can't load from it) configure:5676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | #define HAVE_ADNS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char adns_submit (); | int | main () | { | return adns_submit (); | ; | return 0; | } configure:5704: result: no configure:5735: checking for library containing socket configure:5776: g++ -o conftest -fno-common conftest.cpp -lpcre >&5 configure:5782: $? = 0 configure:5810: result: none required configure:5818: checking for library containing inet_addr configure:5859: g++ -o conftest -fno-common conftest.cpp -lpcre >&5 configure:5865: $? = 0 configure:5893: result: none required configure:5901: checking for library containing attron configure:5942: g++ -o conftest -fno-common conftest.cpp -lpcre >&5 ld: Undefined symbols: _attron configure:5948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | #define HAVE_ADNS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char attron (); | int | main () | { | return attron (); | ; | return 0; | } configure:5942: g++ -o conftest -fno-common conftest.cpp -lncurses -lpcre >&5 configure:5948: $? = 0 configure:5976: result: -lncurses configure:5984: checking for library containing tgetstr configure:6025: g++ -o conftest -fno-common conftest.cpp -lncurses -lpcre >&5 configure:6031: $? = 0 configure:6059: result: none required configure:6067: checking for library containing mvprintw configure:6108: g++ -o conftest -fno-common conftest.cpp -lncurses -lpcre >&5 configure:6114: $? = 0 configure:6142: result: none required configure:6158: checking for library containing readline configure:6199: g++ -o conftest -fno-common conftest.cpp -lncurses -lpcre >&5 ld: Undefined symbols: _readline configure:6205: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "apachetop" | #define PACKAGE_TARNAME "apachetop" | #define PACKAGE_VERSION "0.12.6" | #define PACKAGE_STRING "apachetop 0.12.6" | #define PACKAGE_BUGREPORT "apachetop@webta.org" | #define PACKAGE "apachetop" | #define VERSION "0.12.6" | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define off_t long int | #define size_t unsigned int | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define HAVE_VPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_KQUEUE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_PCRE_H 1 | #define HAVE_ADNS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:6199: g++ -o conftest -fno-common conftest.cpp -lreadline -lncurses -lpcre >&5 configure:6205: $? = 0 configure:6233: result: -lreadline configure:6378: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_const=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_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=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func__doprnt=no ac_cv_func_inet_aton=yes ac_cv_func_kqueue=yes ac_cv_func_malloc_0_nonnull=no ac_cv_func_memset=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_vprintf=yes ac_cv_header_adns_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fam_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pcre_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_search_adns_submit=no ac_cv_search_attron=-lncurses ac_cv_search_inet_addr='none required' ac_cv_search_mvprintw='none required' ac_cv_search_pcre_compile=-lpcre ac_cv_search_readline=-lreadline ac_cv_search_socket='none required' ac_cv_search_tgetstr='none required' ac_cv_struct_tm=sys/time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_off_t=no ac_cv_type_size_t=no am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/apachetop/work/apachetop-0.12.6/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/apachetop/work/apachetop-0.12.6/config/missing --run tar' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/apachetop/work/apachetop-0.12.6/config/missing --run automake-1.7' AWK='gawk' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HAVE_READLINE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}malloc.$U.' LIBS='-lreadline -lncurses -lpcre ' LTLIBOBJS=' ${LIBOBJDIR}malloc.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/apachetop/work/apachetop-0.12.6/config/missing --run makeinfo' OBJEXT='' PACKAGE='apachetop' PACKAGE_BUGREPORT='apachetop@webta.org' PACKAGE_NAME='apachetop' PACKAGE_STRING='apachetop 0.12.6' PACKAGE_TARNAME='apachetop' PACKAGE_VERSION='0.12.6' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.12.6' ac_ct_CXX='g++' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/sysutils/apachetop/work/apachetop-0.12.6/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "apachetop" #define PACKAGE_TARNAME "apachetop" #define PACKAGE_VERSION "0.12.6" #define PACKAGE_STRING "apachetop 0.12.6" #define PACKAGE_BUGREPORT "apachetop@webta.org" #define PACKAGE "apachetop" #define VERSION "0.12.6" #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define const #define TM_IN_SYS_TIME 1 #define off_t long int #define size_t unsigned int #define HAVE_MALLOC 0 #define malloc rpl_malloc #define HAVE_VPRINTF 1 #define HAVE_INET_ATON 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_KQUEUE 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_PCRE_H 1 #define HAVE_ADNS_H 1 #define HAVE_READLINE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by apachetop config.status 0.12.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating config.h config.status:913: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by apachetop config.status 0.12.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = man/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating man/Makefile config.status:913: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by apachetop config.status 0.12.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating src/Makefile config.status:769: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:913: executing depfiles commands