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 --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: 152 tasks, 208 threads, 4 processors Load average: 1.50, Mach factor: 2.49 /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:1323: checking for i386-unknown-gnu-gcc configure:1349: result: cc configure:1631: checking for C compiler version configure:1634: 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:1637: $? = 0 configure:1639: 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:1642: $? = 0 configure:1644: cc -V &5 cc: `-V' option must have argument configure:1647: $? = 1 configure:1670: checking for C compiler default output file name configure:1673: cc -fno-common conftest.c >&5 configure:1676: $? = 0 configure:1722: result: a.out configure:1727: checking whether the C compiler works configure:1733: ./a.out configure:1736: $? = 0 configure:1753: result: yes configure:1760: checking whether we are cross compiling configure:1762: result: no configure:1765: checking for suffix of executables configure:1767: cc -o conftest -fno-common conftest.c >&5 configure:1770: $? = 0 configure:1795: result: configure:1801: checking for suffix of object files configure:1822: cc -c -fno-common conftest.c >&5 configure:1825: $? = 0 configure:1847: result: configure:1851: checking whether we are using the GNU C compiler configure:1875: cc -c -fno-common conftest.c >&5 configure:1881: $? = 0 configure:1885: test -z || test ! -s conftest.err configure:1888: $? = 0 configure:1891: test -s conftest. configure:1894: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1907: result: no configure:1913: checking whether cc accepts -g configure:1934: cc -c -g conftest.c >&5 configure:1940: $? = 0 configure:1944: test -z || test ! -s conftest.err configure:1947: $? = 0 configure:1950: test -s conftest. configure:1953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1964: result: no configure:1981: checking for cc option to accept ANSI C configure:2051: cc -c -fno-common conftest.c >&5 configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2051: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2051: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2051: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2051: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2051: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* 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:2088: result: none needed configure:2106: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2112: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2255: checking for i386-unknown-gnu-g++ configure:2281: result: c++ configure:2339: checking for C++ compiler version configure:2342: 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:2345: $? = 0 configure:2347: 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:2350: $? = 0 configure:2352: c++ -V &5 c++: `-V' option must have argument configure:2355: $? = 1 configure:2358: checking whether we are using the GNU C++ compiler configure:2382: c++ -c -fno-common conftest.cc >&5 configure:2388: $? = 0 configure:2392: test -z || test ! -s conftest.err configure:2395: $? = 0 configure:2398: test -s conftest. configure:2401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2414: result: no configure:2420: checking whether c++ accepts -g configure:2441: c++ -c -g conftest.cc >&5 configure:2447: $? = 0 configure:2451: test -z || test ! -s conftest.err configure:2454: $? = 0 configure:2457: test -s conftest. configure:2460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2471: result: no configure:2513: c++ -c -fno-common conftest.cc >&5 configure:2519: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2513: c++ -c -fno-common conftest.cc >&5 configure:2519: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2513: c++ -c -fno-common conftest.cc >&5 configure:2519: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2513: c++ -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:2519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2513: c++ -c -fno-common conftest.cc >&5 configure:2519: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2513: c++ -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:2519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2638: checking for a BSD-compatible install configure:2693: result: /usr/bin/install -c -o root -g wheel configure:2716: checking for gzip configure:2732: found /usr/local/bin/gzip configure:2742: result: gzip configure:2782: checking for gunzip configure:2798: found /usr/local/bin/gunzip configure:2808: result: gunzip configure:2829: checking for gzcat configure:2845: found /usr/bin/gzcat configure:2855: result: gzcat configure:2876: checking for gzip configure:2892: found /usr/local/bin/gzip configure:2902: result: gzip configure:2923: checking for zcat configure:2939: found /usr/local/bin/zcat configure:2949: result: zcat configure:2970: checking for uncompress configure:2986: found /usr/bin/uncompress configure:2996: result: uncompress configure:3017: checking for compress configure:3033: found /usr/bin/compress configure:3043: result: compress configure:3065: checking for gnuplot configure:3094: result: no configure:3112: checking for pnmtopng configure:3141: result: no configure:3160: checking for pdftotext configure:3176: found /usr/X11R6/bin/pdftotext configure:3186: result: pdftotext configure:3208: checking for less configure:3224: found /usr/local/bin/less configure:3234: result: less configure:3248: checking for more configure:3274: result: less configure:3288: checking for cat configure:3314: result: less configure:3327: checking for sqrt in -lm configure:3357: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:3363: $? = 0 configure:3367: test -z || test ! -s conftest.err configure:3370: $? = 0 configure:3373: test -s conftest configure:3376: $? = 0 configure:3389: result: yes configure:3406: checking how to run the C++ preprocessor configure:3437: c++ -E conftest.cc configure:3443: $? = 0 configure:3475: c++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:3481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3520: result: c++ -E configure:3544: c++ -E conftest.cc configure:3550: $? = 0 configure:3582: c++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:3588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3632: checking for egrep configure:3642: result: grep -E configure:3647: checking for ANSI C header files configure:3672: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:23: 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:3678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3800: result: no configure:3824: checking for sys/types.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for sys/stat.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for stdlib.h configure:3840: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:58: 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:3846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for string.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for memory.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for strings.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for inttypes.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for stdint.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3824: checking for unistd.h configure:3840: c++ -c -fno-common conftest.cc >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 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:3870: result: no configure:3890: checking for unistd.h configure:3895: result: no configure:3890: checking for string.h configure:3895: result: no configure:3890: checking for strings.h configure:3895: result: no configure:3899: checking dirent.h usability configure:3911: c++ -c -fno-common conftest.cc >&5 configure:3917: $? = 0 configure:3921: test -z || test ! -s conftest.err configure:3924: $? = 0 configure:3927: test -s conftest. configure:3930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3940: result: no configure:3944: checking dirent.h presence configure:3954: c++ -E conftest.cc configure:3960: $? = 0 configure:3980: result: yes configure:3993: WARNING: dirent.h: present but cannot be compiled configure:3995: WARNING: dirent.h: check for missing prerequisite headers? configure:3997: WARNING: dirent.h: see the Autoconf documentation configure:3999: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:4001: WARNING: dirent.h: proceeding with the preprocessor's result configure:4003: WARNING: dirent.h: in the future, the compiler will take precedence configure:4015: checking for dirent.h configure:4022: result: yes configure:4036: checking for u_int32_t configure:4060: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:61: error: `u_int32_t' undeclared (first use this function) conftest.cc:61: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:61: error: parse error before `)' token configure:4066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:4090: result: no configure:4102: checking for u_int16_t configure:4126: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:62: error: `u_int16_t' undeclared (first use this function) conftest.cc:62: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:62: error: parse error before `)' token configure:4132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | #define HAVE_DIRENT_H 1 | #define u_int32_t unsigned long int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int16_t *) 0) | return 0; | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:4156: result: no configure:4170: checking for gethostbyname configure:4227: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:4233: $? = 0 configure:4237: test -z || test ! -s conftest.err configure:4240: $? = 0 configure:4243: test -s conftest configure:4246: $? = 0 configure:4258: result: yes configure:4261: result: using libc's resolver configure:4416: checking for socket configure:4473: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:4479: $? = 0 configure:4483: test -z || test ! -s conftest.err configure:4486: $? = 0 configure:4489: test -s conftest configure:4492: $? = 0 configure:4504: result: yes configure:4511: result: using libc's socket configure:4742: checking return type of signal handlers configure:4773: c++ -c -fno-common conftest.cc >&5 configure:4779: $? = 0 configure:4783: test -z || test ! -s conftest.err configure:4786: $? = 0 configure:4789: test -s conftest. configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | #define HAVE_DIRENT_H 1 | #define u_int32_t unsigned long int | #define u_int16_t unsigned short int | #define HAVE_SOCKET 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:4803: result: int configure:4815: checking for signal configure:4872: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:4878: $? = 0 configure:4882: test -z || test ! -s conftest.err configure:4885: $? = 0 configure:4888: test -s conftest configure:4891: $? = 0 configure:4903: result: yes configure:4914: checking for fdstream compatibility configure:4936: c++ -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++/istream:44, from fdstream.hpp:40, from conftest.cc:29: 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:4942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | #define HAVE_DIRENT_H 1 | #define u_int32_t unsigned long int | #define u_int16_t unsigned short int | #define HAVE_SOCKET 1 | #define RETSIGTYPE int | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | #include "fdstream.hpp" | int | main () | { | fdistream fis; | ; | return 0; | } configure:4968: result: no configure:4978: checking for new-style strstream configure:5000: c++ -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 mystrstream_new.h:85, from conftest.cc:29: 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:5006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PRODUCT "annoyance-filter" | #define VERSION "1.0d" | #ifdef __cplusplus | void exit (int); | #endif | #define HOSTNAME "darwintel" | #define HAVE_GUNZIP 1 | #define HAVE_GZCAT 1 | #define HAVE_GZIP 1 | #define HAVE_ZCAT 1 | #define HAVE_UNCOMPRESS 1 | #define HAVE_COMPRESS 1 | #define HAVE_PDFTOTEXT 1 | #define HAVE_LIBM 1 | #define HAVE_DIRENT_H 1 | #define u_int32_t unsigned long int | #define u_int16_t unsigned short int | #define HAVE_SOCKET 1 | #define RETSIGTYPE int | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | #include "mystrstream_new.h" | int | main () | { | char a[10]; istrstream is(a, 10); | ; | return 0; | } configure:5032: result: no configure:5047: checking for stat configure:5104: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5110: $? = 0 configure:5114: test -z || test ! -s conftest.err configure:5117: $? = 0 configure:5120: test -s conftest configure:5123: $? = 0 configure:5135: result: yes configure:5149: checking for mmap configure:5206: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5212: $? = 0 configure:5216: test -z || test ! -s conftest.err configure:5219: $? = 0 configure:5222: test -s conftest configure:5225: $? = 0 configure:5237: result: yes configure:5251: checking for system configure:5308: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5314: $? = 0 configure:5318: test -z || test ! -s conftest.err configure:5321: $? = 0 configure:5324: test -s conftest configure:5327: $? = 0 configure:5339: result: yes configure:5353: checking for readlink configure:5410: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5416: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest configure:5429: $? = 0 configure:5441: result: yes configure:5455: checking for popen configure:5512: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5518: $? = 0 configure:5522: test -z || test ! -s conftest.err configure:5525: $? = 0 configure:5528: test -s conftest configure:5531: $? = 0 configure:5543: result: yes configure:5557: checking for mkstemp configure:5614: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5620: $? = 0 configure:5624: test -z || test ! -s conftest.err configure:5627: $? = 0 configure:5630: test -s conftest configure:5633: $? = 0 configure:5645: result: yes configure:5659: checking for tmpnam configure:5716: c++ -o conftest -fno-common conftest.cc -lm >&5 configure:5722: $? = 0 configure:5726: test -z || test ! -s conftest.err configure:5729: $? = 0 configure:5732: test -s conftest configure:5735: $? = 0 configure:5747: result: yes configure:5854: 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:668: creating Makefile config.status:772: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_gethostbyname=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_popen=yes ac_cv_func_readlink=yes ac_cv_func_signal=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_system=yes ac_cv_func_tmpnam=yes ac_cv_header_dirent_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_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_m_sqrt=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_COMPRESS=compress ac_cv_prog_COMPRESSOR=gzip ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_GUNZIP=gunzip ac_cv_prog_GZCAT=gzcat ac_cv_prog_GZIP=gzip ac_cv_prog_PAGER=less ac_cv_prog_PDFTOTEXT=pdftotext ac_cv_prog_UNCOMPRESS=uncompress ac_cv_prog_ZCAT=zcat 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_type_signal=int ac_cv_type_u_int16_t=no ac_cv_type_u_int32_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' COMPRESS='compress' COMPRESSOR='gzip' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GNUPLOT='' GUNZIP='gunzip' GZCAT='gzcat' GZIP='gzip' HOSTNAME='darwintel' 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='' LDSTATIC='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' NETPBM='' OBJEXT='' OSNAME='Darwin' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PAGER='less' PATH_SEPARATOR=':' PDFTOTEXT='pdftotext' PRODUCT='annoyance-filter' SHELL='/bin/sh' UNCOMPRESS='uncompress' VERSION='1.0d' ZCAT='zcat' ac_ct_CC='' ac_ct_CXX='' 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' 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_COMPRESS 1 #define HAVE_DIRENT_H 1 #define HAVE_GUNZIP 1 #define HAVE_GZCAT 1 #define HAVE_GZIP 1 #define HAVE_LIBM 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_PDFTOTEXT 1 #define HAVE_POPEN 1 #define HAVE_READLINK 1 #define HAVE_SIGNAL 1 #define HAVE_SOCKET 1 #define HAVE_STAT 1 #define HAVE_SYSTEM 1 #define HAVE_TMPNAM 1 #define HAVE_UNCOMPRESS 1 #define HAVE_ZCAT 1 #define HOSTNAME "darwintel" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PRODUCT "annoyance-filter" #define RETSIGTYPE int #define VERSION "1.0d" #define u_int16_t unsigned short int #define u_int32_t unsigned long int #endif #ifdef __cplusplus void exit (int); configure: exit 0