This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by avarice configure 2.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## 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: 133 tasks, 188 threads, 4 processors Load average: 2.08, Mach factor: 1.91 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1363: checking for a BSD-compatible install configure:1418: result: /usr/bin/install -c -o root -g wheel configure:1429: checking whether build environment is sane configure:1472: result: yes configure:1537: checking for gawk configure:1553: found /usr/local/bin/gawk configure:1563: result: gawk configure:1573: checking whether make sets $(MAKE) configure:1593: result: yes configure:1857: checking for C++ compiler version configure:1860: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1863: $? = 0 configure:1865: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1868: $? = 0 configure:1870: c++ -V &5 c++: `-V' option must have argument configure:1873: $? = 1 configure:1896: checking for C++ compiler default output file name configure:1899: c++ -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1902: $? = 0 configure:1948: result: a.out configure:1953: checking whether the C++ compiler works configure:1959: ./a.out configure:1962: $? = 0 configure:1979: result: yes configure:1986: checking whether we are cross compiling configure:1988: result: no configure:1991: checking for suffix of executables configure:1993: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1996: $? = 0 configure:2021: result: configure:2027: checking for suffix of object files configure:2048: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2051: $? = 0 configure:2073: result: configure:2077: checking whether we are using the GNU C++ compiler configure:2101: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2107: $? = 0 configure:2111: test -z || test ! -s conftest.err configure:2114: $? = 0 configure:2117: test -s conftest. configure:2120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2133: result: no configure:2139: checking whether c++ accepts -g configure:2160: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:2166: $? = 0 configure:2170: test -z || test ! -s conftest.err configure:2173: $? = 0 configure:2176: test -s conftest. configure:2179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2190: result: no configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2238: $? = 0 configure:2242: test -z || test ! -s conftest.err configure:2245: $? = 0 configure:2248: test -s conftest. configure:2251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2238: $? = 0 configure:2242: test -z || test ! -s conftest.err configure:2245: $? = 0 configure:2248: test -s conftest. configure:2251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2238: $? = 0 configure:2242: test -z || test ! -s conftest.err configure:2245: $? = 0 configure:2248: test -s conftest. configure:2251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2238: $? = 0 configure:2242: test -z || test ! -s conftest.err configure:2245: $? = 0 configure:2248: test -s conftest. configure:2251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2232: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2330: checking for style of include used by make configure:2358: result: GNU configure:2386: checking dependency style of c++ configure:2476: result: gcc3 configure:2539: checking for gcc configure:2565: result: cc configure:2809: checking for C compiler version configure:2812: 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:2815: $? = 0 configure:2817: 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:2820: $? = 0 configure:2822: cc -V &5 cc: `-V' option must have argument configure:2825: $? = 1 configure:2828: checking whether we are using the GNU C compiler configure:2852: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2858: $? = 0 configure:2862: test -z || test ! -s conftest.err configure:2865: $? = 0 configure:2868: test -s conftest. configure:2871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2884: result: no configure:2890: checking whether cc accepts -g configure:2911: cc -c -g -I/usr/local/include conftest.c >&5 configure:2917: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest. configure:2930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2941: result: no configure:2958: checking for cc option to accept ANSI C configure:3028: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3034: $? = 0 configure:3038: test -z || test ! -s conftest.err configure:3041: $? = 0 configure:3044: test -s conftest. configure:3047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3028: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3034: $? = 0 configure:3038: test -z || test ! -s conftest.err configure:3041: $? = 0 configure:3044: test -s conftest. configure:3047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3028: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3028: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3028: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3028: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3034: $? = 0 configure:3038: test -z || test ! -s conftest.err configure:3041: $? = 0 configure:3044: test -s conftest. configure:3047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3065: result: none needed configure:3083: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3089: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3224: checking dependency style of cc configure:3314: result: gcc3 configure:3334: checking for perl configure:3352: found /usr/local/bin/perl configure:3364: result: /usr/local/bin/perl configure:3382: checking for library containing gethostbyname configure:3412: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3418: $? = 0 configure:3422: test -z || test ! -s conftest.err configure:3425: $? = 0 configure:3428: test -s conftest configure:3431: $? = 0 configure:3501: result: none required configure:3508: checking for socket configure:3565: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3571: $? = 0 configure:3575: test -z || test ! -s conftest.err configure:3578: $? = 0 configure:3581: test -s conftest configure:3584: $? = 0 configure:3596: result: yes configure:3747: checking for library containing inet_aton configure:3777: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3783: $? = 0 configure:3787: test -z || test ! -s conftest.err configure:3790: $? = 0 configure:3793: test -s conftest configure:3796: $? = 0 configure:3866: result: none required configure:3879: checking for iconv_open in -liconv configure:3909: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -liconv >&5 ld: Undefined symbols: _iconv_open configure:3915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char iconv_open (); | int | main () | { | iconv_open (); | ; | return 0; | } configure:3941: result: no configure:3956: checking for libiconv_open in -liconv configure:3986: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -liconv >&5 configure:3992: $? = 0 configure:3996: test -z || test ! -s conftest.err configure:3999: $? = 0 configure:4002: test -s conftest configure:4005: $? = 0 configure:4018: result: yes configure:4031: checking for dcgettext in -lintl configure:4061: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset configure:4067: $? = 0 configure:4071: test -z || test ! -s conftest.err configure:4074: $? = 0 configure:4077: test -s conftest configure:4080: $? = 0 configure:4093: result: yes configure:4105: checking for xmalloc in -liberty configure:4135: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -liberty -lintl -liconv >&5 ld: Undefined symbols: _xexit configure:4141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char xmalloc (); | int | main () | { | xmalloc (); | ; | return 0; | } configure:4167: result: no configure:4179: checking for bfd_init in -lbfd configure:4209: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:4215: $? = 0 configure:4219: test -z || test ! -s conftest.err configure:4222: $? = 0 configure:4225: test -s conftest configure:4228: $? = 0 configure:4241: result: yes configure:4255: checking for usb_get_string_simple in -lusb configure:4285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lusb -lbfd -lintl -liconv >&5 ld: Undefined symbols: _CFRunLoopAddSource _CFRunLoopGetCurrent _CFRunLoopRun _CFRunLoopStop _CFUUIDGetConstantUUIDWithBytes _CFUUIDGetUUIDBytes _IOCreatePlugInInterfaceForService _IOIteratorNext _IOMasterPort _IONotificationPortCreate _IONotificationPortGetRunLoopSource _IOObjectRelease _IOServiceAddMatchingNotification _IOServiceMatching _kCFRunLoopDefaultMode configure:4291: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char usb_get_string_simple (); | int | main () | { | usb_get_string_simple (); | ; | return 0; | } configure:4317: result: no configure:4341: checking how to run the C preprocessor configure:4376: cc -E -I/usr/local/include conftest.c configure:4382: $? = 0 configure:4414: cc -E -I/usr/local/include conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:4420: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | /* end confdefs.h. */ | #include configure:4459: result: cc -E configure:4483: cc -E -I/usr/local/include conftest.c configure:4489: $? = 0 configure:4521: cc -E -I/usr/local/include conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:4527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | /* end confdefs.h. */ | #include configure:4571: checking for egrep configure:4581: result: grep -E configure:4586: checking for ANSI C header files configure:4611: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4617: $? = 0 configure:4621: test -z || test ! -s conftest.err configure:4624: $? = 0 configure:4627: test -s conftest. configure:4630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4739: result: no configure:4763: checking for sys/types.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for sys/stat.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for stdlib.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for string.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for memory.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for strings.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for inttypes.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for stdint.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4763: checking for unistd.h configure:4779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4785: $? = 0 configure:4789: test -z || test ! -s conftest.err configure:4792: $? = 0 configure:4795: test -s conftest. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4809: result: no configure:4845: checking arpa/inet.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 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:4886: result: no configure:4890: checking arpa/inet.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: arpa/inet.h: present but cannot be compiled configure:4941: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4943: WARNING: arpa/inet.h: see the Autoconf documentation configure:4945: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4949: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4961: checking for arpa/inet.h configure:4968: result: yes configure:4845: checking fcntl.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_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:4886: result: no configure:4890: checking fcntl.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: fcntl.h: present but cannot be compiled configure:4941: WARNING: fcntl.h: check for missing prerequisite headers? configure:4943: WARNING: fcntl.h: see the Autoconf documentation configure:4945: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4949: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4961: checking for fcntl.h configure:4968: result: yes configure:4845: checking netdb.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_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 | #include configure:4886: result: no configure:4890: checking netdb.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: netdb.h: present but cannot be compiled configure:4941: WARNING: netdb.h: check for missing prerequisite headers? configure:4943: WARNING: netdb.h: see the Autoconf documentation configure:4945: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: netdb.h: proceeding with the preprocessor's result configure:4949: WARNING: netdb.h: in the future, the compiler will take precedence configure:4961: checking for netdb.h configure:4968: result: yes configure:4845: checking netinet/in.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_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:4886: result: no configure:4890: checking netinet/in.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: netinet/in.h: present but cannot be compiled configure:4941: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4943: WARNING: netinet/in.h: see the Autoconf documentation configure:4945: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4949: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4961: checking for netinet/in.h configure:4968: result: yes configure:4836: checking for stdlib.h configure:4841: result: no configure:4836: checking for string.h configure:4841: result: no configure:4845: checking sys/socket.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:4886: result: no configure:4890: checking sys/socket.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: sys/socket.h: present but cannot be compiled configure:4941: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4943: WARNING: sys/socket.h: see the Autoconf documentation configure:4945: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4949: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4961: checking for sys/socket.h configure:4968: result: yes configure:4845: checking sys/time.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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 | #include configure:4886: result: no configure:4890: checking sys/time.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: sys/time.h: present but cannot be compiled configure:4941: WARNING: sys/time.h: check for missing prerequisite headers? configure:4943: WARNING: sys/time.h: see the Autoconf documentation configure:4945: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4949: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4961: checking for sys/time.h configure:4968: result: yes configure:4845: checking termios.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4886: result: no configure:4890: checking termios.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: termios.h: present but cannot be compiled configure:4941: WARNING: termios.h: check for missing prerequisite headers? configure:4943: WARNING: termios.h: see the Autoconf documentation configure:4945: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: termios.h: proceeding with the preprocessor's result configure:4949: WARNING: termios.h: in the future, the compiler will take precedence configure:4961: checking for termios.h configure:4968: result: yes configure:4836: checking for unistd.h configure:4841: result: no configure:4845: checking bfd.h usability configure:4857: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest. configure:4876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_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:4886: result: no configure:4890: checking bfd.h presence configure:4900: cc -E -I/usr/local/include conftest.c configure:4906: $? = 0 configure:4926: result: yes configure:4939: WARNING: bfd.h: present but cannot be compiled configure:4941: WARNING: bfd.h: check for missing prerequisite headers? configure:4943: WARNING: bfd.h: see the Autoconf documentation configure:4945: WARNING: bfd.h: section "Present But Cannot Be Compiled" configure:4947: WARNING: bfd.h: proceeding with the preprocessor's result configure:4949: WARNING: bfd.h: in the future, the compiler will take precedence configure:4961: checking for bfd.h configure:4968: result: yes configure:4983: checking for stdbool.h that conforms to C99 configure:5036: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5042: $? = 0 configure:5046: test -z || test ! -s conftest.err configure:5049: $? = 0 configure:5052: test -s conftest. configure:5055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:5066: result: no configure:5068: checking for _Bool configure:5092: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5098: $? = 0 configure:5102: test -z || test ! -s conftest.err configure:5105: $? = 0 configure:5108: test -s conftest. configure:5111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_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 ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:5122: result: no configure:5141: checking for an ANSI C-conforming const configure:5208: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5214: $? = 0 configure:5218: test -z || test ! -s conftest.err configure:5221: $? = 0 configure:5224: test -s conftest. configure:5227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5238: result: no configure:5248: checking for size_t configure:5272: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5278: $? = 0 configure:5282: test -z || test ! -s conftest.err configure:5285: $? = 0 configure:5288: test -s conftest. configure:5291: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | /* 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:5302: result: no configure:5314: checking whether time.h and sys/time.h may both be included configure:5339: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5369: result: no configure:5379: checking whether struct tm is in sys/time.h or time.h configure:5402: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5408: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest. configure:5421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:5432: result: sys/time.h configure:5444: checking for socklen_t configure:5467: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest. configure:5486: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return 0; | ; | return 0; | } configure:5498: result: no configure:5510: checking for error_at_line configure:5531: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 ld: Undefined symbols: _error_at_line configure:5537: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_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 | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:5562: result: no configure:5575: checking for pid_t configure:5599: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `pid_t' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: parse error before ')' token configure:5605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_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 | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:5629: result: no configure:5647: checking for unistd.h configure:5652: result: no configure:5656: checking vfork.h usability configure:5668: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:64:19: vfork.h: No such file or directory configure:5674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t 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:5697: result: no configure:5701: checking vfork.h presence configure:5711: cc -E -I/usr/local/include conftest.c conftest.c:30:19: vfork.h: No such file or directory configure:5717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | /* end confdefs.h. */ | #include configure:5737: result: no configure:5772: checking for vfork.h configure:5779: result: no configure:5797: checking for fork configure:5854: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:5860: $? = 0 configure:5864: test -z || test ! -s conftest.err configure:5867: $? = 0 configure:5870: test -s conftest configure:5873: $? = 0 configure:5885: result: yes configure:5797: checking for vfork configure:5854: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:5860: $? = 0 configure:5864: test -z || test ! -s conftest.err configure:5867: $? = 0 configure:5870: test -s conftest configure:5873: $? = 0 configure:5885: result: yes configure:5896: checking for working fork configure:5919: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:5922: $? = 0 configure:5924: ./conftest configure:5927: $? = 0 configure:5941: result: yes configure:5962: checking for working vfork configure:6095: result: yes configure:6126: checking for working memcmp configure:6174: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6177: $? = 0 configure:6179: ./conftest configure:6182: $? = 0 configure:6196: result: yes configure:6222: checking sys/select.h usability configure:6234: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6240: $? = 0 configure:6244: test -z || test ! -s conftest.err configure:6247: $? = 0 configure:6250: test -s conftest. configure:6253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6263: result: no configure:6267: checking sys/select.h presence configure:6277: cc -E -I/usr/local/include conftest.c configure:6283: $? = 0 configure:6303: result: yes configure:6316: WARNING: sys/select.h: present but cannot be compiled configure:6318: WARNING: sys/select.h: check for missing prerequisite headers? configure:6320: WARNING: sys/select.h: see the Autoconf documentation configure:6322: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:6324: WARNING: sys/select.h: proceeding with the preprocessor's result configure:6326: WARNING: sys/select.h: in the future, the compiler will take precedence configure:6338: checking for sys/select.h configure:6345: result: yes configure:6213: checking for sys/socket.h configure:6218: result: yes configure:6358: checking types of arguments for select configure:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6397: $? = 0 configure:6401: test -z || test ! -s conftest.err configure:6404: $? = 0 configure:6407: test -s conftest. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6397: $? = 0 configure:6401: test -z || test ! -s conftest.err configure:6404: $? = 0 configure:6407: test -s conftest. configure:6410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6391: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:6426: result: int,int *,struct timeval * configure:6449: checking whether lstat dereferences a symlink specified with a trailing slash configure:6480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 conftest.c: In function `main': conftest.c:76: error: storage size of `sbuf' isn't known configure:6483: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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 () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:6509: result: no configure:6530: checking whether stat accepts an empty string configure:6555: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 conftest.c: In function `main': conftest.c:76: error: storage size of `sbuf' isn't known configure:6558: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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 () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:6577: result: no configure:6599: checking for vprintf configure:6656: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 conftest.c:63: warning: conflicting types for built-in function `vprintf' configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest configure:6675: $? = 0 configure:6687: result: yes configure:6694: checking for _doprnt configure:6751: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 ld: Undefined symbols: __doprnt configure:6757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avarice" | #define PACKAGE_TARNAME "avarice" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "avarice 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avarice" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBICONV 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBBFD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BFD_H 1 | #define const | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define socklen_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* 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 | | #undef _doprnt | | /* 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:6782: result: no configure:6809: checking for atexit configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for gethostbyname configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for inet_ntoa configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for memmove configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for memset configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 conftest.c:68: warning: conflicting types for built-in function `memset' configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for select configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for socket configure:6897: result: yes configure:6809: checking for strcasecmp configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for strerror configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:6809: checking for strtol configure:6866: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lbfd -lintl -liconv >&5 configure:6872: $? = 0 configure:6876: test -z || test ! -s conftest.err configure:6879: $? = 0 configure:6882: test -s conftest configure:6885: $? = 0 configure:6897: result: yes configure:7026: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by avarice config.status 2.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:701: creating scripts/Makefile config.status:701: creating scripts/ice-gdb config.status:701: creating src/Makefile config.status:701: creating doc/Makefile config.status:701: creating avarice.spec config.status:701: creating Makefile config.status:805: creating src/autoconf.h config.status:1161: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_inet_ntoa=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bfd_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_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_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_lib_bfd_bfd_init=yes ac_cv_lib_error_at_line=no ac_cv_lib_iberty_xmalloc=no ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=yes ac_cv_lib_intl_dcgettext=yes ac_cv_lib_usb_usb_get_string_simple=no ac_cv_objext= ac_cv_path_pathperl=/usr/local/bin/perl ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_inet_aton='none required' ac_cv_struct_tm=sys/time.h ac_cv_type__Bool=no ac_cv_type_pid_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS=' error.$U. lstat.$U.' LIBS='-lbfd -lintl -liconv ' LTLIBOBJS=' error.$U.lo lstat.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/missing --run makeinfo' OBJEXT='' PACKAGE='avarice' PACKAGE_BUGREPORT='' PACKAGE_NAME='avarice' PACKAGE_STRING='avarice 2.7' PACKAGE_TARNAME='avarice' PACKAGE_VERSION='2.7' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.7' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/avarice/work/avarice-2.7/config-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pathperl='/usr/local/bin/perl' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ATEXIT 1 #define HAVE_BFD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_LIBBFD 1 #define HAVE_LIBICONV 1 #define HAVE_LIBINTL 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE "avarice" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "avarice" #define PACKAGE_STRING "avarice 2.7" #define PACKAGE_TARNAME "avarice" #define PACKAGE_VERSION "2.7" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define TM_IN_SYS_TIME 1 #define VERSION "2.7" #define const #define pid_t int #define size_t unsigned #define socklen_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0