This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-db=/usr/local --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 141 tasks, 197 threads, 4 processors Load average: 0.68, Mach factor: 3.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1543: checking for a BSD-compatible install configure:1598: result: /usr/bin/install -c -o root -g wheel configure:1609: checking whether build environment is sane configure:1652: result: yes configure:1717: checking for gawk configure:1733: found /usr/local/bin/gawk configure:1743: result: gawk configure:1753: checking whether make sets $(MAKE) configure:1773: result: yes configure:1953: checking build system type configure:1971: result: i386-unknown-gnu configure:1979: checking host system type configure:1993: result: i386-unknown-gnu configure:2010: checking for i386-unknown-gnu-gcc configure:2036: result: cc configure:2318: checking for C compiler version configure:2321: 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:2324: $? = 0 configure:2326: 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:2329: $? = 0 configure:2331: cc -V &5 cc: `-V' option must have argument configure:2334: $? = 1 configure:2357: checking for C compiler default output file name configure:2360: cc -fno-common conftest.c >&5 configure:2363: $? = 0 configure:2409: result: a.out configure:2414: checking whether the C compiler works configure:2420: ./a.out configure:2423: $? = 0 configure:2440: result: yes configure:2447: checking whether we are cross compiling configure:2449: result: no configure:2452: checking for suffix of executables configure:2454: cc -o conftest -fno-common conftest.c >&5 configure:2457: $? = 0 configure:2482: result: configure:2488: checking for suffix of object files configure:2509: cc -c -fno-common conftest.c >&5 configure:2512: $? = 0 configure:2534: result: configure:2538: checking whether we are using the GNU C compiler configure:2562: cc -c -fno-common conftest.c >&5 configure:2568: $? = 0 configure:2572: test -z || test ! -s conftest.err configure:2575: $? = 0 configure:2578: test -s conftest. configure:2581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2594: result: no configure:2600: checking whether cc accepts -g configure:2621: cc -c -g conftest.c >&5 configure:2627: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2651: result: no configure:2668: checking for cc option to accept ANSI C configure:2738: cc -c -fno-common conftest.c >&5 configure:2744: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2738: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2744: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2738: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2738: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2738: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2738: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2744: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* 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:2775: result: none needed configure:2793: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2799: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2943: checking for style of include used by make configure:2971: result: GNU configure:2999: checking dependency style of cc configure:3089: result: gcc3 configure:3111: checking how to run the C preprocessor configure:3146: cc -E conftest.c configure:3152: $? = 0 configure:3184: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include configure:3229: result: cc -E configure:3253: cc -E conftest.c configure:3259: $? = 0 configure:3291: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3297: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include configure:3350: checking for i386-unknown-gnu-g++ configure:3376: result: c++ configure:3434: checking for C++ compiler version configure:3437: 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:3440: $? = 0 configure:3442: 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:3445: $? = 0 configure:3447: c++ -V &5 c++: `-V' option must have argument configure:3450: $? = 1 configure:3453: checking whether we are using the GNU C++ compiler configure:3477: c++ -c -fno-common conftest.cc >&5 configure:3483: $? = 0 configure:3487: test -z || test ! -s conftest.err configure:3490: $? = 0 configure:3493: test -s conftest. configure:3496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3509: result: no configure:3515: checking whether c++ accepts -g configure:3536: c++ -c -g conftest.cc >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest. configure:3555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3566: result: no configure:3608: c++ -c -fno-common conftest.cc >&5 configure:3614: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest. configure:3627: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3608: c++ -c -fno-common conftest.cc >&5 configure:3614: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest. configure:3627: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3608: c++ -c -fno-common conftest.cc >&5 configure:3614: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest. configure:3627: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3608: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3608: c++ -c -fno-common conftest.cc >&5 configure:3614: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest. configure:3627: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3608: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3697: checking dependency style of c++ configure:3787: result: gcc3 configure:3862: checking for a BSD-compatible install configure:3917: result: /usr/bin/install -c -o root -g wheel configure:3928: checking whether ln -s works configure:3932: result: yes configure:4014: checking for a sed that does not truncate output configure:4068: result: /usr/local/bin/sed configure:4071: checking for egrep configure:4081: result: grep -E configure:4130: checking for non-GNU ld configure:4164: result: /usr/bin/ld configure:4173: checking if the linker (/usr/bin/ld) is GNU ld configure:4188: result: no configure:4193: checking for /usr/bin/ld option to reload object files configure:4200: result: -r configure:4218: checking for BSD-compatible nm configure:4267: result: /usr/bin/nm -p configure:4271: checking how to recognise dependent libraries configure:4447: result: pass_all configure:4680: checking for ANSI C header files configure:4705: cc -c -fno-common conftest.c >&5 configure:4711: $? = 0 configure:4715: test -z || test ! -s conftest.err configure:4718: $? = 0 configure:4721: test -s conftest. configure:4724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4833: result: no configure:4857: checking for sys/types.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for sys/stat.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for stdlib.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for string.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for memory.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for strings.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for inttypes.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for stdint.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4857: checking for unistd.h configure:4873: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest. configure:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4903: result: no configure:4929: checking dlfcn.h usability configure:4941: cc -c -fno-common conftest.c >&5 configure:4947: $? = 0 configure:4951: test -z || test ! -s conftest.err configure:4954: $? = 0 configure:4957: test -s conftest. configure:4960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4970: result: no configure:4974: checking dlfcn.h presence configure:4984: cc -E conftest.c configure:4990: $? = 0 configure:5010: result: yes configure:5023: WARNING: dlfcn.h: present but cannot be compiled configure:5025: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5027: WARNING: dlfcn.h: see the Autoconf documentation configure:5029: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5031: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5033: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5045: checking for dlfcn.h configure:5052: result: yes configure:5075: checking how to run the C++ preprocessor configure:5106: c++ -E conftest.cc configure:5112: $? = 0 configure:5144: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5189: result: c++ -E configure:5213: c++ -E conftest.cc configure:5219: $? = 0 configure:5251: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5312: checking for i386-unknown-gnu-g77 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-f77 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-xlf configure:5341: result: no configure:5312: checking for i386-unknown-gnu-frt configure:5341: result: no configure:5312: checking for i386-unknown-gnu-pgf77 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-fort77 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-fl32 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-af77 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-f90 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-xlf90 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-pgf90 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-epcf90 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-f95 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-fort configure:5341: result: no configure:5312: checking for i386-unknown-gnu-xlf95 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-ifc configure:5341: result: no configure:5312: checking for i386-unknown-gnu-efc configure:5341: result: no configure:5312: checking for i386-unknown-gnu-pgf95 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-lf95 configure:5341: result: no configure:5312: checking for i386-unknown-gnu-gfortran configure:5341: result: no configure:5354: checking for g77 configure:5370: found /usr/local/bin/g77 configure:5380: result: g77 configure:5398: checking for Fortran 77 compiler version configure:5398: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5401: $? = 0 configure:5403: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5406: $? = 0 configure:5408: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5411: $? = 0 configure:5419: checking whether we are using the GNU Fortran 77 compiler configure:5433: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5439: $? = 0 configure:5443: test -z || test ! -s conftest.err configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5465: result: no configure:5471: checking whether g77 accepts -g configure:5483: g77 -c -g conftest.f >&5 configure:5489: $? = 0 configure:5493: test -z || test ! -s conftest.err configure:5496: $? = 0 configure:5499: test -s conftest. configure:5502: $? = 1 configure: failed program was: | program main | | end configure:5514: result: no configure:5544: checking the maximum length of command line arguments configure:5653: result: configure:5664: checking command to parse /usr/bin/nm -p output from cc object configure:5769: cc -c -fno-common conftest.c >&5 configure:5772: $? = 0 configure:5776: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5779: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5769: cc -c -fno-common conftest.c >&5 configure:5772: $? = 0 configure:5776: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5779: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5869: result: failed configure:5876: checking for objdir configure:5891: result: .libs configure:5943: checking for i386-unknown-gnu-ar configure:5972: result: no configure:5981: checking for ar configure:5997: found /usr/bin/ar configure:6008: result: ar configure:6023: checking for i386-unknown-gnu-ranlib configure:6052: result: no configure:6061: checking for ranlib configure:6077: found /usr/bin/ranlib configure:6088: result: ranlib configure:6103: checking for i386-unknown-gnu-strip configure:6132: result: no configure:6141: checking for strip configure:6157: found /usr/bin/strip configure:6168: result: strip configure:6490: checking for cc option to produce PIC configure:6700: result: configure:6771: checking if cc static flag works configure:6799: result: yes configure:6809: checking if cc supports -c -o file.o configure:6833: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6837: $? = 0 configure:6856: result: yes configure:6882: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7840: result: no configure:7907: checking dynamic linker characteristics configure:8495: result: gnu ld.so configure:8504: checking how to hardcode library paths into programs configure:8529: result: unsupported configure:8543: checking whether stripping libraries is possible configure:8564: result: no configure:9382: checking if libtool supports shared libraries configure:9384: result: no configure:9387: checking whether to build shared libraries configure:9408: result: no configure:9411: checking whether to build static libraries configure:9415: result: yes configure:9507: creating libtool configure:10237: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11175: result: yes configure:11193: c++ -c -fno-common conftest.cpp >&5 configure:11196: $? = 0 configure:11315: checking for c++ option to produce PIC configure:11589: result: configure:11660: checking if c++ static flag works configure:11688: result: yes configure:11698: checking if c++ supports -c -o file.o configure:11722: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:11726: $? = 0 configure:11745: result: yes configure:11771: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11796: result: yes configure:11863: checking dynamic linker characteristics configure:12451: result: gnu ld.so configure:12460: checking how to hardcode library paths into programs configure:12485: result: unsupported configure:13011: checking if libtool supports shared libraries configure:13013: result: no configure:13016: checking whether to build shared libraries configure:13036: result: no configure:13039: checking whether to build static libraries configure:13043: result: yes configure:13053: checking for g77 option to produce PIC configure:13263: result: configure:13334: checking if g77 static flag works configure:13362: result: yes configure:13372: checking if g77 supports -c -o file.o configure:13396: g77 -c -o out/conftest2.o conftest.f >&5 configure:13400: $? = 0 configure:13419: result: yes configure:13445: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14383: result: no configure:14450: checking dynamic linker characteristics configure:15038: result: gnu ld.so configure:15047: checking how to hardcode library paths into programs configure:15072: result: unsupported configure:18636: checking for library containing clock_gettime configure:18666: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:18672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 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 clock_gettime (); | int | main () | { | clock_gettime (); | ; | return 0; | } configure:18721: cc -o conftest -fno-common conftest.c -lrt >&5 ld: can't locate file for: -lrt configure:18727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 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 clock_gettime (); | int | main () | { | clock_gettime (); | ; | return 0; | } configure:18755: result: no configure:18766: checking for logger configure:18785: found /usr/bin/logger configure:18797: result: /usr/bin/logger configure:18813: checking for mail.local configure:18832: found /usr/libexec/mail.local configure:18844: result: /usr/libexec/mail.local configure:18858: checking for kernel random number generator configure:18871: result: /dev/urandom configure:18889: checking for perl5 configure:18907: found /usr/local/bin/perl5 configure:18919: result: /usr/local/bin/perl5 configure:18934: checking for pod2man configure:18952: found /usr/local/bin/pod2man configure:18964: result: /usr/local/bin/pod2man configure:18975: checking for Pod::Man configure:18988: result: yes configure:18995: checking for ANSI C header files configure:19148: result: no configure:19158: checking for sys/wait.h that is POSIX.1 compatible configure:19189: cc -c -fno-common conftest.c >&5 configure:19195: $? = 0 configure:19199: test -z || test ! -s conftest.err configure:19202: $? = 0 configure:19205: test -s conftest.o configure:19208: $? = 0 configure:19219: result: yes configure:19243: checking sys/rusage.h usability configure:19255: cc -c -fno-common conftest.c >&5 conftest.c:53:24: sys/rusage.h: No such file or directory configure:19261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_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:19284: result: no configure:19288: checking sys/rusage.h presence configure:19298: cc -E conftest.c conftest.c:19:24: sys/rusage.h: No such file or directory configure:19304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:19324: result: no configure:19359: checking for sys/rusage.h configure:19366: result: no configure:19395: checking sys/sockio.h usability configure:19407: cc -c -fno-common conftest.c >&5 configure:19413: $? = 0 configure:19417: test -z || test ! -s conftest.err configure:19420: $? = 0 configure:19423: test -s conftest.o configure:19426: $? = 0 configure:19436: result: yes configure:19440: checking sys/sockio.h presence configure:19450: cc -E conftest.c configure:19456: $? = 0 configure:19476: result: yes configure:19511: checking for sys/sockio.h configure:19518: result: yes configure:19395: checking sys/filio.h usability configure:19407: cc -c -fno-common conftest.c >&5 configure:19413: $? = 0 configure:19417: test -z || test ! -s conftest.err configure:19420: $? = 0 configure:19423: test -s conftest.o configure:19426: $? = 0 configure:19436: result: yes configure:19440: checking sys/filio.h presence configure:19450: cc -E conftest.c configure:19456: $? = 0 configure:19476: result: yes configure:19511: checking for sys/filio.h configure:19518: result: yes configure:19395: checking sys/file.h usability configure:19407: cc -c -fno-common conftest.c >&5 configure:19413: $? = 0 configure:19417: test -z || test ! -s conftest.err configure:19420: $? = 0 configure:19423: test -s conftest.o configure:19426: $? = 0 configure:19436: result: yes configure:19440: checking sys/file.h presence configure:19450: cc -E conftest.c configure:19456: $? = 0 configure:19476: result: yes configure:19511: checking for sys/file.h configure:19518: result: yes configure:19532: checking for an ANSI C-conforming const configure:19599: cc -c -fno-common conftest.c >&5 configure:19605: $? = 0 configure:19609: test -z || test ! -s conftest.err configure:19612: $? = 0 configure:19615: test -s conftest.o configure:19618: $? = 0 configure:19629: result: yes configure:19639: checking for inline configure:19660: cc -c -fno-common conftest.c >&5 configure:19666: $? = 0 configure:19670: test -z || test ! -s conftest.err configure:19673: $? = 0 configure:19676: test -s conftest.o configure:19679: $? = 0 configure:19691: result: inline configure:19710: checking whether struct tm is in sys/time.h or time.h configure:19733: cc -c -fno-common conftest.c >&5 configure:19739: $? = 0 configure:19743: test -z || test ! -s conftest.err configure:19746: $? = 0 configure:19749: test -s conftest.o configure:19752: $? = 0 configure:19763: result: time.h configure:19773: checking for off_t configure:19797: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: `off_t' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) conftest.c:59: error: parse error before ')' token configure:19803: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_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 ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:19827: result: no configure:19839: checking for uid_t in sys/types.h configure:19862: result: yes configure:19877: checking for size_t configure:19901: cc -c -fno-common conftest.c >&5 configure:19907: $? = 0 configure:19911: test -z || test ! -s conftest.err configure:19914: $? = 0 configure:19917: test -s conftest.o configure:19920: $? = 0 configure:19931: result: yes configure:19943: checking whether byte ordering is bigendian configure:19970: cc -c -fno-common conftest.c >&5 configure:19976: $? = 0 configure:19980: test -z || test ! -s conftest.err configure:19983: $? = 0 configure:19986: test -s conftest.o configure:19989: $? = 0 configure:20013: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:30: error: `not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before "big" configure:20019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20154: result: no configure:20187: checking sys/time.h usability configure:20199: cc -c -fno-common conftest.c >&5 configure:20205: $? = 0 configure:20209: test -z || test ! -s conftest.err configure:20212: $? = 0 configure:20215: test -s conftest.o configure:20218: $? = 0 configure:20228: result: yes configure:20232: checking sys/time.h presence configure:20242: cc -E conftest.c configure:20248: $? = 0 configure:20268: result: yes configure:20303: checking for sys/time.h configure:20310: result: yes configure:20323: checking whether time.h and sys/time.h may both be included configure:20348: cc -c -fno-common conftest.c >&5 configure:20354: $? = 0 configure:20358: test -z || test ! -s conftest.err configure:20361: $? = 0 configure:20364: test -s conftest.o configure:20367: $? = 0 configure:20378: result: yes configure:20392: checking for clock_gettime configure:20449: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:20455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime) || defined (__stub___clock_gettime) | choke me | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:20480: result: no configure:20490: checking for a declaration of clock_gettime configure:20520: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `clock_gettime' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) configure:20526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #ifdef TIME_WITH_SYS_TIME | # include | # include | #elif defined (HAVE_SYS_TIME_H) | # include | #else /* !TIME_WITH_SYS_TIME && !HAVE_SYS_TIME_H */ | # include | #endif /* !TIME_WITH_SYS_TIME && !HAVE_SYS_TIME_H */ | | int | main () | { | int (*x) () = &clock_gettime; | ; | return 0; | } configure:20550: result: no configure:20559: checking for struct timespec configure:20589: cc -c -fno-common conftest.c >&5 configure:20595: $? = 0 configure:20599: test -z || test ! -s conftest.err configure:20602: $? = 0 configure:20605: test -s conftest.o configure:20608: $? = 0 configure:20619: result: yes configure:20629: checking for long configure:20653: cc -c -fno-common conftest.c >&5 configure:20659: $? = 0 configure:20663: test -z || test ! -s conftest.err configure:20666: $? = 0 configure:20669: test -s conftest.o configure:20672: $? = 0 configure:20683: result: yes configure:20686: checking size of long configure:21005: cc -o conftest -fno-common conftest.c >&5 configure:21008: $? = 0 configure:21010: ./conftest configure:21013: $? = 0 configure:21036: result: 4 configure:21043: checking for long long configure:21067: cc -c -fno-common conftest.c >&5 configure:21073: $? = 0 configure:21077: test -z || test ! -s conftest.err configure:21080: $? = 0 configure:21083: test -s conftest.o configure:21086: $? = 0 configure:21097: result: yes configure:21100: checking size of long long configure:21419: cc -o conftest -fno-common conftest.c >&5 configure:21422: $? = 0 configure:21424: ./conftest configure:21427: $? = 0 configure:21450: result: 8 configure:21457: checking for u_int64_t configure:21489: cc -c -fno-common conftest.c >&5 configure:21495: $? = 0 configure:21499: test -z || test ! -s conftest.err configure:21502: $? = 0 configure:21505: test -s conftest.o configure:21508: $? = 0 configure:21519: result: yes configure:21528: checking whether u_int64_t is an unsigned long long configure:21587: result: yes configure:21596: checking for ssize_t configure:21628: cc -c -fno-common conftest.c >&5 configure:21634: $? = 0 configure:21638: test -z || test ! -s conftest.err configure:21641: $? = 0 configure:21644: test -s conftest.o configure:21647: $? = 0 configure:21658: result: yes configure:21667: checking for int32_t configure:21699: cc -c -fno-common conftest.c >&5 configure:21705: $? = 0 configure:21709: test -z || test ! -s conftest.err configure:21712: $? = 0 configure:21715: test -s conftest.o configure:21718: $? = 0 configure:21729: result: yes configure:21738: checking for u_int32_t configure:21770: cc -c -fno-common conftest.c >&5 configure:21776: $? = 0 configure:21780: test -z || test ! -s conftest.err configure:21783: $? = 0 configure:21786: test -s conftest.o configure:21789: $? = 0 configure:21800: result: yes configure:21809: checking for u_int16_t configure:21841: cc -c -fno-common conftest.c >&5 configure:21847: $? = 0 configure:21851: test -z || test ! -s conftest.err configure:21854: $? = 0 configure:21857: test -s conftest.o configure:21860: $? = 0 configure:21871: result: yes configure:21880: checking for u_int8_t configure:21912: cc -c -fno-common conftest.c >&5 configure:21918: $? = 0 configure:21922: test -z || test ! -s conftest.err configure:21925: $? = 0 configure:21928: test -s conftest.o configure:21931: $? = 0 configure:21942: result: yes configure:21951: checking for mode_t configure:21983: cc -c -fno-common conftest.c >&5 configure:21989: $? = 0 configure:21993: test -z || test ! -s conftest.err configure:21996: $? = 0 configure:21999: test -s conftest.o configure:22002: $? = 0 configure:22013: result: yes configure:22022: checking for u_char configure:22054: cc -c -fno-common conftest.c >&5 configure:22060: $? = 0 configure:22064: test -z || test ! -s conftest.err configure:22067: $? = 0 configure:22070: test -s conftest.o configure:22073: $? = 0 configure:22084: result: yes configure:22093: checking for u_int configure:22125: cc -c -fno-common conftest.c >&5 configure:22131: $? = 0 configure:22135: test -z || test ! -s conftest.err configure:22138: $? = 0 configure:22141: test -s conftest.o configure:22144: $? = 0 configure:22155: result: yes configure:22164: checking for u_long configure:22196: cc -c -fno-common conftest.c >&5 configure:22202: $? = 0 configure:22206: test -z || test ! -s conftest.err configure:22209: $? = 0 configure:22212: test -s conftest.o configure:22215: $? = 0 configure:22226: result: yes configure:22235: checking for int64_t configure:22267: cc -c -fno-common conftest.c >&5 configure:22273: $? = 0 configure:22277: test -z || test ! -s conftest.err configure:22280: $? = 0 configure:22283: test -s conftest.o configure:22286: $? = 0 configure:22297: result: yes configure:22306: checking for u_int64_t configure:22368: result: yes configure:22377: checking for socklen_t configure:22409: cc -c -fno-common conftest.c >&5 configure:22415: $? = 0 configure:22419: test -z || test ! -s conftest.err configure:22422: $? = 0 configure:22425: test -s conftest.o configure:22428: $? = 0 configure:22439: result: yes configure:22448: checking for rlim_t configure:22486: cc -c -fno-common conftest.c >&5 configure:22492: $? = 0 configure:22496: test -z || test ! -s conftest.err configure:22499: $? = 0 configure:22502: test -s conftest.o configure:22505: $? = 0 configure:22516: result: yes configure:22525: checking for 64-bit off_t configure:22551: cc -c -fno-common conftest.c >&5 configure:22557: $? = 0 configure:22561: test -z || test ! -s conftest.err configure:22564: $? = 0 configure:22567: test -s conftest.o configure:22570: $? = 0 configure:22581: result: no configure:22590: checking for setgroups declaration in grp.h configure:22613: result: no configure:22622: checking for a declaration of getrusage configure:22646: cc -c -fno-common conftest.c >&5 conftest.c:44:24: sys/rusage.h: No such file or directory conftest.c: In function `main': conftest.c:48: error: `getrusage' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:22652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | &getrusage; | ; | return 0; | } configure:22646: cc -c -fno-common conftest.c >&5 configure:22652: $? = 0 configure:22656: test -z || test ! -s conftest.err configure:22659: $? = 0 configure:22662: test -s conftest.o configure:22665: $? = 0 configure:22678: result: yes configure:22687: checking for a declaration of bindresvport configure:22710: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `bindresvport' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:22716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | #include | int | main () | { | &bindresvport; | ; | return 0; | } configure:22742: result: no configure:22758: checking for strchr configure:22815: cc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `strchr' configure:22821: $? = 0 configure:22825: test -z || test ! -s conftest.err configure:22828: $? = 0 configure:22831: test -s conftest configure:22834: $? = 0 configure:22846: result: yes configure:22758: checking for memcpy configure:22815: cc -o conftest -fno-common conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function `memcpy' configure:22821: $? = 0 configure:22825: test -z || test ! -s conftest.err configure:22828: $? = 0 configure:22831: test -s conftest configure:22834: $? = 0 configure:22846: result: yes configure:22758: checking for strcasecmp configure:22815: cc -o conftest -fno-common conftest.c >&5 configure:22821: $? = 0 configure:22825: test -z || test ! -s conftest.err configure:22828: $? = 0 configure:22831: test -s conftest configure:22834: $? = 0 configure:22846: result: yes configure:22860: checking for getdtablesize configure:22917: cc -o conftest -fno-common conftest.c >&5 configure:22923: $? = 0 configure:22927: test -z || test ! -s conftest.err configure:22930: $? = 0 configure:22933: test -s conftest configure:22936: $? = 0 configure:22948: result: yes configure:22962: checking for strerror configure:23019: cc -o conftest -fno-common conftest.c >&5 configure:23025: $? = 0 configure:23029: test -z || test ! -s conftest.err configure:23032: $? = 0 configure:23035: test -s conftest configure:23038: $? = 0 configure:23050: result: yes configure:23065: checking for inet_aton configure:23122: cc -o conftest -fno-common conftest.c >&5 configure:23128: $? = 0 configure:23132: test -z || test ! -s conftest.err configure:23135: $? = 0 configure:23138: test -s conftest configure:23141: $? = 0 configure:23153: result: yes configure:23065: checking for bindresvport configure:23122: cc -o conftest -fno-common conftest.c >&5 configure:23128: $? = 0 configure:23132: test -z || test ! -s conftest.err configure:23135: $? = 0 configure:23138: test -s conftest configure:23141: $? = 0 configure:23153: result: yes configure:23169: checking for issetugid configure:23226: cc -o conftest -fno-common conftest.c >&5 configure:23232: $? = 0 configure:23236: test -z || test ! -s conftest.err configure:23239: $? = 0 configure:23242: test -s conftest configure:23245: $? = 0 configure:23257: result: yes configure:23169: checking for geteuid configure:23226: cc -o conftest -fno-common conftest.c >&5 configure:23232: $? = 0 configure:23236: test -z || test ! -s conftest.err configure:23239: $? = 0 configure:23242: test -s conftest configure:23245: $? = 0 configure:23257: result: yes configure:23169: checking for getegid configure:23226: cc -o conftest -fno-common conftest.c >&5 configure:23232: $? = 0 configure:23236: test -z || test ! -s conftest.err configure:23239: $? = 0 configure:23242: test -s conftest configure:23245: $? = 0 configure:23257: result: yes configure:23271: checking for arc4random configure:23328: cc -o conftest -fno-common conftest.c >&5 configure:23334: $? = 0 configure:23338: test -z || test ! -s conftest.err configure:23341: $? = 0 configure:23344: test -s conftest configure:23347: $? = 0 configure:23359: result: yes configure:23373: checking for flock configure:23430: cc -o conftest -fno-common conftest.c >&5 configure:23436: $? = 0 configure:23440: test -z || test ! -s conftest.err configure:23443: $? = 0 configure:23446: test -s conftest configure:23449: $? = 0 configure:23461: result: yes configure:23475: checking for unsetenv configure:23532: cc -o conftest -fno-common conftest.c >&5 configure:23538: $? = 0 configure:23542: test -z || test ! -s conftest.err configure:23545: $? = 0 configure:23548: test -s conftest configure:23551: $? = 0 configure:23563: result: yes configure:23580: checking for memory.h configure:23585: result: no configure:23756: checking for wide select configure:23832: cc -o conftest -fno-common conftest.c >&5 configure:23835: $? = 0 configure:23837: ./conftest configure:23840: $? = 0 configure:23854: result: yes configure:23863: checking if putenv() copies its argument configure:23896: cc -o conftest -fno-common conftest.c >&5 configure:23899: $? = 0 configure:23901: ./conftest configure:23904: $? = 0 configure:23919: result: yes configure:23928: checking for sa_len in struct sockaddr configure:23955: cc -c -fno-common conftest.c >&5 configure:23961: $? = 0 configure:23965: test -z || test ! -s conftest.err configure:23968: $? = 0 configure:23971: test -s conftest.o configure:23974: $? = 0 configure:23985: result: yes configure:23995: checking for fd passing with msg_accrights in msghdr configure:24022: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: structure has no member named `msg_accrights' configure:24028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct msghdr mh; | mh.msg_accrights = 0; | | ; | return 0; | } configure:24052: result: no configure:24055: checking for fd passing with struct cmsghdr configure:24084: cc -c -fno-common conftest.c >&5 configure:24090: $? = 0 configure:24094: test -z || test ! -s conftest.err configure:24097: $? = 0 configure:24100: test -s conftest.o configure:24103: $? = 0 configure:24117: result: yes configure:24134: checking whether socket buffers > 64k are allowed configure:24164: cc -o conftest -fno-common conftest.c >&5 configure:24167: $? = 0 configure:24169: ./conftest configure:24172: $? = 0 configure:24186: result: yes configure:24209: checking arpa/nameser_compat.h usability configure:24221: cc -c -fno-common conftest.c >&5 configure:24227: $? = 0 configure:24231: test -z || test ! -s conftest.err configure:24234: $? = 0 configure:24237: test -s conftest.o configure:24240: $? = 0 configure:24250: result: yes configure:24254: checking arpa/nameser_compat.h presence configure:24264: cc -E conftest.c configure:24270: $? = 0 configure:24290: result: yes configure:24325: checking for arpa/nameser_compat.h configure:24332: result: yes configure:24358: checking for resolver functions in standard C library configure:24390: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _res_9_mkquery configure:24396: $? = 1 configure: failed program was: | | #include "confdefs.h" | | #include | #include | #include | #include | #if HAVE_ARPA_NAMESER_COMPAT_H | #include | #else /* !HAVE_ARPA_NAMESER_COMPAT_H */ | #include | #endif /* !HAVE_ARPA_NAMESER_COMPAT_H */ | #include | | int | main (int argc, char **argv) | { | res_mkquery (0, 0, 0, 0, 0, 0, 0, 0, 0); | return 0; | } configure:24422: result: no configure:24435: checking for resolver functions in libresolv configure:24467: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:24473: $? = 0 configure:24477: test -z || test ! -s conftest.err configure:24480: $? = 0 configure:24483: test -s conftest configure:24486: $? = 0 configure:24499: result: yes configure:24507: checking for a declaration of res_init configure:24534: cc -c -fno-common conftest.c >&5 configure:24540: $? = 0 configure:24544: test -z || test ! -s conftest.err configure:24547: $? = 0 configure:24550: test -s conftest.o configure:24553: $? = 0 configure:24566: result: yes configure:24575: checking for a declaration of res_mkquery configure:24602: cc -c -fno-common conftest.c >&5 configure:24608: $? = 0 configure:24612: test -z || test ! -s conftest.err configure:24615: $? = 0 configure:24618: test -s conftest.o configure:24621: $? = 0 configure:24634: result: yes configure:24643: checking for a declaration of dn_skipname configure:24670: cc -c -fno-common conftest.c >&5 configure:24676: $? = 0 configure:24680: test -z || test ! -s conftest.err configure:24683: $? = 0 configure:24686: test -s conftest.o configure:24689: $? = 0 configure:24702: result: yes configure:24711: checking for a declaration of dn_expand configure:24738: cc -c -fno-common conftest.c >&5 configure:24744: $? = 0 configure:24748: test -z || test ! -s conftest.err configure:24751: $? = 0 configure:24754: test -s conftest.o configure:24757: $? = 0 configure:24770: result: yes configure:24781: checking for st_atimespec in stat structure configure:24807: cc -c -fno-common conftest.c >&5 configure:24813: $? = 0 configure:24817: test -z || test ! -s conftest.err configure:24820: $? = 0 configure:24823: test -s conftest.o configure:24826: $? = 0 configure:24837: result: yes configure:24846: checking for st_mtimespec in stat structure configure:24872: cc -c -fno-common conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest.o configure:24891: $? = 0 configure:24902: result: yes configure:24911: checking for st_mtim in stat structure configure:24937: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:73: error: structure has no member named `st_mtim' configure:24943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | struct stat s; | s.st_mtim; | | ; | return 0; | } configure:24967: result: no configure:24981: checking for mkdtemp configure:25038: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25044: $? = 0 configure:25048: test -z || test ! -s conftest.err configure:25051: $? = 0 configure:25054: test -s conftest configure:25057: $? = 0 configure:25069: result: yes configure:25079: checking for a declaration of sys_signame configure:25102: cc -c -fno-common conftest.c >&5 configure:25108: $? = 0 configure:25112: test -z || test ! -s conftest.err configure:25115: $? = 0 configure:25118: test -s conftest.o configure:25121: $? = 0 configure:25134: result: yes configure:25144: checking type of array argument to getgroups configure:25182: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25185: $? = 0 configure:25187: ./conftest configure:25190: $? = 0 configure:25223: result: gid_t configure:25231: checking if egid is first element of grouplist configure:25301: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25304: $? = 0 configure:25306: ./conftest configure:25309: $? = 0 configure:25323: result: yes configure:25339: checking for getspnam configure:25396: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: _getspnam configure:25402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* 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 getspnam (); | /* 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_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:25427: result: no configure:25339: checking for setlogin configure:25396: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25402: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25339: checking for initgroups configure:25396: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25402: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25339: checking for seteuid configure:25396: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25402: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25437: checking for pw_expire in struct passwd configure:25464: cc -c -fno-common conftest.c >&5 configure:25470: $? = 0 configure:25474: test -z || test ! -s conftest.err configure:25477: $? = 0 configure:25480: test -s conftest.o configure:25483: $? = 0 configure:25494: result: yes configure:25503: checking for pw_class in struct passwd configure:25530: cc -c -fno-common conftest.c >&5 configure:25536: $? = 0 configure:25540: test -z || test ! -s conftest.err configure:25543: $? = 0 configure:25546: test -s conftest.o configure:25549: $? = 0 configure:25560: result: yes configure:25573: checking for getgrouplist configure:25630: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:25636: $? = 0 configure:25640: test -z || test ! -s conftest.err configure:25643: $? = 0 configure:25646: test -s conftest configure:25649: $? = 0 configure:25661: result: yes configure:25671: checking whether getgrouplist uses int or gid_t configure:25734: cc -c -fno-common conftest.c >&5 conftest.c:78: error: conflicting types for `getgrouplist' /usr/include/unistd.h:503: error: previous declaration of `getgrouplist' configure:25740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | | #include | #include | #include | int getgrouplist (const char *,gid_t,gid_t *,int *); | | int | main () | { | 0 | ; | return 0; | } configure:25787: cc -c -fno-common conftest.c >&5 conftest.c:78: error: conflicting types for `getgrouplist' /usr/include/unistd.h:503: error: previous declaration of `getgrouplist' configure:25793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | | #include | #include | #include | int getgrouplist (const char *,int ,gid_t *,int *); | | int | main () | { | 0 | ; | return 0; | } configure:25840: cc -c -fno-common conftest.c >&5 conftest.c:78: error: conflicting types for `getgrouplist' /usr/include/unistd.h:503: error: previous declaration of `getgrouplist' configure:25846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | | #include | #include | #include | int getgrouplist (char *,gid_t,gid_t *,int *); | | int | main () | { | 0 | ; | return 0; | } configure:25893: cc -c -fno-common conftest.c >&5 conftest.c:78: error: conflicting types for `getgrouplist' /usr/include/unistd.h:503: error: previous declaration of `getgrouplist' configure:25899: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | | #include | #include | #include | int getgrouplist (char *,int,gid_t *,int *); | | int | main () | { | 0 | ; | return 0; | } configure:25927: result: int configure:25935: checking for setusercontext configure:25992: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: _setusercontext configure:25998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | #define GROUPLIST_T int | /* end confdefs.h. */ | /* Define setusercontext to an innocuous variant, in case declares setusercontext. | For example, HP-UX 11i declares gettimeofday. */ | #define setusercontext innocuous_setusercontext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setusercontext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setusercontext | | /* 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 setusercontext (); | /* 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_setusercontext) || defined (__stub___setusercontext) | choke me | #else | char (*f) () = setusercontext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setusercontext; | ; | return 0; | } configure:26023: result: no configure:26027: checking for util in -lsetusercontext configure:26057: cc -o conftest -fno-common conftest.c -lsetusercontext -lresolv >&5 ld: can't locate file for: -lsetusercontext configure:26063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "avenger" | #define VERSION "0.7.7" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define PATH_LOGGER "/usr/bin/logger" | #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" | #define SFS_DEV_RANDOM "/dev/urandom" | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIMESPEC 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_U_INT64_T 1 | #define U_INT64_T_IS_LONG_LONG 1 | #define HAVE_SSIZE_T 1 | #define HAVE_INT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_MODE_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_U_INT 1 | #define HAVE_U_LONG 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_RLIM_T 1 | #define NEED_BINDRESVPORT_DECL 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_BINDRESVPORT 1 | #define HAVE_ISSETUGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_FLOCK 1 | #define HAVE_UNSETENV 1 | #define HAVE_WIDE_SELECT 1 | #define PUTENV_COPIES_ARGUMENT 1 | #define HAVE_SA_LEN 1 | #define HAVE_CMSGHDR 1 | #define SFS_ALLOW_LARGE_BUFFER 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define SFS_HAVE_STAT_ST_ATIMESPEC 1 | #define SFS_HAVE_STAT_ST_MTIMESPEC 1 | #define HAVE_MKDTEMP 1 | #define GETGROUPS_T gid_t | #define HAVE_EGID_IN_GROUPLIST 1 | #define HAVE_SETLOGIN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_PASSWD_PW_EXPIRE 1 | #define HAVE_PASSWD_PW_CLASS 1 | #define HAVE_GETGROUPLIST 1 | #define GROUPLIST_T int | /* 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 util (); | int | main () | { | util (); | ; | return 0; | } configure:26089: result: no configure:26254: checking for a declaration of pread configure:26277: cc -c -fno-common conftest.c >&5 configure:26283: $? = 0 configure:26287: test -z || test ! -s conftest.err configure:26290: $? = 0 configure:26293: test -s conftest.o configure:26296: $? = 0 configure:26309: result: yes configure:26318: checking for a declaration of pwrite configure:26341: cc -c -fno-common conftest.c >&5 configure:26347: $? = 0 configure:26351: test -z || test ! -s conftest.err configure:26354: $? = 0 configure:26357: test -s conftest.o configure:26360: $? = 0 configure:26373: result: yes configure:26414: checking pcap.h usability configure:26426: cc -c -fno-common -I$(top_srcdir) conftest.c >&5 configure:26432: $? = 0 configure:26436: test -z || test ! -s conftest.err configure:26439: $? = 0 configure:26442: test -s conftest.o configure:26445: $? = 0 configure:26455: result: yes configure:26459: checking pcap.h presence configure:26469: cc -E -I$(top_srcdir) conftest.c configure:26475: $? = 0 configure:26495: result: yes configure:26530: checking for pcap.h configure:26537: result: yes configure:26554: checking for bpf_u_int32 configure:26586: cc -c -fno-common -I$(top_srcdir) conftest.c >&5 configure:26592: $? = 0 configure:26596: test -z || test ! -s conftest.err configure:26599: $? = 0 configure:26602: test -s conftest.o configure:26605: $? = 0 configure:26616: result: yes configure:26631: checking for pcap_freecode configure:26688: cc -o conftest -fno-common -I$(top_srcdir) conftest.c -lpcap -lresolv >&5 configure:26694: $? = 0 configure:26698: test -z || test ! -s conftest.err configure:26701: $? = 0 configure:26704: test -s conftest configure:26707: $? = 0 configure:26719: result: yes configure:26751: checking for OpenSSL configure:26791: cc -c -fno-common -I$(top_srcdir) conftest.c >&5 configure:26797: $? = 0 configure:26801: test -z || test ! -s conftest.err configure:26804: $? = 0 configure:26807: test -s conftest.o configure:26810: $? = 0 configure:26825: result: /usr configure:26893: checking for library containing dbm_open configure:26923: cc -o conftest -fno-common -I$(top_srcdir) conftest.c -lresolv >&5 configure:26929: $? = 0 configure:26933: test -z || test ! -s conftest.err configure:26936: $? = 0 configure:26939: test -s conftest configure:26942: $? = 0 configure:27012: result: none required configure:27064: checking for BerkeleyDB library configure:27252: result: -L/usr/local/lib -ldb41 configure:27454: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:754: creating Makefile config.status:754: creating libasync/Makefile config.status:754: creating asmtpd/Makefile config.status:754: creating util/Makefile config.status:754: creating local/Makefile config.status:754: creating doc/Makefile config.status:754: creating etc/Makefile config.status:858: creating config.h config.status:1276: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_arc4random=yes ac_cv_func_bindresvport=yes ac_cv_func_clock_gettime=no ac_cv_func_flock=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgrouplist=yes ac_cv_func_getspnam=no ac_cv_func_inet_aton=yes ac_cv_func_initgroups=yes ac_cv_func_issetugid=yes ac_cv_func_memcpy=yes ac_cv_func_mkdtemp=yes ac_cv_func_pcap_freecode=yes ac_cv_func_seteuid=yes ac_cv_func_setlogin=yes ac_cv_func_setusercontext=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_unsetenv=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_pcap_h=yes 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_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sockio_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_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_setusercontext_util=no ac_cv_objext= ac_cv_path_PATH_LOGGER=/usr/bin/logger ac_cv_path_PATH_MAIL_LOCAL=/usr/libexec/mail.local ac_cv_path_PERL=/usr/local/bin/perl5 ac_cv_path_POD2MAN=/usr/local/bin/pod2man ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=no ac_cv_search_dbm_open='none required' ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_struct_tm=time.h ac_cv_type_getgroups=gid_t ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' sfs_cv_accrights=no sfs_cv_bindresvport_decl=no sfs_cv_cmsghdr=yes sfs_cv_dev_random=/dev/urandom sfs_cv_dn_expand_decl=yes sfs_cv_dn_skipname_decl=yes sfs_cv_egid_in_grouplist=yes sfs_cv_getrusage_decl=yes sfs_cv_grouplist_t=int sfs_cv_large_sock_buf=yes sfs_cv_off_t_64=no sfs_cv_passwd_pw_class=yes sfs_cv_passwd_pw_expire=yes sfs_cv_perl_pod_man=yes sfs_cv_pread_decl=yes sfs_cv_putenv_copy=yes sfs_cv_pwrite_decl=yes sfs_cv_res_init_decl=yes sfs_cv_res_mkquery_decl=yes sfs_cv_reslib_lib=no sfs_cv_reslib_libresolv=yes sfs_cv_sa_len=yes sfs_cv_setgroups_grp_h=no sfs_cv_stat_st_atimespec=yes sfs_cv_stat_st_mtim=no sfs_cv_stat_st_mtimespec=yes sfs_cv_sys_signame_decl=yes sfs_cv_time_check_HAVE_CLOCK_GETTIME_DECL=no sfs_cv_time_check_HAVE_TIMESPEC=yes sfs_cv_type_bpf_u_int32=yes sfs_cv_type_int32_t=yes sfs_cv_type_int64_t=yes sfs_cv_type_mode_t=yes sfs_cv_type_rlim_t=yes sfs_cv_type_socklen_t=yes sfs_cv_type_ssize_t=yes sfs_cv_type_u_char=yes sfs_cv_type_u_int=yes sfs_cv_type_u_int16_t=yes sfs_cv_type_u_int32_t=yes sfs_cv_type_u_int64_t=yes sfs_cv_type_u_int8_t=yes sfs_cv_type_u_long=yes sfs_cv_u_int64_t_is_long_long=yes sfs_cv_wideselect=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='$(DEBUG) $(WFLAGS) $(ECFLAGS)' CPP='cc -E' CPPFLAGS=' -I$(top_srcdir) -I/usr/local/include/db41 -DETCDIR=\"$(etcdir)\" -DLIBEXEC=\"$(libexecdir)\" -DBINDIR=\"$(bindir)\" -DEXECDIR=LIBEXEC -DDATADIR=\"$(datadir)\" -DPIDDIR=\"$(piddir)\" -I$(top_srcdir)/libasync' CXX='c++' CXXCPP='c++ -E' CXXDEBUG='-fno-common' CXXDEPMODE='depmode=gcc3' CXXFLAGS='$(CXXDEBUG) $(CXXWFLAGS) $(ECXXFLAGS)' CXXNOERR='' CXXWFLAGS='-Wall' CYGPATH_W='echo' DB_DIR='' DB_LIB='-L/usr/local/lib -ldb41' DEBUG='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DMALLOC_FALSE='' DMALLOC_TRUE='#' ECFLAGS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' ECXXFLAGS='' EGREP='grep -E' ETAGS_ARGS='-C /dev/null' EXEEXT='' F77='g77' FFLAGS='' 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' LDADD=' $(top_builddir)/libasync/libasync.a' LDEPS=' $(top_builddir)/libasync/libasync.a' LDFLAGS='' LIBOBJS='' LIBPCAP='-lpcap' LIBS=' -lresolv' LIBSASL='' LIBSSL='-lssl -lcrypto' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/missing --run makeinfo' NDBM_INC='' NDBM_LIBS=' -lresolv' NW='-w' OBJEXT='' PACKAGE='avenger' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_LOGGER='/usr/bin/logger' PATH_MAIL_LOCAL='/usr/libexec/mail.local' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl5' PERL_POD_MAN='yes' POD2MAN='/usr/local/bin/pod2man' RANLIB='ranlib' SETUSERCONTEXTLIB='' SET_MAKE='' SHELL='/bin/sh' SSL_FALSE='#' SSL_TRUE='' STRIP='strip' USE_DB_FALSE='#' USE_DB_TRUE='' VERSION='0.7.7' WFLAGS='-Wall' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' etcdir='/etc/avenger' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/mail/avenger/work/avenger-0.7.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' piddir='/var/run' prefix='' program_transform_name='s,x,x,' sampledir='${datadir}/avenger' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' ' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETGROUPS_T gid_t #define GROUPLIST_T int #define HAVE_ARC4RANDOM 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_BINDRESVPORT 1 #define HAVE_BPF_U_INT32 1 #define HAVE_CMSGHDR 1 #define HAVE_DLFCN_H 1 #define HAVE_EGID_IN_GROUPLIST 1 #define HAVE_FLOCK 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGROUPLIST 1 #define HAVE_INET_ATON 1 #define HAVE_INITGROUPS 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_ISSETUGID 1 #define HAVE_MEMCPY 1 #define HAVE_MKDTEMP 1 #define HAVE_MODE_T 1 #define HAVE_NDBM 1 #define HAVE_PASSWD_PW_CLASS 1 #define HAVE_PASSWD_PW_EXPIRE 1 #define HAVE_PCAP_FREECODE 1 #define HAVE_PCAP_H 1 #define HAVE_RLIM_T 1 #define HAVE_SA_LEN 1 #define HAVE_SETEUID 1 #define HAVE_SETLOGIN 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SSIZE_T 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMESPEC 1 #define HAVE_UNSETENV 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT64_T 1 #define HAVE_U_INT64_T 1 #define HAVE_U_INT8_T 1 #define HAVE_U_LONG 1 #define HAVE_WIDE_SELECT 1 #define NEED_BINDRESVPORT_DECL 1 #define PACKAGE "avenger" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PATH_LOGGER "/usr/bin/logger" #define PATH_MAIL_LOCAL "/usr/libexec/mail.local" #define PUTENV_COPIES_ARGUMENT 1 #define SFS_ALLOW_LARGE_BUFFER 1 #define SFS_DEV_RANDOM "/dev/urandom" #define SFS_HAVE_STAT_ST_ATIMESPEC 1 #define SFS_HAVE_STAT_ST_MTIMESPEC 1 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define STARTTLS 1 #define TIME_WITH_SYS_TIME 1 #define USE_SYNFP 1 #define U_INT64_T_IS_LONG_LONG 1 #define VERSION "0.7.7" #define off_t long #endif #ifdef __cplusplus void exit (int); configure: exit 0