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 --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: 149 tasks, 206 threads, 4 processors Load average: 1.13, Mach factor: 2.86 /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:1547: checking for a BSD-compatible install configure:1602: result: /usr/local/bin/ginstall -c configure:1613: checking whether build environment is sane configure:1656: result: yes configure:1689: checking for gawk configure:1705: found /usr/local/bin/gawk configure:1715: result: gawk configure:1725: checking whether make sets $(MAKE) configure:1745: result: yes configure:1968: checking for g++ configure:1984: found /usr/local/bin/g++ configure:1994: result: g++ configure:2010: checking for C++ compiler version configure:2013: g++ --version &5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2016: $? = 0 configure:2018: g++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2021: $? = 0 configure:2023: g++ -V &5 g++: `-V' option must have argument configure:2026: $? = 1 configure:2049: checking for C++ compiler default output file name configure:2052: g++ -fno-common conftest.cc >&5 configure:2055: $? = 0 configure:2101: result: a.out configure:2106: checking whether the C++ compiler works configure:2112: ./a.out configure:2115: $? = 0 configure:2132: result: yes configure:2139: checking whether we are cross compiling configure:2141: result: no configure:2144: checking for suffix of executables configure:2146: g++ -o conftest -fno-common conftest.cc >&5 configure:2149: $? = 0 configure:2174: result: configure:2180: checking for suffix of object files configure:2201: g++ -c -fno-common conftest.cc >&5 configure:2204: $? = 0 configure:2226: result: configure:2230: checking whether we are using the GNU C++ compiler configure:2254: g++ -c -fno-common conftest.cc >&5 configure:2260: $? = 0 configure:2264: test -z || test ! -s conftest.err configure:2267: $? = 0 configure:2270: test -s conftest. configure:2273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2286: result: no configure:2292: checking whether g++ accepts -g configure:2313: g++ -c -g conftest.cc >&5 configure:2319: $? = 0 configure:2323: test -z || test ! -s conftest.err configure:2326: $? = 0 configure:2329: test -s conftest. configure:2332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2343: result: no configure:2385: g++ -c -fno-common conftest.cc >&5 configure:2391: $? = 0 configure:2395: test -z || test ! -s conftest.err configure:2398: $? = 0 configure:2401: test -s conftest. configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2385: g++ -c -fno-common conftest.cc >&5 configure:2391: $? = 0 configure:2395: test -z || test ! -s conftest.err configure:2398: $? = 0 configure:2401: test -s conftest. configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2385: g++ -c -fno-common conftest.cc >&5 configure:2391: $? = 0 configure:2395: test -z || test ! -s conftest.err configure:2398: $? = 0 configure:2401: test -s conftest. configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2385: g++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2385: g++ -c -fno-common conftest.cc >&5 configure:2391: $? = 0 configure:2395: test -z || test ! -s conftest.err configure:2398: $? = 0 configure:2401: test -s conftest. configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2385: g++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2483: checking for style of include used by make configure:2511: result: GNU configure:2539: checking dependency style of g++ configure:2622: result: gcc3 configure:2717: checking build system type configure:2735: result: i686-apple-darwin8.0.1 configure:2743: checking host system type configure:2757: result: i686-apple-darwin8.0.1 configure:2811: checking for gcc configure:2827: found /usr/bin/gcc configure:2837: result: gcc configure:3081: checking for C compiler version configure:3084: gcc --version &5 gcc (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:3087: $? = 0 configure:3089: gcc -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:3092: $? = 0 configure:3094: gcc -V &5 gcc: `-V' option must have argument configure:3097: $? = 1 configure:3100: checking whether we are using the GNU C compiler configure:3124: gcc -c -fno-common conftest.c >&5 configure:3130: $? = 0 configure:3134: test -z || test ! -s conftest.err configure:3137: $? = 0 configure:3140: test -s conftest. configure:3143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3156: result: no configure:3162: checking whether gcc accepts -g configure:3183: gcc -c -g conftest.c >&5 configure:3189: $? = 0 configure:3193: test -z || test ! -s conftest.err configure:3196: $? = 0 configure:3199: test -s conftest. configure:3202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3213: result: no configure:3230: checking for gcc option to accept ANSI C configure:3300: gcc -c -fno-common conftest.c >&5 configure:3306: $? = 0 configure:3310: test -z || test ! -s conftest.err configure:3313: $? = 0 configure:3316: test -s conftest. configure:3319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3300: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3306: $? = 0 configure:3310: test -z || test ! -s conftest.err configure:3313: $? = 0 configure:3316: test -s conftest. configure:3319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3300: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3300: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3300: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3300: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3306: $? = 0 configure:3310: test -z || test ! -s conftest.err configure:3313: $? = 0 configure:3316: test -s conftest. configure:3319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3337: result: none needed configure:3355: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3361: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3496: checking dependency style of gcc configure:3579: result: gcc3 configure:3596: checking for a sed that does not truncate output configure:3650: result: /usr/local/bin/sed configure:3653: checking for egrep configure:3663: result: grep -E configure:3712: checking for non-GNU ld configure:3746: result: /usr/bin/ld configure:3755: checking if the linker (/usr/bin/ld) is GNU ld configure:3770: result: no configure:3775: checking for /usr/bin/ld option to reload object files configure:3782: result: -r configure:3791: checking for BSD-compatible nm configure:3833: result: /usr/bin/nm -p configure:3837: checking whether ln -s works configure:3841: result: yes configure:3848: checking how to recognise dependent libraries configure:4031: result: pass_all configure:4250: checking how to run the C preprocessor configure:4285: gcc -E conftest.c configure:4291: $? = 0 configure:4323: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4368: result: gcc -E configure:4392: gcc -E conftest.c configure:4398: $? = 0 configure:4430: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4480: checking for ANSI C header files configure:4505: gcc -c -fno-common conftest.c >&5 configure:4511: $? = 0 configure:4515: test -z || test ! -s conftest.err configure:4518: $? = 0 configure:4521: test -s conftest. configure:4524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4633: result: no configure:4657: checking for sys/types.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for sys/stat.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for stdlib.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for string.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for memory.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for strings.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for inttypes.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for stdint.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4657: checking for unistd.h configure:4673: gcc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4703: result: no configure:4729: checking dlfcn.h usability configure:4741: gcc -c -fno-common conftest.c >&5 configure:4747: $? = 0 configure:4751: test -z || test ! -s conftest.err configure:4754: $? = 0 configure:4757: test -s conftest. configure:4760: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #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:4770: result: no configure:4774: checking dlfcn.h presence configure:4784: gcc -E conftest.c configure:4790: $? = 0 configure:4810: result: yes configure:4823: WARNING: dlfcn.h: present but cannot be compiled configure:4825: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4827: WARNING: dlfcn.h: see the Autoconf documentation configure:4829: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4831: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4833: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4845: checking for dlfcn.h configure:4852: result: yes configure:4870: checking how to run the C++ preprocessor configure:4901: g++ -E conftest.cc configure:4907: $? = 0 configure:4939: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:4945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4984: result: g++ -E configure:5008: g++ -E conftest.cc configure:5014: $? = 0 configure:5046: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5147: checking for g77 configure:5163: found /usr/local/bin/g77 configure:5173: result: g77 configure:5191: checking for Fortran 77 compiler version configure:5191: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (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:5194: $? = 0 configure:5196: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5199: $? = 0 configure:5201: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5204: $? = 0 configure:5212: checking whether we are using the GNU Fortran 77 compiler configure:5226: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5232: $? = 0 configure:5236: test -z || test ! -s conftest.err configure:5239: $? = 0 configure:5242: test -s conftest. configure:5245: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5258: result: no configure:5264: checking whether g77 accepts -g configure:5276: g77 -c -g conftest.f >&5 configure:5282: $? = 0 configure:5286: test -z || test ! -s conftest.err configure:5289: $? = 0 configure:5292: test -s conftest. configure:5295: $? = 1 configure: failed program was: | program main | | end configure:5307: result: no configure:5337: checking the maximum length of command line arguments configure:5402: result: 65536 configure:5413: checking command to parse /usr/bin/nm -p output from gcc object configure:5502: g++ -c -fno-common conftest.cc >&5 configure:5505: $? = 0 configure:5509: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5512: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5502: g++ -c -fno-common conftest.cc >&5 configure:5505: $? = 0 configure:5509: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5512: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5602: result: failed configure:5609: checking for objdir configure:5624: result: .libs configure:5714: checking for ar configure:5730: found /usr/bin/ar configure:5741: result: ar configure:5794: checking for ranlib configure:5810: found /usr/bin/ranlib configure:5821: result: ranlib configure:5874: checking for strip configure:5890: found /usr/bin/strip configure:5901: result: strip configure:6163: checking if gcc static flag works configure:6186: result: yes configure:6252: checking for gcc option to produce PIC configure:6429: result: configure:6494: checking if gcc supports -c -o file.o configure:6518: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6522: $? = 0 configure:6539: result: yes configure:6565: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7413: result: no configure:7484: checking dynamic linker characteristics configure:8030: result: darwin8.0.1 dyld configure:8034: checking how to hardcode library paths into programs configure:8059: result: immediate configure:8073: checking whether stripping libraries is possible configure:8086: result: yes configure:8908: checking if libtool supports shared libraries configure:8910: result: no configure:8913: checking whether to build shared libraries configure:8971: result: no configure:8974: checking whether to build static libraries configure:8978: result: yes configure:9070: creating libtool configure:9759: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10587: result: no configure:10605: g++ -c -fno-common conftest.cc >&5 configure:10608: $? = 0 configure:10704: checking for g++ option to produce PIC configure:10956: result: configure:11021: checking if g++ supports -c -o file.o configure:11045: g++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11049: $? = 0 configure:11066: result: yes configure:11092: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11117: result: no configure:11188: checking dynamic linker characteristics configure:11734: result: darwin8.0.1 dyld configure:11738: checking how to hardcode library paths into programs configure:11763: result: immediate configure:11777: checking whether stripping libraries is possible configure:11790: result: yes configure:13089: checking if libtool supports shared libraries configure:13091: result: no configure:13094: checking whether to build shared libraries configure:13112: result: no configure:13115: checking whether to build static libraries configure:13119: result: yes configure:13131: checking for g77 option to produce PIC configure:13308: result: configure:13373: checking if g77 supports -c -o file.o configure:13397: g77 -c -o out/conftest2.o conftest.f >&5 configure:13401: $? = 0 configure:13418: result: yes configure:13444: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14272: result: no configure:14343: checking dynamic linker characteristics configure:14889: result: darwin8.0.1 dyld configure:14893: checking how to hardcode library paths into programs configure:14918: result: immediate configure:14932: checking whether stripping libraries is possible configure:14945: result: yes configure:19043: checking for stdlib.h configure:19048: result: no configure:19043: checking for string.h configure:19048: result: no configure:19052: checking sys/socket.h usability configure:19064: g++ -c -fno-common conftest.cc >&5 configure:19070: $? = 0 configure:19074: test -z || test ! -s conftest.err configure:19077: $? = 0 configure:19080: test -s conftest.o configure:19083: $? = 0 configure:19093: result: yes configure:19097: checking sys/socket.h presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19168: checking for sys/socket.h configure:19175: result: yes configure:19052: checking sys/time.h usability configure:19064: g++ -c -fno-common conftest.cc >&5 configure:19070: $? = 0 configure:19074: test -z || test ! -s conftest.err configure:19077: $? = 0 configure:19080: test -s conftest.o configure:19083: $? = 0 configure:19093: result: yes configure:19097: checking sys/time.h presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19168: checking for sys/time.h configure:19175: result: yes configure:19043: checking for unistd.h configure:19048: result: no configure:19052: checking ostream usability configure:19064: g++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from conftest.cc:51: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SOCKET_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:19093: result: no configure:19097: checking ostream presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19146: WARNING: ostream: present but cannot be compiled configure:19148: WARNING: ostream: check for missing prerequisite headers? configure:19150: WARNING: ostream: see the Autoconf documentation configure:19152: WARNING: ostream: section "Present But Cannot Be Compiled" configure:19154: WARNING: ostream: proceeding with the preprocessor's result configure:19156: WARNING: ostream: in the future, the compiler will take precedence configure:19168: checking for ostream configure:19175: result: yes configure:19052: checking string usability configure:19064: g++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from conftest.cc:52: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "chatroom" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_OSTREAM 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:19093: result: no configure:19097: checking string presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19146: WARNING: string: present but cannot be compiled configure:19148: WARNING: string: check for missing prerequisite headers? configure:19150: WARNING: string: see the Autoconf documentation configure:19152: WARNING: string: section "Present But Cannot Be Compiled" configure:19154: WARNING: string: proceeding with the preprocessor's result configure:19156: WARNING: string: in the future, the compiler will take precedence configure:19168: checking for string configure:19175: result: yes configure:19052: checking errno.h usability configure:19064: g++ -c -fno-common conftest.cc >&5 configure:19070: $? = 0 configure:19074: test -z || test ! -s conftest.err configure:19077: $? = 0 configure:19080: test -s conftest.o configure:19083: $? = 0 configure:19093: result: yes configure:19097: checking errno.h presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19168: checking for errno.h configure:19175: result: yes configure:19052: checking sys/poll.h usability configure:19064: g++ -c -fno-common conftest.cc >&5 configure:19070: $? = 0 configure:19074: test -z || test ! -s conftest.err configure:19077: $? = 0 configure:19080: test -s conftest.o configure:19083: $? = 0 configure:19093: result: yes configure:19097: checking sys/poll.h presence configure:19107: g++ -E conftest.cc configure:19113: $? = 0 configure:19133: result: yes configure:19168: checking for sys/poll.h configure:19175: result: yes configure:19189: checking whether to enable maintainer-specific portions of Makefiles configure:19198: result: no configure:19285: checking for verlihub_config configure:19316: result: no configure:19383: checking for VERLIHUB - version >= 0 configure:19628: g++ -o conftest -fno-common conftest.cc >&5 configure:19634: $? = 0 configure:19638: test -z || test ! -s conftest.err configure:19641: $? = 0 configure:19644: test -s conftest configure:19647: $? = 0 configure:19675: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_ostream=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string=yes ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_objext= ac_cv_path_VERLIHUB_CONFIG=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_lib_verlihub_present=no ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/missing --run makeinfo' OBJEXT='' PACKAGE='chatroom' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERLIHUB_CFLAGS='' VERLIHUB_CONFIG='no' VERLIHUB_LIBS='' VERLIHUB_VERSION='' VERSION='1.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net-p2p/verlihub-plugins-chatroom/work/chatroom/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_OSTREAM 1 #define HAVE_STRING 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE "chatroom" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.1" #endif #ifdef __cplusplus void exit (int); configure: exit 255