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.60. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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: 125 tasks, 182 threads, 4 processors Load average: 0.74, Mach factor: 3.24 /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: /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:1956: checking for a BSD-compatible install configure:2012: result: /usr/bin/install -c -o root -g wheel configure:2023: checking whether build environment is sane configure:2066: result: yes configure:2131: checking for gawk configure:2147: found /usr/local/bin/gawk configure:2158: result: gawk configure:2169: checking whether make sets $(MAKE) configure:2190: result: yes configure:2376: checking whether to enable maintainer-specific portions of Makefiles configure:2385: result: no configure:2413: checking for i386-unknown-gnu-gcc configure:2440: result: cc configure:2718: checking for C compiler version configure:2725: 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:2728: $? = 0 configure:2735: 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:2738: $? = 0 configure:2745: cc -V >&5 cc: `-V' option must have argument configure:2748: $? = 1 configure:2771: checking for C compiler default output file name configure:2798: cc -fno-common conftest.c >&5 configure:2801: $? = 0 configure:2847: result: a.out configure:2852: checking whether the C compiler works configure:2862: ./a.out configure:2865: $? = 0 configure:2882: result: yes configure:2889: checking whether we are cross compiling configure:2891: result: no configure:2894: checking for suffix of executables configure:2901: cc -o conftest -fno-common conftest.c >&5 configure:2904: $? = 0 configure:2928: result: configure:2934: checking for suffix of object files configure:2960: cc -c -fno-common conftest.c >&5 configure:2963: $? = 0 configure:2986: result: configure:2990: checking whether we are using the GNU C compiler configure:3019: cc -c -fno-common conftest.c >&5 configure:3025: $? = 0 configure:3032: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3035: $? = 0 configure:3042: test -s conftest. configure:3045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3059: result: no configure:3064: checking whether cc accepts -g configure:3094: cc -c -g conftest.c >&5 configure:3100: $? = 0 configure:3107: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3110: $? = 0 configure:3117: test -s conftest. configure:3120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3149: cc -c conftest.c >&5 configure:3155: $? = 0 configure:3162: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3165: $? = 0 configure:3172: test -s conftest. configure:3175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3205: cc -c -g conftest.c >&5 configure:3211: $? = 0 configure:3218: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3221: $? = 0 configure:3228: test -s conftest. configure:3231: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3250: result: no configure:3267: checking for cc option to accept ISO C89 configure:3341: cc -c -fno-common conftest.c >&5 configure:3347: $? = 0 configure:3354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3357: $? = 0 configure:3364: test -s conftest. configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3347: $? = 0 configure:3354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3357: $? = 0 configure:3364: test -s conftest. configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3347: $? = 0 configure:3354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3357: $? = 0 configure:3364: test -s conftest. configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3341: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3347: $? = 0 configure:3354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3357: $? = 0 configure:3364: test -s conftest. configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3390: result: unsupported configure:3416: checking for style of include used by make configure:3444: result: GNU configure:3472: checking dependency style of cc configure:3562: result: none configure:3592: checking for a BSD-compatible install configure:3648: result: /usr/bin/install -c -o root -g wheel configure:3659: checking whether ln -s works configure:3663: result: yes configure:3677: checking how to run the C preprocessor configure:3717: cc -E conftest.c configure:3723: $? = 0 configure:3761: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | #include configure:3807: result: cc -E configure:3836: cc -E conftest.c configure:3842: $? = 0 configure:3880: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | #include configure:3931: checking for grep that handles long lines and -e configure:4005: result: /usr/bin/grep configure:4010: checking for egrep configure:4088: result: /usr/bin/grep -E configure:4225: checking build system type configure:4243: result: i386-unknown-gnu configure:4265: checking host system type configure:4280: result: i386-unknown-gnu configure:4302: checking for a sed that does not truncate output configure:4356: result: /usr/local/bin/sed configure:4403: checking for non-GNU ld configure:4437: result: /usr/bin/ld configure:4446: checking if the linker (/usr/bin/ld) is GNU ld configure:4461: result: no configure:4466: checking for /usr/bin/ld option to reload object files configure:4473: result: -r configure:4491: checking for BSD-compatible nm configure:4540: result: /usr/bin/nm -p configure:4544: checking how to recognise dependent libraries configure:4720: result: pass_all configure:4964: checking for ANSI C header files configure:4994: cc -c -fno-common conftest.c >&5 configure:5000: $? = 0 configure:5007: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5010: $? = 0 configure:5017: test -s conftest. configure:5020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5142: result: no configure:5166: checking for sys/types.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for sys/stat.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for stdlib.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for string.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for memory.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for strings.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for inttypes.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for stdint.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5166: checking for unistd.h configure:5187: cc -c -fno-common conftest.c >&5 configure:5193: $? = 0 configure:5200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5203: $? = 0 configure:5210: test -s conftest. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5226: result: no configure:5253: checking dlfcn.h usability configure:5270: cc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5286: $? = 0 configure:5293: test -s conftest. configure:5296: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5307: result: no configure:5311: checking dlfcn.h presence configure:5326: cc -E conftest.c configure:5332: $? = 0 configure:5353: result: yes configure:5366: WARNING: dlfcn.h: present but cannot be compiled configure:5368: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5370: WARNING: dlfcn.h: see the Autoconf documentation configure:5372: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5374: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5376: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5381: checking for dlfcn.h configure:5389: result: yes configure:5518: checking for C++ compiler version configure:5525: 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:5528: $? = 0 configure:5535: 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:5538: $? = 0 configure:5545: c++ -V >&5 c++: `-V' option must have argument configure:5548: $? = 1 configure:5551: checking whether we are using the GNU C++ compiler configure:5580: c++ -c -fno-common conftest.cpp >&5 configure:5586: $? = 0 configure:5593: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5596: $? = 0 configure:5603: test -s conftest. configure:5606: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5620: result: no configure:5625: checking whether c++ accepts -g configure:5655: c++ -c -g conftest.cpp >&5 configure:5661: $? = 0 configure:5668: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5671: $? = 0 configure:5678: test -s conftest. configure:5681: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5710: c++ -c conftest.cpp >&5 configure:5716: $? = 0 configure:5723: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5726: $? = 0 configure:5733: test -s conftest. configure:5736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5766: c++ -c -g conftest.cpp >&5 configure:5772: $? = 0 configure:5779: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5782: $? = 0 configure:5789: test -s conftest. configure:5792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5811: result: no configure:5836: checking dependency style of c++ configure:5926: result: none configure:5953: checking how to run the C++ preprocessor configure:5989: c++ -E conftest.cpp configure:5995: $? = 0 configure:6033: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6079: result: c++ -E configure:6108: c++ -E conftest.cpp configure:6114: $? = 0 configure:6152: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6158: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6214: checking for i386-unknown-gnu-g77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-f77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-xlf configure:6244: result: no configure:6214: checking for i386-unknown-gnu-frt configure:6244: result: no configure:6214: checking for i386-unknown-gnu-pgf77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-cf77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-fort77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-fl32 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-af77 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-f90 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-xlf90 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-pgf90 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-pghpf configure:6244: result: no configure:6214: checking for i386-unknown-gnu-epcf90 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-gfortran configure:6244: result: no configure:6214: checking for i386-unknown-gnu-g95 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-f95 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-fort configure:6244: result: no configure:6214: checking for i386-unknown-gnu-xlf95 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-ifort configure:6244: result: no configure:6214: checking for i386-unknown-gnu-ifc configure:6244: result: no configure:6214: checking for i386-unknown-gnu-efc configure:6244: result: no configure:6214: checking for i386-unknown-gnu-pgf95 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-lf95 configure:6244: result: no configure:6214: checking for i386-unknown-gnu-ftn configure:6244: result: no configure:6258: checking for g77 configure:6274: found /usr/local/bin/g77 configure:6285: result: g77 configure:6315: checking for Fortran 77 compiler version configure:6322: 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:6325: $? = 0 configure:6332: 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:6335: $? = 0 configure:6342: 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:6345: $? = 0 configure:6353: checking whether we are using the GNU Fortran 77 compiler configure:6372: 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:6378: $? = 0 configure:6385: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6388: $? = 0 configure:6395: test -s conftest. configure:6398: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6412: result: no configure:6418: checking whether g77 accepts -g configure:6435: g77 -c -g conftest.f >&5 configure:6441: $? = 0 configure:6448: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6451: $? = 0 configure:6458: test -s conftest. configure:6461: $? = 1 configure: failed program was: | program main | | end configure:6474: result: no configure:6504: checking the maximum length of command line arguments configure:6613: result: configure:6624: checking command to parse /usr/bin/nm -p output from cc object configure:6729: cc -c -fno-common conftest.c >&5 configure:6732: $? = 0 configure:6736: /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:6739: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6729: cc -c -fno-common conftest.c >&5 configure:6732: $? = 0 configure:6736: /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:6739: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6829: result: failed configure:6836: checking for objdir configure:6851: result: .libs configure:6903: checking for i386-unknown-gnu-ar configure:6933: result: no configure:6943: checking for ar configure:6959: found /usr/bin/ar configure:6970: result: ar configure:6999: checking for i386-unknown-gnu-ranlib configure:7029: result: no configure:7039: checking for ranlib configure:7055: found /usr/bin/ranlib configure:7066: result: ranlib configure:7095: checking for i386-unknown-gnu-strip configure:7125: result: no configure:7135: checking for strip configure:7151: found /usr/bin/strip configure:7162: result: strip configure:7498: checking for cc option to produce PIC configure:7708: result: configure:7779: checking if cc static flag works configure:7807: result: yes configure:7817: checking if cc supports -c -o file.o configure:7841: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7845: $? = 0 configure:7864: result: yes configure:7890: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8877: result: no configure:8944: checking dynamic linker characteristics configure:9520: result: gnu ld.so configure:9529: checking how to hardcode library paths into programs configure:9554: result: unsupported configure:9568: checking whether stripping libraries is possible configure:9589: result: no configure:10486: checking if libtool supports shared libraries configure:10488: result: no configure:10491: checking whether to build shared libraries configure:10512: result: no configure:10515: checking whether to build static libraries configure:10519: result: yes configure:10611: creating libtool configure:11341: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12307: result: yes configure:12325: c++ -c -fno-common conftest.cpp >&5 configure:12328: $? = 0 configure:12447: checking for c++ option to produce PIC configure:12721: result: configure:12792: checking if c++ static flag works configure:12820: result: yes configure:12830: checking if c++ supports -c -o file.o configure:12854: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12858: $? = 0 configure:12877: result: yes configure:12903: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12931: result: yes configure:12998: checking dynamic linker characteristics configure:13574: result: gnu ld.so configure:13583: checking how to hardcode library paths into programs configure:13608: result: unsupported configure:14134: checking if libtool supports shared libraries configure:14136: result: no configure:14139: checking whether to build shared libraries configure:14159: result: no configure:14162: checking whether to build static libraries configure:14166: result: yes configure:14176: checking for g77 option to produce PIC configure:14386: result: configure:14457: checking if g77 static flag works configure:14485: result: yes configure:14495: checking if g77 supports -c -o file.o configure:14519: g77 -c -o out/conftest2.o conftest.f >&5 configure:14523: $? = 0 configure:14542: result: yes configure:14568: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15535: result: no configure:15602: checking dynamic linker characteristics configure:16178: result: gnu ld.so configure:16187: checking how to hardcode library paths into programs configure:16212: result: unsupported configure:19803: checking for socket in -lsocket configure:19838: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:19844: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:19878: result: no configure:19890: checking for inet_aton in -lresolv configure:19925: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:19931: $? = 0 configure:19938: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:19941: $? = 0 configure:19948: test -s conftest configure:19951: $? = 0 configure:19965: result: yes configure:19977: checking for clock_gettime in -lrt configure:20012: cc -o conftest -fno-common conftest.c -lrt -lresolv >&5 ld: can't locate file for: -lrt configure:20018: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:20052: result: no configure:20064: checking for ANSI C header files configure:20242: result: no configure:20282: checking fcntl.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking fcntl.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for fcntl.h configure:20418: result: yes configure:20282: checking stdarg.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking stdarg.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for stdarg.h configure:20418: result: yes configure:20272: checking for inttypes.h configure:20278: result: no configure:20272: checking for stdint.h configure:20278: result: no configure:20282: checking poll.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking poll.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for poll.h configure:20418: result: yes configure:20282: checking signal.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking signal.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for signal.h configure:20418: result: yes configure:20272: checking for unistd.h configure:20278: result: no configure:20282: checking sys/epoll.h usability configure:20299: cc -c -fno-common conftest.c >&5 conftest.c:49:23: sys/epoll.h: No such file or directory configure:20305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20336: result: no configure:20340: checking sys/epoll.h presence configure:20355: cc -E conftest.c conftest.c:16:23: sys/epoll.h: No such file or directory configure:20361: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:20382: result: no configure:20410: checking for sys/epoll.h configure:20418: result: no configure:20282: checking sys/time.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking sys/time.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for sys/time.h configure:20418: result: yes configure:20282: checking sys/queue.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking sys/queue.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for sys/queue.h configure:20418: result: yes configure:20282: checking sys/event.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking sys/event.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for sys/event.h configure:20418: result: yes configure:20282: checking sys/ioctl.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking sys/ioctl.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for sys/ioctl.h configure:20418: result: yes configure:20282: checking sys/select.h usability configure:20299: cc -c -fno-common conftest.c >&5 configure:20305: $? = 0 configure:20312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20315: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20336: result: yes configure:20340: checking sys/select.h presence configure:20355: cc -E conftest.c configure:20361: $? = 0 configure:20382: result: yes configure:20410: checking for sys/select.h configure:20418: result: yes configure:20282: checking sys/devpoll.h usability configure:20299: cc -c -fno-common conftest.c >&5 conftest.c:54:25: sys/devpoll.h: No such file or directory configure:20305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20336: result: no configure:20340: checking sys/devpoll.h presence configure:20355: cc -E conftest.c conftest.c:21:25: sys/devpoll.h: No such file or directory configure:20361: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:20382: result: no configure:20410: checking for sys/devpoll.h configure:20418: result: no configure:20282: checking port.h usability configure:20299: cc -c -fno-common conftest.c >&5 conftest.c:54:18: port.h: No such file or directory configure:20305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20336: result: no configure:20340: checking port.h presence configure:20355: cc -E conftest.c conftest.c:21:18: port.h: No such file or directory configure:20361: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:20382: result: no configure:20410: checking for port.h configure:20418: result: no configure:20282: checking netinet/in6.h usability configure:20299: cc -c -fno-common conftest.c >&5 conftest.c:54:25: netinet/in6.h: No such file or directory configure:20305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20336: result: no configure:20340: checking netinet/in6.h presence configure:20355: cc -E conftest.c conftest.c:21:25: netinet/in6.h: No such file or directory configure:20361: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:20382: result: no configure:20410: checking for netinet/in6.h configure:20418: result: no configure:20432: checking for TAILQ_FOREACH in sys/queue.h configure:20449: result: yes configure:20466: checking for timeradd in sys/time.h configure:20488: result: yes configure:20500: checking for timercmp in sys/time.h configure:20522: result: yes configure:20534: checking for timerclear in sys/time.h configure:20556: result: yes configure:20568: checking for timerisset in sys/time.h configure:20590: result: yes configure:20601: checking for WIN32 configure:20628: cc -c -fno-common conftest.c >&5 conftest.c:32:10: #error configure:20634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef WIN32 | #error | #endif | | ; | return 0; | } configure:20662: result: no configure:20679: checking for an ANSI C-conforming const configure:20754: cc -c -fno-common conftest.c >&5 configure:20760: $? = 0 configure:20767: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20770: $? = 0 configure:20777: test -s conftest.o configure:20780: $? = 0 configure:20792: result: yes configure:20802: checking for inline configure:20828: cc -c -fno-common conftest.c >&5 configure:20834: $? = 0 configure:20841: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20844: $? = 0 configure:20851: test -s conftest.o configure:20854: $? = 0 configure:20869: result: inline configure:20888: checking whether time.h and sys/time.h may both be included configure:20918: cc -c -fno-common conftest.c >&5 configure:20924: $? = 0 configure:20931: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20934: $? = 0 configure:20941: test -s conftest.o configure:20944: $? = 0 configure:20956: result: yes configure:20980: checking for gettimeofday configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for vasprintf configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for fcntl configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for clock_gettime configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: _clock_gettime configure:21042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:21076: result: no configure:20980: checking for strtok_r configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for strsep configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for getaddrinfo configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for getnameinfo configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for strlcpy configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:20980: checking for inet_ntop configure:21036: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21042: $? = 0 configure:21049: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21052: $? = 0 configure:21059: test -s conftest configure:21062: $? = 0 configure:21076: result: yes configure:21101: checking for F_SETFD in fcntl.h configure:21124: result: yes configure:21139: checking for select configure:21195: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21201: $? = 0 configure:21208: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21211: $? = 0 configure:21218: test -s conftest configure:21221: $? = 0 configure:21235: result: yes configure:21261: checking for poll configure:21317: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21323: $? = 0 configure:21330: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21333: $? = 0 configure:21340: test -s conftest configure:21343: $? = 0 configure:21357: result: yes configure:21616: checking for epoll_ctl configure:21672: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: _epoll_ctl configure:21678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define epoll_ctl to an innocuous variant, in case declares epoll_ctl. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_ctl innocuous_epoll_ctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_ctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_ctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char epoll_ctl (); | /* 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_epoll_ctl || defined __stub___epoll_ctl | choke me | #endif | | int | main () | { | return epoll_ctl (); | ; | return 0; | } configure:21712: result: no configure:21758: checking for kqueue configure:21814: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21820: $? = 0 configure:21827: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21830: $? = 0 configure:21837: test -s conftest configure:21840: $? = 0 configure:21854: result: yes configure:21865: checking for working kqueue configure:21929: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:21932: $? = 0 configure:21938: ./conftest configure:21941: $? = 0 configure:21943: result: yes configure:22070: checking for port_create configure:22126: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: _port_create configure:22132: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:22166: result: no configure:22199: checking for pid_t configure:22229: cc -c -fno-common conftest.c >&5 conftest.c:75: error: parse error before "ac__type_new_" conftest.c:75: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:79: error: parse error before ')' token configure:22235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22267: result: no configure:22279: checking for size_t configure:22309: cc -c -fno-common conftest.c >&5 configure:22315: $? = 0 configure:22322: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22325: $? = 0 configure:22332: test -s conftest.o configure:22335: $? = 0 configure:22347: result: yes configure:22359: checking for uint64_t configure:22389: cc -c -fno-common conftest.c >&5 conftest.c:76: error: parse error before "ac__type_new_" conftest.c:76: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:80: error: parse error before ')' token configure:22395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint64_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22427: result: no configure:22439: checking for uint32_t configure:22469: cc -c -fno-common conftest.c >&5 conftest.c:77: error: parse error before "ac__type_new_" conftest.c:77: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:81: error: parse error before ')' token configure:22475: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define pid_t int | #define uint64_t unsigned long long | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22507: result: no configure:22519: checking for uint16_t configure:22549: cc -c -fno-common conftest.c >&5 conftest.c:78: error: parse error before "ac__type_new_" conftest.c:78: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:82: error: parse error before ')' token configure:22555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define pid_t int | #define uint64_t unsigned long long | #define uint32_t unsigned int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint16_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22587: result: no configure:22599: checking for uint8_t configure:22629: cc -c -fno-common conftest.c >&5 conftest.c:79: error: parse error before "ac__type_new_" conftest.c:79: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:83: error: parse error before ')' token configure:22635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libevent" | #define VERSION "1.3d" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_FCNTL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRSEP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRLCPY 1 | #define HAVE_INET_NTOP 1 | #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define pid_t int | #define uint64_t unsigned long long | #define uint32_t unsigned int | #define uint16_t unsigned short | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint8_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22667: result: no configure:22679: checking for struct in6_addr configure:22719: cc -c -fno-common conftest.c >&5 configure:22725: $? = 0 configure:22732: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22735: $? = 0 configure:22742: test -s conftest.o configure:22745: $? = 0 configure:22757: result: yes configure:22769: checking for socklen_t configure:22794: cc -c -fno-common conftest.c >&5 configure:22800: $? = 0 configure:22807: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22810: $? = 0 configure:22817: test -s conftest.o configure:22820: $? = 0 configure:22822: result: yes configure:22840: checking whether our compiler supports __func__ configure:22863: cc -c -fno-common conftest.c >&5 configure:22869: $? = 0 configure:22876: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22879: $? = 0 configure:22886: test -s conftest.o configure:22889: $? = 0 configure:22891: result: yes configure:23113: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:654: creating Makefile config.status:654: creating test/Makefile config.status:654: creating sample/Makefile config.status:654: creating config.h config.status:948: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu 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_CCC_set= ac_cv_env_CCC_value= 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_f77_compiler_gnu=no ac_cv_func_clock_gettime=no ac_cv_func_epoll_ctl=no ac_cv_func_fcntl=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntop=yes ac_cv_func_kqueue=yes ac_cv_func_poll=yes ac_cv_func_port_create=no ac_cv_func_select=yes ac_cv_func_strlcpy=yes ac_cv_func_strsep=yes ac_cv_func_strtok_r=yes ac_cv_func_vasprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in6_h=no ac_cv_header_poll_h=yes ac_cv_header_port_h=no ac_cv_header_signal_h=yes ac_cv_header_stdarg_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_devpoll_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_queue_h=yes ac_cv_header_sys_select_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_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_resolv_inet_aton=yes ac_cv_lib_rt_clock_gettime=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_type_struct_in6_addr=yes ac_cv_type_uint16_t=no ac_cv_type_uint32_t=no ac_cv_type_uint64_t=no ac_cv_type_uint8_t=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run automake-1.9' AWK='gawk' BUILD_WIN32_FALSE='' BUILD_WIN32_TRUE='#' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}select$U.o ${LIBOBJDIR}poll$U.o ${LIBOBJDIR}kqueue$U.o ${LIBOBJDIR}signal$U.o' LIBS='-lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}select$U.lo ${LIBOBJDIR}poll$U.lo ${LIBOBJDIR}kqueue$U.lo ${LIBOBJDIR}signal$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/missing --run makeinfo' OBJEXT='' PACKAGE='libevent' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.3d' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/devel/libevent/work/libevent-1.3d/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libevent" #define VERSION "1.3d" #define HAVE_DLFCN_H 1 #define HAVE_LIBRESOLV 1 #define HAVE_FCNTL_H 1 #define HAVE_STDARG_H 1 #define HAVE_POLL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TAILQFOREACH 1 #define HAVE_TIMERADD 1 #define HAVE_TIMERCMP 1 #define HAVE_TIMERCLEAR 1 #define HAVE_TIMERISSET 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_VASPRINTF 1 #define HAVE_FCNTL 1 #define HAVE_STRTOK_R 1 #define HAVE_STRSEP 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_STRLCPY 1 #define HAVE_INET_NTOP 1 #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 #define HAVE_SETFD 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_KQUEUE 1 #define HAVE_WORKING_KQUEUE 1 #define pid_t int #define uint64_t unsigned long long #define uint32_t unsigned int #define uint16_t unsigned short #define uint8_t unsigned char #define HAVE_STRUCT_IN6_ADDR 1 configure: exit 0