This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by exact configure 1.41, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --with-user=mailnull --with-group=mailnull --with-watch=/var/log/maillog --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: 137 tasks, 197 threads, 4 processors Load average: 0.99, Mach factor: 3.00 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1353: checking for i386-unknown-gnu-gcc configure:1379: result: cc configure:1661: checking for C compiler version configure:1664: 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:1667: $? = 0 configure:1669: 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:1672: $? = 0 configure:1674: cc -V &5 cc: `-V' option must have argument configure:1677: $? = 1 configure:1701: checking for C compiler default output configure:1704: cc -fno-common conftest.c >&5 configure:1707: $? = 0 configure:1753: result: a.out configure:1758: checking whether the C compiler works configure:1764: ./a.out configure:1767: $? = 0 configure:1784: result: yes configure:1791: checking whether we are cross compiling configure:1793: result: no configure:1796: checking for suffix of executables configure:1798: cc -o conftest -fno-common conftest.c >&5 configure:1801: $? = 0 configure:1826: result: configure:1832: checking for suffix of object files configure:1854: cc -c -fno-common conftest.c >&5 configure:1857: $? = 0 configure:1879: result: configure:1883: checking whether we are using the GNU C compiler configure:1908: cc -c -fno-common conftest.c >&5 configure:1911: $? = 0 configure:1914: test -s conftest. configure:1917: $? = 1 configure: failed program was: | #line 1888 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1930: result: no configure:1936: checking whether cc accepts -g configure:1958: cc -c -g conftest.c >&5 configure:1961: $? = 0 configure:1964: test -s conftest. configure:1967: $? = 1 configure: failed program was: | #line 1941 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1978: result: no configure:1995: checking for cc option to accept ANSI C configure:2056: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2012: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2056: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2012: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2056: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2056: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2012: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2056: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2012: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2056: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2012: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2059: $? = 1 configure: failed program was: | #line 2002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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; | } | 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:2083: result: none needed configure:2101: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2104: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2249: checking for a BSD-compatible install configure:2303: result: /usr/bin/install -c -o root -g wheel configure:2317: checking for i386-unknown-gnu-ranlib configure:2346: result: no configure:2355: checking for ranlib configure:2371: found /usr/bin/ranlib configure:2382: result: ranlib configure:2399: checking whether time.h and sys/time.h may both be included configure:2425: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2412: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2428: $? = 1 configure: failed program was: | #line 2404 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:2445: result: no configure:2460: checking how to run the C preprocessor configure:2496: cc -E conftest.c configure:2502: $? = 0 configure:2534: cc -E conftest.c configure:2533:28: ac_nonexistent.h: No such file or directory configure:2540: $? = 1 configure: failed program was: | #line 2525 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | #include configure:2578: result: cc -E configure:2603: cc -E conftest.c configure:2609: $? = 0 configure:2641: cc -E conftest.c configure:2640:28: ac_nonexistent.h: No such file or directory configure:2647: $? = 1 configure: failed program was: | #line 2632 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | #include configure:2690: checking for egrep configure:2700: result: grep -E configure:2705: checking for ANSI C header files configure:2731: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2718: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2734: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2852: result: no configure:2876: checking for sys/types.h configure:2893: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2924: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2896: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for sys/stat.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for stdlib.h configure:2893: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:2924: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:2896: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for string.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for memory.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for strings.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for inttypes.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for stdint.h configure:2893: cc -c -fno-common conftest.c >&5 configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2876: checking for unistd.h configure:2893: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from configure:2924: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2896: $? = 1 configure: failed program was: | #line 2881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2913: result: no configure:2940: checking syslog.h usability configure:2953: cc -c -fno-common conftest.c >&5 configure:2956: $? = 0 configure:2959: test -s conftest. configure:2962: $? = 1 configure: failed program was: | #line 2942 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | /* 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:2972: result: no configure:2976: checking syslog.h presence configure:2987: cc -E conftest.c configure:2993: $? = 0 configure:3012: result: yes configure:3032: WARNING: syslog.h: present but cannot be compiled configure:3034: WARNING: syslog.h: check for missing prerequisite headers? configure:3036: WARNING: syslog.h: proceeding with the preprocessor's result configure:3048: checking for syslog.h configure:3055: result: yes configure:2940: checking getopt.h usability configure:2953: cc -c -fno-common conftest.c >&5 configure:2956: $? = 0 configure:2959: test -s conftest. configure:2962: $? = 1 configure: failed program was: | #line 2942 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_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:2972: result: no configure:2976: checking getopt.h presence configure:2987: cc -E conftest.c configure:2993: $? = 0 configure:3012: result: yes configure:3032: WARNING: getopt.h: present but cannot be compiled configure:3034: WARNING: getopt.h: check for missing prerequisite headers? configure:3036: WARNING: getopt.h: proceeding with the preprocessor's result configure:3048: checking for getopt.h configure:3055: result: yes configure:3082: checking libintl.h usability configure:3095: cc -c -fno-common conftest.c >&5 configure:3098: $? = 0 configure:3101: test -s conftest. configure:3104: $? = 1 configure: failed program was: | #line 3084 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_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:3114: result: no configure:3118: checking libintl.h presence configure:3129: cc -E conftest.c configure:3135: $? = 0 configure:3154: result: yes configure:3174: WARNING: libintl.h: present but cannot be compiled configure:3176: WARNING: libintl.h: check for missing prerequisite headers? configure:3178: WARNING: libintl.h: proceeding with the preprocessor's result configure:3190: checking for libintl.h configure:3197: result: yes configure:3224: checking wchar.h usability configure:3237: cc -c -fno-common conftest.c >&5 configure:3240: $? = 0 configure:3243: test -s conftest. configure:3246: $? = 1 configure: failed program was: | #line 3226 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_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:3256: result: no configure:3260: checking wchar.h presence configure:3271: cc -E conftest.c configure:3277: $? = 0 configure:3296: result: yes configure:3316: WARNING: wchar.h: present but cannot be compiled configure:3318: WARNING: wchar.h: check for missing prerequisite headers? configure:3320: WARNING: wchar.h: proceeding with the preprocessor's result configure:3332: checking for wchar.h configure:3339: result: yes configure:3366: checking sys/time.h usability configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: | #line 3368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_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:3398: result: no configure:3402: checking sys/time.h presence configure:3413: cc -E conftest.c configure:3419: $? = 0 configure:3438: result: yes configure:3458: WARNING: sys/time.h: present but cannot be compiled configure:3460: WARNING: sys/time.h: check for missing prerequisite headers? configure:3462: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3474: checking for sys/time.h configure:3481: result: yes configure:3508: checking fcntl.h usability configure:3521: cc -c -fno-common conftest.c >&5 configure:3524: $? = 0 configure:3527: test -s conftest. configure:3530: $? = 1 configure: failed program was: | #line 3510 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_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:3540: result: no configure:3544: checking fcntl.h presence configure:3555: cc -E conftest.c configure:3561: $? = 0 configure:3580: result: yes configure:3600: WARNING: fcntl.h: present but cannot be compiled configure:3602: WARNING: fcntl.h: check for missing prerequisite headers? configure:3604: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3616: checking for fcntl.h configure:3623: result: yes configure:3639: checking for size_t configure:3664: cc -c -fno-common conftest.c >&5 configure:3667: $? = 0 configure:3670: test -s conftest. configure:3673: $? = 1 configure: failed program was: | #line 3644 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3684: result: no configure:3696: checking for an ANSI C-conforming const configure:3764: cc -c -fno-common conftest.c >&5 configure:3767: $? = 0 configure:3770: test -s conftest. configure:3773: $? = 1 configure: failed program was: | #line 3701 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3784: result: no configure:3794: checking return type of signal handlers configure:3826: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:3815: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3829: $? = 1 configure: failed program was: | #line 3799 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | /* 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:3846: result: int configure:3857: checking for pid_t configure:3882: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:3916: error: `pid_t' undeclared (first use in this function) configure:3916: error: (Each undeclared identifier is reported only once configure:3916: error: for each function it appears in.) configure:3916: error: parse error before ')' token configure:3885: $? = 1 configure: failed program was: | #line 3862 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE 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 ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:3902: result: no configure:3920: checking for unistd.h configure:3925: result: no configure:3929: checking vfork.h usability configure:3942: cc -c -fno-common conftest.c >&5 configure:3983:19: vfork.h: No such file or directory configure:3945: $? = 1 configure: failed program was: | #line 3931 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t 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 | #include configure:3961: result: no configure:3965: checking vfork.h presence configure:3976: cc -E conftest.c configure:3985:19: vfork.h: No such file or directory configure:3982: $? = 1 configure: failed program was: | #line 3967 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | /* end confdefs.h. */ | #include configure:4001: result: no configure:4037: checking for vfork.h configure:4044: result: no configure:4062: checking for fork configure:4112: cc -o conftest -fno-common conftest.c >&5 configure:4115: $? = 0 configure:4118: test -s conftest configure:4121: $? = 0 configure:4132: result: yes configure:4062: checking for vfork configure:4112: cc -o conftest -fno-common conftest.c >&5 configure:4115: $? = 0 configure:4118: test -s conftest configure:4121: $? = 0 configure:4132: result: yes configure:4143: checking for working fork configure:4166: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:2: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4169: $? = 1 configure: program exited with status 1 configure: failed program was: | /* By Ruediger Kuhlmann. */ | #include | #if HAVE_UNISTD_H | # include | #endif | /* Some systems only have a dummy stub for fork() */ | int main () | { | if (fork() < 0) | exit (1); | exit (0); | } configure:4188: result: no configure:4209: checking for working vfork configure:4343: result: yes configure:4378: checking for strftime configure:4428: cc -o conftest -fno-common conftest.c >&5 configure:4431: $? = 0 configure:4434: test -s conftest configure:4437: $? = 0 configure:4448: result: yes configure:4526: checking for vprintf configure:4576: cc -o conftest -fno-common conftest.c >&5 configure:4569: warning: conflicting types for built-in function `vprintf' configure:4579: $? = 0 configure:4582: test -s conftest configure:4585: $? = 0 configure:4596: result: yes configure:4603: checking for _doprnt configure:4653: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:4656: $? = 1 configure: failed program was: | #line 4608 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:4673: result: no configure:4691: checking for regcomp configure:4741: cc -o conftest -fno-common conftest.c >&5 configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4761: result: yes configure:4775: checking for alarm configure:4825: cc -o conftest -fno-common conftest.c >&5 configure:4828: $? = 0 configure:4831: test -s conftest configure:4834: $? = 0 configure:4845: result: yes configure:4859: checking for memset configure:4909: cc -o conftest -fno-common conftest.c >&5 configure:4905: warning: conflicting types for built-in function `memset' configure:4912: $? = 0 configure:4915: test -s conftest configure:4918: $? = 0 configure:4929: result: yes configure:4943: checking for select configure:4993: cc -o conftest -fno-common conftest.c >&5 configure:4996: $? = 0 configure:4999: test -s conftest configure:5002: $? = 0 configure:5013: result: yes configure:5027: checking for strdup configure:5077: cc -o conftest -fno-common conftest.c >&5 configure:5080: $? = 0 configure:5083: test -s conftest configure:5086: $? = 0 configure:5097: result: yes configure:5112: checking for stdlib.h configure:5117: result: no configure:5249: checking for GNU libc compatible malloc configure:5279: cc -o conftest -fno-common conftest.c >&5 configure:5282: $? = 0 configure:5284: ./conftest configure:5287: $? = 0 configure:5301: result: yes configure:5329: checking for stdlib.h configure:5334: result: no configure:5466: checking for GNU libc compatible realloc configure:5496: cc -o conftest -fno-common conftest.c >&5 configure:5499: $? = 0 configure:5501: ./conftest configure:5504: $? = 0 configure:5518: result: yes configure:5556: checking sys/select.h usability configure:5569: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5622: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:5572: $? = 1 configure: failed program was: | #line 5558 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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:5588: result: no configure:5592: checking sys/select.h presence configure:5603: cc -E conftest.c configure:5609: $? = 0 configure:5628: result: yes configure:5648: WARNING: sys/select.h: present but cannot be compiled configure:5650: WARNING: sys/select.h: check for missing prerequisite headers? configure:5652: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5664: checking for sys/select.h configure:5671: result: yes configure:5556: checking sys/socket.h usability configure:5569: cc -c -fno-common conftest.c >&5 configure:5572: $? = 0 configure:5575: test -s conftest. configure:5578: $? = 1 configure: failed program was: | #line 5558 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5588: result: no configure:5592: checking sys/socket.h presence configure:5603: cc -E conftest.c configure:5609: $? = 0 configure:5628: result: yes configure:5648: WARNING: sys/socket.h: present but cannot be compiled configure:5650: WARNING: sys/socket.h: check for missing prerequisite headers? configure:5652: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:5664: checking for sys/socket.h configure:5671: result: yes configure:5684: checking types of arguments for select configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:5718: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from configure:5759: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:5770: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:5770: warning: extern declaration of `select' doesn't match global one configure:5721: $? = 1 configure: failed program was: | #line 5692 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "exact" | #define PACKAGE_TARNAME "exact" | #define PACKAGE_VERSION "1.41" | #define PACKAGE_STRING "exact 1.41" | #define PACKAGE_BUGREPORT "doug@pigeonhold.com" | #define HAVE_SYSLOG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define size_t unsigned | #define const | #define RETSIGTYPE int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_REGCOMP 1 | #define HAVE_ALARM 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:5743: result: int,int *,struct timeval * configure:5864: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by exact config.status 1.41, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:622: creating Makefile config.status:726: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_db=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_CPP_set= ac_cv_env_CPP_value= 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__doprnt=no ac_cv_func_alarm=yes ac_cv_func_fork=yes ac_cv_func_fork_works=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_group=mail ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes 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_select_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_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_server=uw-imap ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_user=mail ac_cv_watch=/var/log/mail.log lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' 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='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='doug@pigeonhold.com' PACKAGE_NAME='exact' PACKAGE_STRING='exact 1.41' PACKAGE_TARNAME='exact' PACKAGE_VERSION='1.41' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_cv_db='no' ac_cv_group='mail' ac_cv_server='uw-imap' ac_cv_user='mail' ac_cv_watch='/var/log/mail.log' 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_ALARM 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETOPT_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_REALLOC 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_STRDUP 1 #define HAVE_STRFTIME 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE_BUGREPORT "doug@pigeonhold.com" #define PACKAGE_NAME "exact" #define PACKAGE_STRING "exact 1.41" #define PACKAGE_TARNAME "exact" #define PACKAGE_VERSION "1.41" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define const #define pid_t int #define size_t unsigned configure: exit 0