This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-shaped-decorations --enable-guievents --with-cfgdir=/usr/local/share/icewm --with-libdir=/usr/local/share/icewm --with-kdedatadir=/usr/local/share --with-docdir=/usr/local/share/doc --with-mkfontdir=/nonexistent --with-imlib --with-icesound=oss --enable-gradients --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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 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: 110 tasks, 169 threads, 4 processors Load average: 3.17, Mach factor: 0.91 /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:1387: checking build system type configure:1405: result: i386-unknown-gnu configure:1413: checking host system type configure:1427: result: i386-unknown-gnu configure:1435: checking target system type configure:1449: result: i386-unknown-gnu configure:1486: checking for i386-unknown-gnu-g++ configure:1512: result: c++ configure:1570: checking for C++ compiler version configure:1573: c++ --version &5 c++ (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:1576: $? = 0 configure:1578: c++ -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:1581: $? = 0 configure:1583: c++ -V &5 c++: `-V' option must have argument configure:1586: $? = 1 configure:1609: checking for C++ compiler default output file name configure:1612: c++ -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1615: $? = 0 configure:1661: result: a.out configure:1666: checking whether the C++ compiler works configure:1672: ./a.out configure:1675: $? = 0 configure:1692: result: yes configure:1699: checking whether we are cross compiling configure:1701: result: no configure:1704: checking for suffix of executables configure:1706: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1709: $? = 0 configure:1734: result: configure:1740: checking for suffix of object files configure:1761: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1764: $? = 0 configure:1786: result: configure:1790: checking whether we are using the GNU C++ compiler configure:1814: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1820: $? = 0 configure:1824: test -z || test ! -s conftest.err configure:1827: $? = 0 configure:1830: test -s conftest. configure:1833: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1846: result: no configure:1852: checking whether c++ accepts -g configure:1873: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:1879: $? = 0 configure:1883: test -z || test ! -s conftest.err configure:1886: $? = 0 configure:1889: test -s conftest. configure:1892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1903: result: no configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1951: $? = 0 configure:1955: test -z || test ! -s conftest.err configure:1958: $? = 0 configure:1961: test -s conftest. configure:1964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1951: $? = 0 configure:1955: test -z || test ! -s conftest.err configure:1958: $? = 0 configure:1961: test -s conftest. configure:1964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1951: $? = 0 configure:1955: test -z || test ! -s conftest.err configure:1958: $? = 0 configure:1961: test -s conftest. configure:1964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:1951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:1951: $? = 0 configure:1955: test -z || test ! -s conftest.err configure:1958: $? = 0 configure:1961: test -s conftest. configure:1964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1945: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:1951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2040: checking whether the C++ compiler (c++) accepts no_rtti configure:2058: c++ -c -fno-rtti -fno-common -I/usr/local/include conftest.cc >&5 configure:2064: $? = 0 configure:2068: test -z || test ! -s conftest.err configure:2071: $? = 0 configure:2074: test -s conftest. configure:2077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2087: result: no configure:2475: checking for a BSD-compatible install configure:2530: result: /usr/bin/install -c -o root -g wheel configure:2550: checking for dirent.h that defines DIR configure:2574: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2580: $? = 0 configure:2584: test -z || test ! -s conftest.err configure:2587: $? = 0 configure:2590: test -s conftest. configure:2593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2604: result: no configure:2550: checking for sys/ndir.h that defines DIR configure:2574: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:13:22: sys/ndir.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:18: error: `DIR' undeclared (first use this function) conftest.cc:18: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:18: error: parse error before `)' token configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2604: result: no configure:2550: checking for sys/dir.h that defines DIR configure:2574: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2580: $? = 0 configure:2584: test -z || test ! -s conftest.err configure:2587: $? = 0 configure:2590: test -s conftest. configure:2593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2604: result: no configure:2550: checking for ndir.h that defines DIR configure:2574: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:13:18: ndir.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:18: error: `DIR' undeclared (first use this function) conftest.cc:18: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:18: error: parse error before `)' token configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2604: result: no configure:2744: checking for library containing opendir configure:2774: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:2780: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest configure:2793: $? = 0 configure:2863: result: none required configure:2872: checking for sys/wait.h that is POSIX.1 compatible configure:2903: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2909: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest. configure:2922: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:2933: result: no configure:2948: checking how to run the C++ preprocessor configure:2979: c++ -E -I/usr/local/include conftest.cc configure:2985: $? = 0 configure:3017: c++ -E -I/usr/local/include conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:3023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3062: result: c++ -E configure:3086: c++ -E -I/usr/local/include conftest.cc configure:3092: $? = 0 configure:3124: c++ -E -I/usr/local/include conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:3130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3174: checking for egrep configure:3184: result: grep -E configure:3189: checking for ANSI C header files configure:3214: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3342: result: no configure:3366: checking for sys/types.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for sys/stat.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for stdlib.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:47: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3388: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for string.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for memory.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for strings.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for inttypes.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for stdint.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3366: checking for unistd.h configure:3382: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3388: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3412: result: no configure:3443: checking fcntl.h usability configure:3455: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest. configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3484: result: no configure:3488: checking fcntl.h presence configure:3498: c++ -E -I/usr/local/include conftest.cc configure:3504: $? = 0 configure:3524: result: yes configure:3537: WARNING: fcntl.h: present but cannot be compiled configure:3539: WARNING: fcntl.h: check for missing prerequisite headers? configure:3541: WARNING: fcntl.h: see the Autoconf documentation configure:3543: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3545: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3547: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3559: checking for fcntl.h configure:3566: result: yes configure:3443: checking limits.h usability configure:3455: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest. configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3484: result: no configure:3488: checking limits.h presence configure:3498: c++ -E -I/usr/local/include conftest.cc configure:3504: $? = 0 configure:3524: result: yes configure:3537: WARNING: limits.h: present but cannot be compiled configure:3539: WARNING: limits.h: check for missing prerequisite headers? configure:3541: WARNING: limits.h: see the Autoconf documentation configure:3543: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3545: WARNING: limits.h: proceeding with the preprocessor's result configure:3547: WARNING: limits.h: in the future, the compiler will take precedence configure:3559: checking for limits.h configure:3566: result: yes configure:3434: checking for strings.h configure:3439: result: no configure:3443: checking sys/ioctl.h usability configure:3455: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest. configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3484: result: no configure:3488: checking sys/ioctl.h presence configure:3498: c++ -E -I/usr/local/include conftest.cc configure:3504: $? = 0 configure:3524: result: yes configure:3537: WARNING: sys/ioctl.h: present but cannot be compiled configure:3539: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3541: WARNING: sys/ioctl.h: see the Autoconf documentation configure:3543: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:3545: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3547: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:3559: checking for sys/ioctl.h configure:3566: result: yes configure:3443: checking sys/time.h usability configure:3455: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest. configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3484: result: no configure:3488: checking sys/time.h presence configure:3498: c++ -E -I/usr/local/include conftest.cc configure:3504: $? = 0 configure:3524: result: yes configure:3537: WARNING: sys/time.h: present but cannot be compiled configure:3539: WARNING: sys/time.h: check for missing prerequisite headers? configure:3541: WARNING: sys/time.h: see the Autoconf documentation configure:3543: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3545: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3547: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3559: checking for sys/time.h configure:3566: result: yes configure:3434: checking for unistd.h configure:3439: result: no configure:3594: checking linux/threads.h usability configure:3606: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:50:27: linux/threads.h: No such file or directory configure:3612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3635: result: no configure:3639: checking linux/threads.h presence configure:3649: c++ -E -I/usr/local/include conftest.cc conftest.cc:16:27: linux/threads.h: No such file or directory configure:3655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3675: result: no configure:3710: checking for linux/threads.h configure:3717: result: no configure:3594: checking linux/tasks.h usability configure:3606: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:50:25: linux/tasks.h: No such file or directory configure:3612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3635: result: no configure:3639: checking linux/tasks.h presence configure:3649: c++ -E -I/usr/local/include conftest.cc conftest.cc:16:25: linux/tasks.h: No such file or directory configure:3655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3675: result: no configure:3710: checking for linux/tasks.h configure:3717: result: no configure:3748: checking sched.h usability configure:3760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3766: $? = 0 configure:3770: test -z || test ! -s conftest.err configure:3773: $? = 0 configure:3776: test -s conftest. configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3789: result: no configure:3793: checking sched.h presence configure:3803: c++ -E -I/usr/local/include conftest.cc configure:3809: $? = 0 configure:3829: result: yes configure:3842: WARNING: sched.h: present but cannot be compiled configure:3844: WARNING: sched.h: check for missing prerequisite headers? configure:3846: WARNING: sched.h: see the Autoconf documentation configure:3848: WARNING: sched.h: section "Present But Cannot Be Compiled" configure:3850: WARNING: sched.h: proceeding with the preprocessor's result configure:3852: WARNING: sched.h: in the future, the compiler will take precedence configure:3864: checking for sched.h configure:3871: result: yes configure:3748: checking sys/dkstat.h usability configure:3760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3766: $? = 0 configure:3770: test -z || test ! -s conftest.err configure:3773: $? = 0 configure:3776: test -s conftest. configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3789: result: no configure:3793: checking sys/dkstat.h presence configure:3803: c++ -E -I/usr/local/include conftest.cc configure:3809: $? = 0 configure:3829: result: yes configure:3842: WARNING: sys/dkstat.h: present but cannot be compiled configure:3844: WARNING: sys/dkstat.h: check for missing prerequisite headers? configure:3846: WARNING: sys/dkstat.h: see the Autoconf documentation configure:3848: WARNING: sys/dkstat.h: section "Present But Cannot Be Compiled" configure:3850: WARNING: sys/dkstat.h: proceeding with the preprocessor's result configure:3852: WARNING: sys/dkstat.h: in the future, the compiler will take precedence configure:3864: checking for sys/dkstat.h configure:3871: result: yes configure:3748: checking sys/param.h usability configure:3760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3766: $? = 0 configure:3770: test -z || test ! -s conftest.err configure:3773: $? = 0 configure:3776: test -s conftest. configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3789: result: no configure:3793: checking sys/param.h presence configure:3803: c++ -E -I/usr/local/include conftest.cc configure:3809: $? = 0 configure:3829: result: yes configure:3842: WARNING: sys/param.h: present but cannot be compiled configure:3844: WARNING: sys/param.h: check for missing prerequisite headers? configure:3846: WARNING: sys/param.h: see the Autoconf documentation configure:3848: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:3850: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3852: WARNING: sys/param.h: in the future, the compiler will take precedence configure:3864: checking for sys/param.h configure:3871: result: yes configure:3748: checking sys/sysctl.h usability configure:3760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3766: $? = 0 configure:3770: test -z || test ! -s conftest.err configure:3773: $? = 0 configure:3776: test -s conftest. configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3789: result: no configure:3793: checking sys/sysctl.h presence configure:3803: c++ -E -I/usr/local/include conftest.cc configure:3809: $? = 0 configure:3829: result: yes configure:3842: WARNING: sys/sysctl.h: present but cannot be compiled configure:3844: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure:3846: WARNING: sys/sysctl.h: see the Autoconf documentation configure:3848: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure:3850: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure:3852: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure:3864: checking for sys/sysctl.h configure:3871: result: yes configure:3748: checking uvm/uvm_param.h usability configure:3760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:54:27: uvm/uvm_param.h: No such file or directory configure:3766: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3789: result: no configure:3793: checking uvm/uvm_param.h presence configure:3803: c++ -E -I/usr/local/include conftest.cc conftest.cc:20:27: uvm/uvm_param.h: No such file or directory configure:3809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:3829: result: no configure:3864: checking for uvm/uvm_param.h configure:3871: result: no configure:3899: checking libgen.h usability configure:3911: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3917: $? = 0 configure:3921: test -z || test ! -s conftest.err configure:3924: $? = 0 configure:3927: test -s conftest. configure:3930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3940: result: no configure:3944: checking libgen.h presence configure:3954: c++ -E -I/usr/local/include conftest.cc configure:3960: $? = 0 configure:3980: result: yes configure:3993: WARNING: libgen.h: present but cannot be compiled configure:3995: WARNING: libgen.h: check for missing prerequisite headers? configure:3997: WARNING: libgen.h: see the Autoconf documentation configure:3999: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4001: WARNING: libgen.h: proceeding with the preprocessor's result configure:4003: WARNING: libgen.h: in the future, the compiler will take precedence configure:4015: checking for libgen.h configure:4022: result: yes configure:4048: checking machine/apmvar.h usability configure:4060: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:55:28: machine/apmvar.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking machine/apmvar.h presence configure:4103: c++ -E -I/usr/local/include conftest.cc conftest.cc:21:28: machine/apmvar.h: No such file or directory configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:4129: result: no configure:4164: checking for machine/apmvar.h configure:4171: result: no configure:4198: checking machine/apm_bios.h usability configure:4210: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:55:30: machine/apm_bios.h: No such file or directory configure:4216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4239: result: no configure:4243: checking machine/apm_bios.h presence configure:4253: c++ -E -I/usr/local/include conftest.cc conftest.cc:21:30: machine/apm_bios.h: No such file or directory configure:4259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:4279: result: no configure:4314: checking for machine/apm_bios.h configure:4321: result: no configure:4349: checking kstat.h usability configure:4361: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:55:19: kstat.h: No such file or directory configure:4367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4390: result: no configure:4394: checking kstat.h presence configure:4404: c++ -E -I/usr/local/include conftest.cc conftest.cc:21:19: kstat.h: No such file or directory configure:4410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:4430: result: no configure:4465: checking for kstat.h configure:4472: result: no configure:4541: checking for size_t configure:4565: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4571: $? = 0 configure:4575: test -z || test ! -s conftest.err configure:4578: $? = 0 configure:4581: test -s conftest. configure:4584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4595: result: no configure:4607: checking whether time.h and sys/time.h may both be included configure:4632: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4638: $? = 0 configure:4642: test -z || test ! -s conftest.err configure:4645: $? = 0 configure:4648: test -s conftest. configure:4651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4662: result: no configure:4672: checking whether struct tm is in sys/time.h or time.h configure:4695: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4701: $? = 0 configure:4705: test -z || test ! -s conftest.err configure:4708: $? = 0 configure:4711: test -s conftest. configure:4714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:4725: result: sys/time.h configure:4736: checking for char configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4766: $? = 0 configure:4770: test -z || test ! -s conftest.err configure:4773: $? = 0 configure:4776: test -s conftest. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:4790: result: no configure:4793: checking size of char configure:5143: result: 0 configure:5150: checking for short configure:5174: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5180: $? = 0 configure:5184: test -z || test ! -s conftest.err configure:5187: $? = 0 configure:5190: test -s conftest. configure:5193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:5204: result: no configure:5207: checking size of short configure:5557: result: 0 configure:5564: checking for int configure:5588: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5594: $? = 0 configure:5598: test -z || test ! -s conftest.err configure:5601: $? = 0 configure:5604: test -s conftest. configure:5607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:5618: result: no configure:5621: checking size of int configure:5971: result: 0 configure:5978: checking for long configure:6002: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:6008: $? = 0 configure:6012: test -z || test ! -s conftest.err configure:6015: $? = 0 configure:6018: test -s conftest. configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:6032: result: no configure:6035: checking size of long configure:6385: result: 0 configure:6393: checking return type of signal handlers configure:6424: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:6430: $? = 0 configure:6434: test -z || test ! -s conftest.err configure:6437: $? = 0 configure:6440: test -s conftest. configure:6443: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:6454: result: int configure:6466: checking for strftime configure:6523: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 conftest.cc:52: error: nonnull argument with out-of-range operand number (arg 1 , operand 3) configure:6529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* Define strftime to an innocuous variant, in case declares strftime. | For example, HP-UX 11i declares gettimeofday. */ | #define strftime innocuous_strftime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strftime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strftime (); | /* 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_strftime) || defined (__stub___strftime) | choke me | #else | char (*f) () = strftime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strftime; | ; | return 0; | } configure:6554: result: no configure:6563: checking for strftime in -lintl configure:6593: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc -lintl >&5 conftest.cc:35: error: nonnull argument with out-of-range operand number (arg 1 , operand 3) configure:6599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strftime (); | int | main () | { | strftime (); | ; | return 0; | } configure:6625: result: no configure:6642: checking for vprintf configure:6699: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6705: $? = 0 configure:6709: test -z || test ! -s conftest.err configure:6712: $? = 0 configure:6715: test -s conftest configure:6718: $? = 0 configure:6730: result: yes configure:6737: checking for _doprnt configure:6794: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 ld: Undefined symbols: __doprnt configure:6800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6825: result: no configure:6849: checking for gettimeofday configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for putenv configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for select configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for socket configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for strtol configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for strtoul configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6849: checking for basename configure:6906: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6937: result: yes configure:6951: checking for sysctlbyname configure:7008: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:7014: $? = 0 configure:7018: test -z || test ! -s conftest.err configure:7021: $? = 0 configure:7024: test -s conftest configure:7027: $? = 0 configure:7039: result: yes configure:7064: checking sys/select.h usability configure:7076: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7082: $? = 0 configure:7086: test -z || test ! -s conftest.err configure:7089: $? = 0 configure:7092: test -s conftest. configure:7095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7105: result: no configure:7109: checking sys/select.h presence configure:7119: c++ -E -I/usr/local/include conftest.cc configure:7125: $? = 0 configure:7145: result: yes configure:7158: WARNING: sys/select.h: present but cannot be compiled configure:7160: WARNING: sys/select.h: check for missing prerequisite headers? configure:7162: WARNING: sys/select.h: see the Autoconf documentation configure:7164: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:7166: WARNING: sys/select.h: proceeding with the preprocessor's result configure:7168: WARNING: sys/select.h: in the future, the compiler will take precedence configure:7180: checking for sys/select.h configure:7187: result: yes configure:7064: checking sys/socket.h usability configure:7076: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7082: $? = 0 configure:7086: test -z || test ! -s conftest.err configure:7089: $? = 0 configure:7092: test -s conftest. configure:7095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7105: result: no configure:7109: checking sys/socket.h presence configure:7119: c++ -E -I/usr/local/include conftest.cc configure:7125: $? = 0 configure:7145: result: yes configure:7158: WARNING: sys/socket.h: present but cannot be compiled configure:7160: WARNING: sys/socket.h: check for missing prerequisite headers? configure:7162: WARNING: sys/socket.h: see the Autoconf documentation configure:7164: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:7166: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:7168: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:7180: checking for sys/socket.h configure:7187: result: yes configure:7200: checking types of arguments for select configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:7233: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:7239: $? = 0 configure:7243: test -z || test ! -s conftest.err configure:7246: $? = 0 configure:7249: test -s conftest. configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:7268: result: int,int *,struct timeval * configure:7292: checking for getloadavg configure:7310: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 In file included from conftest.cc:42: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:7316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | int | main () | { | double loadavg[3]; getloadavg(loadavg, 3) == 0; | ; | return 0; | } configure:7342: result: no configure:7348: checking for kern.cp_time configure:7359: result: no configure:7363: checking for X configure:7468: c++ -E -I/usr/local/include conftest.cc conftest.cc:42:22: X11/Xlib.h: No such file or directory configure:7474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include configure:7524: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc -lX11 >&5 conftest.cc:42:22: X11/Xlib.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:46: error: `XrmInitialize' undeclared (first use this function) conftest.cc:46: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:7530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:7593: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:7765: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc -L/usr/X11R6/lib -lX11 >&5 configure:7771: $? = 0 configure:7775: test -z || test ! -s conftest.err configure:7778: $? = 0 configure:7781: test -s conftest configure:7784: $? = 0 configure:7942: checking for gethostbyname configure:7999: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:8005: $? = 0 configure:8009: test -z || test ! -s conftest.err configure:8012: $? = 0 configure:8015: test -s conftest configure:8018: $? = 0 configure:8030: result: yes configure:8181: checking for connect configure:8238: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:8244: $? = 0 configure:8248: test -z || test ! -s conftest.err configure:8251: $? = 0 configure:8254: test -s conftest configure:8257: $? = 0 configure:8269: result: yes configure:8344: checking for remove configure:8401: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:8407: $? = 0 configure:8411: test -z || test ! -s conftest.err configure:8414: $? = 0 configure:8417: test -s conftest configure:8420: $? = 0 configure:8432: result: yes configure:8507: checking for shmat configure:8564: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:8570: $? = 0 configure:8574: test -z || test ! -s conftest.err configure:8577: $? = 0 configure:8580: test -s conftest configure:8583: $? = 0 configure:8595: result: yes configure:8679: checking for IceConnectionNumber in -lICE configure:8709: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lICE >&5 configure:8715: $? = 0 configure:8719: test -z || test ! -s conftest.err configure:8722: $? = 0 configure:8725: test -s conftest configure:8728: $? = 0 configure:8741: result: yes configure:8803: checking langinfo.h usability configure:8815: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:8821: $? = 0 configure:8825: test -z || test ! -s conftest.err configure:8828: $? = 0 configure:8831: test -s conftest. configure:8834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8844: result: no configure:8848: checking langinfo.h presence configure:8858: c++ -E -I/usr/local/include conftest.cc configure:8864: $? = 0 configure:8884: result: yes configure:8897: WARNING: langinfo.h: present but cannot be compiled configure:8899: WARNING: langinfo.h: check for missing prerequisite headers? configure:8901: WARNING: langinfo.h: see the Autoconf documentation configure:8903: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure:8905: WARNING: langinfo.h: proceeding with the preprocessor's result configure:8907: WARNING: langinfo.h: in the future, the compiler will take precedence configure:8919: checking for langinfo.h configure:8926: result: yes configure:8945: checking for nl_langinfo configure:9002: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:9008: $? = 0 configure:9012: test -z || test ! -s conftest.err configure:9015: $? = 0 configure:9018: test -s conftest configure:9021: $? = 0 configure:9033: result: yes configure:9049: checking whether nl_langinfo supports CODESET configure:9069: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:9075: $? = 0 configure:9079: test -z || test ! -s conftest.err configure:9082: $? = 0 configure:9085: test -s conftest. configure:9088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | printf("%s\n", nl_langinfo(CODESET)); | ; | return 0; | } configure:9097: result: no configure:9104: checking whether nl_langinfo supports _NL_CTYPE_CODESET_NAME configure:9124: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:49: error: `_NL_CTYPE_CODESET_NAME' undeclared (first use this function) conftest.cc:49: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:9130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_LIBGEN_H 1 | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_BASENAME 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | printf("%s\n", nl_langinfo(_NL_CTYPE_CODESET_NAME)); | ; | return 0; | } configure:9152: result: no configure:9163: error: I18N support has been requested but nl_langinfo doesn't *** return any information about the locale's codeset. Check your manuals. *** Ask your vendor. Contact icewm-devel@lists.sourceforge.net when you know *** the name of the locale-dependent parameter for your platform. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_cxx_compiler_gnu=no ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_exeext= ac_cv_func__doprnt=no ac_cv_func_basename=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strftime=no ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysctlbyname=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_kstat_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_tasks_h=no ac_cv_header_linux_threads_h=no ac_cv_header_machine_apm_bios_h=no ac_cv_header_machine_apmvar_h=no ac_cv_header_memory_h=no ac_cv_header_sched_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_dkstat_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_uvm_uvm_param_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_intl_strftime=no ac_cv_objext= ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_search_opendir='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_short=0 ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## APPLICATIONS='icewm icewm-session icesh icewmhint icewmbg icewmtray' AUDIO_CFLAGS='' AUDIO_LIBS='' BASEBINS='' BASEOBJS='' BINDIR='' BINFILES='' CFGDIR='' CONFIG_GNOME1_MENU_DIR='' CONFIG_GNOME2_MENU_DIR='' CONFIG_KDE_MENU_DIR='' CORE_CFLAGS='' CORE_LIBS='' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' CXX_LINK='c++' DEBUG='' DEFS='' DOCDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ESD_CONFIG='' EXEEXT='' GCCDEP='' GNOME1_CFLAGS='' GNOME1_CONFIG='' GNOME1_LIBS='' GNOME2_CFLAGS='' GNOME2_LIBS='' GNOME_VER='' GWMDIR='' HOSTCPU='' HOSTCXX='c++' HOSTCXX_LINK='c++' HOSTOS='' IMAGE_CFLAGS='' IMAGE_LIBS='' IMLIB_CONFIG='/usr/local/bin/imlib-config' INSTALL='/usr/bin/install -c -o root -g wheel' INSTALLBIN='' INSTALLDIR='' INSTALLETC='' INSTALLLIB='' INSTALLMAN='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' KDEDIR='' LDFLAGS='-L/usr/local/lib' LIBDIR='' LIBOBJS='' LIBS='' LOCDIR='' LTLIBOBJS='' MANDIR='' MKFONTDIR='' MSGFMT='' MSGMERGE='' NLS_MOFILES='' NLS_POFILES='' NLS_POXFILES='' NLS_SOURCES='' OBJEXT='' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' PREFIX='' SHELL='/bin/sh' TARGETS='base' TARGETS_INSTALL='' TESTBINS='' TESTCASES='testarray testdesktop testlocale testmap testmenus testnetwmhints testwinhints iceview icesame iceicon icerun icelist' TESTOBJS='' VERSION='' XFT_CONFIG='' XGETTEXT='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BASENAME 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PUTENV 1 #define HAVE_SCHED_H 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCTLBYNAME 1 #define HAVE_SYS_DKSTAT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_SHORT 0 #define TM_IN_SYS_TIME 1 #define size_t unsigned #endif #ifdef __cplusplus void exit (int); configure: exit 1