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-scripting --disable-telnetserver --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: 124 tasks, 179 threads, 4 processors Load average: 0.41, Mach factor: 3.58 /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: /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:1339: checking for a BSD-compatible install configure:1394: result: /usr/bin/install -c -o root -g wheel configure:1405: checking whether build environment is sane configure:1448: result: yes configure:1481: checking for gawk configure:1497: found /usr/local/bin/gawk configure:1507: result: gawk configure:1517: checking whether make sets $(MAKE) configure:1537: result: yes configure:1884: checking for guile configure:1902: found /usr/local/bin/guile configure:1914: result: /usr/local/bin/guile configure:1929: checking for guile-config configure:1947: found /usr/local/bin/guile-config configure:1959: result: /usr/local/bin/guile-config configure:1974: checking for guile-tools configure:2007: result: no configure:2013: checking libguile compile flags configure:2016: result: configure:2018: checking libguile link flags configure:2021: result: configure:2051: checking for i386-unknown-gnu-g++ configure:2077: result: c++ configure:2135: checking for C++ compiler version configure:2138: 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:2141: $? = 0 configure:2143: 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:2146: $? = 0 configure:2148: c++ -V &5 c++: `-V' option must have argument configure:2151: $? = 1 configure:2174: checking for C++ compiler default output file name configure:2177: c++ -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2180: $? = 0 configure:2226: result: a.out configure:2231: checking whether the C++ compiler works configure:2237: ./a.out configure:2240: $? = 0 configure:2257: result: yes configure:2264: checking whether we are cross compiling configure:2266: result: no configure:2269: checking for suffix of executables configure:2271: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2274: $? = 0 configure:2299: result: configure:2305: checking for suffix of object files configure:2326: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2329: $? = 0 configure:2351: result: configure:2355: checking whether we are using the GNU C++ compiler configure:2379: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2385: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest. configure:2397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2410: result: no configure:2416: checking whether c++ accepts -g configure:2437: c++ -c -g -fno-common -I/usr/local/include conftest.cc >&5 configure:2443: $? = 0 configure:2446: test -z || test ! -s conftest.err configure:2449: $? = 0 configure:2452: test -s conftest. configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2466: result: no configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2514: $? = 0 configure:2517: test -z || test ! -s conftest.err configure:2520: $? = 0 configure:2523: test -s conftest. configure:2526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2514: $? = 0 configure:2517: test -z || test ! -s conftest.err configure:2520: $? = 0 configure:2523: test -s conftest. configure:2526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2514: $? = 0 configure:2517: test -z || test ! -s conftest.err configure:2520: $? = 0 configure:2523: test -s conftest. configure:2526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2514: $? = 0 configure:2517: test -z || test ! -s conftest.err configure:2520: $? = 0 configure:2523: test -s conftest. configure:2526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2508: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2604: checking for style of include used by make configure:2632: result: GNU configure:2660: checking dependency style of c++ configure:2743: result: gcc3 configure:2762: checking for STL support configure:2784: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2787: $? = 0 configure:2798: result: yes configure:2808: checking for clear() method in STL objects configure:2830: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2833: $? = 0 configure:2844: result: yes configure:2856: checking for std::ios_base in iostreams configure:2878: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2881: $? = 0 configure:2892: result: yes configure:2910: checking for crypt in -lcrypt configure:2940: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc -lcrypt >&5 c++: unrecognized option `-pthread' ld: can't locate file for: -lcrypt configure:2946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* 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 crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:2971: result: no configure:2977: checking for socket in -lsocket configure:3007: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc -lsocket >&5 c++: unrecognized option `-pthread' ld: can't locate file for: -lsocket configure:3013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:3038: result: no configure:3044: checking for connect in -lnsl configure:3074: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc -lnsl >&5 c++: unrecognized option `-pthread' ld: can't locate file for: -lnsl configure:3080: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* 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 connect (); | int | main () | { | connect (); | ; | return 0; | } configure:3105: result: no configure:3117: checking how to run the C++ preprocessor configure:3148: c++ -E -fno-common -I/usr/local/include conftest.cc configure:3154: $? = 0 configure:3186: c++ -E -fno-common -I/usr/local/include conftest.cc conftest.cc:18:28: ac_nonexistent.h: No such file or directory configure:3192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* end confdefs.h. */ | #include configure:3231: result: c++ -E configure:3255: c++ -E -fno-common -I/usr/local/include conftest.cc configure:3261: $? = 0 configure:3293: c++ -E -fno-common -I/usr/local/include conftest.cc conftest.cc:18:28: ac_nonexistent.h: No such file or directory configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* end confdefs.h. */ | #include configure:3343: checking for egrep configure:3353: result: grep -E configure:3358: checking for ANSI C header files configure:3383: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:18: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3389: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3510: result: no configure:3534: checking for sys/types.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for sys/stat.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for stdlib.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:53: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3556: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for string.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for memory.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for strings.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for inttypes.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for stdint.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3534: checking for unistd.h configure:3550: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3556: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3579: result: no configure:3607: checking fcntl.h usability configure:3619: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3625: $? = 0 configure:3628: test -z || test ! -s conftest.err configure:3631: $? = 0 configure:3634: test -s conftest. configure:3637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 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:3647: result: no configure:3651: checking fcntl.h presence configure:3661: c++ -E -fno-common -I/usr/local/include conftest.cc configure:3667: $? = 0 configure:3687: result: yes configure:3700: WARNING: fcntl.h: present but cannot be compiled configure:3702: WARNING: fcntl.h: check for missing prerequisite headers? configure:3704: WARNING: fcntl.h: see the Autoconf documentation configure:3706: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3708: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3710: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3722: checking for fcntl.h configure:3729: result: yes configure:3607: checking sys/time.h usability configure:3619: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3625: $? = 0 configure:3628: test -z || test ! -s conftest.err configure:3631: $? = 0 configure:3634: test -s conftest. configure:3637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | #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:3647: result: no configure:3651: checking sys/time.h presence configure:3661: c++ -E -fno-common -I/usr/local/include conftest.cc configure:3667: $? = 0 configure:3687: result: yes configure:3700: WARNING: sys/time.h: present but cannot be compiled configure:3702: WARNING: sys/time.h: check for missing prerequisite headers? configure:3704: WARNING: sys/time.h: see the Autoconf documentation configure:3706: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3708: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3710: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3722: checking for sys/time.h configure:3729: result: yes configure:3598: checking for unistd.h configure:3603: result: no configure:3743: checking for an ANSI C-conforming const configure:3810: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3816: $? = 0 configure:3819: test -z || test ! -s conftest.err configure:3822: $? = 0 configure:3825: test -s conftest. configure:3828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3839: result: no configure:3849: checking whether time.h and sys/time.h may both be included configure:3874: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3880: $? = 0 configure:3883: test -z || test ! -s conftest.err configure:3886: $? = 0 configure:3889: test -s conftest. configure:3892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3903: result: no configure:3913: checking whether struct tm is in sys/time.h or time.h configure:3936: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:3942: $? = 0 configure:3945: test -z || test ! -s conftest.err configure:3948: $? = 0 configure:3951: test -s conftest. configure:3954: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:3965: result: sys/time.h configure:3976: checking return type of signal handlers configure:4007: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:4013: $? = 0 configure:4016: test -z || test ! -s conftest.err configure:4019: $? = 0 configure:4022: test -s conftest. configure:4025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bobotpp" | #define VERSION "2.0.2" | #define USESCRIPTS 1 | #define MULTITHREAD 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STL_CLEAR 1 | #define HAVE_IOSBASE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define TM_IN_SYS_TIME 1 | /* 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:4036: result: int configure:4050: checking for select configure:4107: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:4113: $? = 0 configure:4116: test -z || test ! -s conftest.err configure:4119: $? = 0 configure:4122: test -s conftest configure:4125: $? = 0 configure:4137: result: yes configure:4050: checking for socket configure:4107: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:4113: $? = 0 configure:4116: test -z || test ! -s conftest.err configure:4119: $? = 0 configure:4122: test -s conftest configure:4125: $? = 0 configure:4137: result: yes configure:4050: checking for strtoul configure:4107: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:4113: $? = 0 configure:4116: test -z || test ! -s conftest.err configure:4119: $? = 0 configure:4122: test -s conftest configure:4125: $? = 0 configure:4137: result: yes configure:4258: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:730: creating source/Makefile config.status:796: creating config.h config.status:1086: executing depfiles commands configure:5662: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:731: creating source/Makefile config.status:731: creating Makefile config.status:797: creating config.h config.status:907: config.h is unchanged config.status:1087: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_const=no ac_cv_cpp_iosbase=have_iosbase=yes ac_cv_cpp_stl=have_stl=yes ac_cv_cpp_stl_clear=have_stl_clear=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-fno-common -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 -pthread' 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_select=yes ac_cv_func_socket=yes ac_cv_func_strtoul=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_crypt_crypt=no ac_cv_lib_nsl_connect=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_GUILE=/usr/local/bin/guile ac_cv_path_GUILE_CONFIG=/usr/local/bin/guile-config ac_cv_prog_AWK=gawk 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_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_type_signal=int am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run automake-1.7' AWK='gawk' CPPFLAGS='-fno-common -I/usr/local/include ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GUILE='/usr/local/bin/guile' GUILE_CFLAGS='' GUILE_CONFIG='/usr/local/bin/guile-config' GUILE_LDFLAGS='' GUILE_TOOLS='' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib -pthread' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/missing --run makeinfo' OBJEXT='' PACKAGE='bobotpp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.0.2' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/irc/bobot++/work/bobotpp-2.0.2/install-sh' 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_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_IOSBASE 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STL_CLEAR 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_TIME_H 1 #define MULTITHREAD 1 #define PACKAGE "bobotpp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define USESCRIPTS 1 #define VERSION "2.0.2" #define const #endif #ifdef __cplusplus void exit (int); configure: exit 0