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 --with-pgsql=/usr/local --with-bindir=/usr/local/bin --with-etcdir=/usr/local/etc/iserverd --with-vardir=/var/run/iserverd --with-sbindir=/usr/local/bin --with-mandir=/usr/local/man --with-logdir=/var/log/iserverd --with-kqueue --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: 151 tasks, 208 threads, 4 processors Load average: 0.05, Mach factor: 3.93 /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:1361: checking build system type configure:1379: result: i386-unknown-gnu configure:1387: checking host system type configure:1401: result: i386-unknown-gnu configure:1410: checking for full system name configure:1439: result: uname -a configure:1462: checking for a BSD-compatible install configure:1517: result: /usr/bin/install -c -o root -g wheel configure:1528: checking whether build environment is sane configure:1571: result: yes configure:1586: checking whether make sets $(MAKE) configure:1606: result: yes configure:1636: checking for working aclocal configure:1643: result: found configure:1651: checking for working autoconf configure:1658: result: found configure:1666: checking for working automake configure:1673: result: found configure:1681: checking for working autoheader configure:1688: result: found configure:1696: checking for working makeinfo configure:1703: result: found configure:1734: checking for i386-unknown-gnu-gcc configure:1760: result: cc configure:2042: checking for C compiler version configure:2045: cc --version &5 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:2048: $? = 0 configure:2050: cc -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:2053: $? = 0 configure:2055: cc -V &5 cc: `-V' option must have argument configure:2058: $? = 1 configure:2081: checking for C compiler default output file name configure:2084: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2087: $? = 0 configure:2133: result: a.out configure:2138: checking whether the C compiler works configure:2144: ./a.out configure:2147: $? = 0 configure:2164: result: yes configure:2171: checking whether we are cross compiling configure:2173: result: no configure:2176: checking for suffix of executables configure:2178: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2181: $? = 0 configure:2206: result: configure:2212: checking for suffix of object files configure:2233: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2236: $? = 0 configure:2258: result: configure:2262: checking whether we are using the GNU C compiler configure:2286: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2292: $? = 0 configure:2296: test -z || test ! -s conftest.err configure:2299: $? = 0 configure:2302: test -s conftest. configure:2305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2318: result: no configure:2324: checking whether cc accepts -g configure:2345: cc -c -g -I/usr/local/include conftest.c >&5 configure:2351: $? = 0 configure:2355: test -z || test ! -s conftest.err configure:2358: $? = 0 configure:2361: test -s conftest. configure:2364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2375: result: no configure:2392: checking for cc option to accept ANSI C configure:2462: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2468: $? = 0 configure:2472: test -z || test ! -s conftest.err configure:2475: $? = 0 configure:2478: test -s conftest. configure:2481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2462: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2468: $? = 0 configure:2472: test -z || test ! -s conftest.err configure:2475: $? = 0 configure:2478: test -s conftest. configure:2481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2462: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2468: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2462: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2468: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2462: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2468: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2462: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2468: $? = 0 configure:2472: test -z || test ! -s conftest.err configure:2475: $? = 0 configure:2478: test -s conftest. configure:2481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* 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:2499: result: none needed configure:2517: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2523: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2666: checking for i386-unknown-gnu-g++ configure:2692: result: c++ configure:2750: checking for C++ compiler version configure:2753: 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:2756: $? = 0 configure:2758: 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:2761: $? = 0 configure:2763: c++ -V &5 c++: `-V' option must have argument configure:2766: $? = 1 configure:2769: checking whether we are using the GNU C++ compiler configure:2793: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2799: $? = 0 configure:2803: test -z || test ! -s conftest.err configure:2806: $? = 0 configure:2809: test -s conftest. configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2825: result: no configure:2831: checking whether c++ accepts -g configure:2852: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:2858: $? = 0 configure:2862: test -z || test ! -s conftest.err configure:2865: $? = 0 configure:2868: test -s conftest. configure:2871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2882: result: no configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2930: $? = 0 configure:2934: test -z || test ! -s conftest.err configure:2937: $? = 0 configure:2940: test -s conftest. configure:2943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2930: $? = 0 configure:2934: test -z || test ! -s conftest.err configure:2937: $? = 0 configure:2940: test -s conftest. configure:2943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2930: $? = 0 configure:2934: test -z || test ! -s conftest.err configure:2937: $? = 0 configure:2940: test -s conftest. configure:2943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:2930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2930: $? = 0 configure:2934: test -z || test ! -s conftest.err configure:2937: $? = 0 configure:2940: test -s conftest. configure:2943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2924: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3016: checking for bison configure:3032: found /usr/local/bin/bison configure:3042: result: bison -y configure:3058: checking for flex configure:3074: found /usr/bin/flex configure:3084: result: flex configure:3097: checking for yywrap in -lfl configure:3127: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3133: $? = 0 configure:3137: test -z || test ! -s conftest.err configure:3140: $? = 0 configure:3143: test -s conftest configure:3146: $? = 0 configure:3159: result: yes configure:3237: checking lex output file root configure:3248: flex conftest.l configure:3251: $? = 0 configure:3263: result: lex.yy configure:3268: checking whether yytext is a pointer configure:3284: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3290: $? = 0 configure:3294: test -z || test ! -s conftest.err configure:3297: $? = 0 configure:3300: test -s conftest configure:3303: $? = 0 configure:3317: result: yes configure:3329: checking size of char configure:3354: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: duplicate case value conftest.c:23: error: previously used here configure:3360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 4):; | ; | return 0; | } configure:3354: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: duplicate case value conftest.c:23: error: previously used here configure:3360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 8):; | ; | return 0; | } configure:3354: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3360: $? = 0 configure:3364: test -z || test ! -s conftest.err configure:3367: $? = 0 configure:3370: test -s conftest. configure:3373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 1):; | ; | return 0; | } configure:3354: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: duplicate case value conftest.c:23: error: previously used here configure:3360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 2):; | ; | return 0; | } configure:3354: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: duplicate case value conftest.c:23: error: previously used here configure:3360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "IServerd" | #define VERSION "2.5.5-20070313" | #define Iversion "2.5.5-20070313" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (char) == 16):; | ; | return 0; | } configure:3388: error: cannot determine a size for char ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_name_sys=darwintel ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_uname_sys='Darwin 8.0.1' lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' BIN_DIR='' CC='cc' CFLAGS='-fno-common' CPP='' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXFLAGS='-fno-common' DBG='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ETC_DIR='' EXEEXT='' 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' LDFLAGS=' -L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LOG_DIR='' LTLIBOBJS='' MAKEINFO='makeinfo' MAN_DIR='' MKTEMP='' OBJEXT='' PACKAGE='IServerd' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PG_INCDIR2='' PG_INCDIR='' PG_INCLUDES2='' PG_INCLUDES='' PG_LDFLAGS='' PG_LIBDIR='' PSQL_BIN='' SBIN_ACT='' SBIN_DIR='' SBIN_RULE='' SENDMAIL='' SERVROOT='' SET_MAKE='' SHELL='/bin/sh' STRIPKEY='' SYS_MKTMP='' SYS_NAME='darwintel' SYS_UNAME='Darwin 8.0.1' VAR_DIR='' VERSION='2.5.5-20070313' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define Iversion "2.5.5-20070313" #define PACKAGE "IServerd" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "2.5.5-20070313" #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1