This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-ssl=/usr --disable-shared --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 143 tasks, 197 threads, 4 processors Load average: 2.16, Mach factor: 1.87 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1547: checking for a BSD-compatible install configure:1602: result: /usr/bin/install -c -o root -g wheel configure:1613: checking whether build environment is sane configure:1656: result: yes configure:1721: checking for gawk configure:1737: found /usr/local/bin/gawk configure:1747: result: gawk configure:1757: checking whether make sets $(MAKE) configure:1777: result: yes configure:1957: checking build system type configure:1975: result: i386-unknown-gnu configure:1983: checking host system type configure:1997: result: i386-unknown-gnu configure:2020: checking for style of include used by make configure:2048: result: GNU configure:2081: checking for i386-unknown-gnu-gcc configure:2107: result: cc configure:2389: checking for C compiler version configure:2392: 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:2395: $? = 0 configure:2397: 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:2400: $? = 0 configure:2402: cc -V &5 cc: `-V' option must have argument configure:2405: $? = 1 configure:2428: checking for C compiler default output file name configure:2431: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2434: $? = 0 configure:2480: result: a.out configure:2485: checking whether the C compiler works configure:2491: ./a.out configure:2494: $? = 0 configure:2511: result: yes configure:2518: checking whether we are cross compiling configure:2520: result: no configure:2523: checking for suffix of executables configure:2525: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2528: $? = 0 configure:2553: result: configure:2559: checking for suffix of object files configure:2580: cc -c -fno-common conftest.c >&5 configure:2583: $? = 0 configure:2605: result: configure:2609: checking whether we are using the GNU C compiler configure:2633: cc -c -fno-common conftest.c >&5 configure:2639: $? = 0 configure:2643: test -z || test ! -s conftest.err configure:2646: $? = 0 configure:2649: test -s conftest. configure:2652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2665: result: no configure:2671: checking whether cc accepts -g configure:2692: cc -c -g conftest.c >&5 configure:2698: $? = 0 configure:2702: test -z || test ! -s conftest.err configure:2705: $? = 0 configure:2708: test -s conftest. configure:2711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2722: result: no configure:2739: checking for cc option to accept ANSI C configure:2809: cc -c -fno-common conftest.c >&5 configure:2815: $? = 0 configure:2819: test -z || test ! -s conftest.err configure:2822: $? = 0 configure:2825: test -s conftest. configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2809: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2815: $? = 0 configure:2819: test -z || test ! -s conftest.err configure:2822: $? = 0 configure:2825: test -s conftest. configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2809: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2809: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2809: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2809: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2815: $? = 0 configure:2819: test -z || test ! -s conftest.err configure:2822: $? = 0 configure:2825: test -s conftest. configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2846: result: none needed configure:2864: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2870: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3005: checking dependency style of cc configure:3095: result: none configure:3118: checking how to run the C preprocessor configure:3153: cc -E conftest.c configure:3159: $? = 0 configure:3191: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include configure:3236: result: cc -E configure:3260: cc -E conftest.c configure:3266: $? = 0 configure:3298: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include configure:3348: checking for egrep configure:3358: result: grep -E configure:3364: checking for AIX configure:3386: result: no configure:3401: checking for i386-unknown-gnu-gcc configure:3427: result: cc configure:3709: checking for C compiler version configure:3712: 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:3715: $? = 0 configure:3717: 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:3720: $? = 0 configure:3722: cc -V &5 cc: `-V' option must have argument configure:3725: $? = 1 configure:3728: checking whether we are using the GNU C compiler configure:3784: result: no configure:3790: checking whether cc accepts -g configure:3841: result: no configure:3858: checking for cc option to accept ANSI C configure:3965: result: none needed configure:3983: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3989: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4124: checking dependency style of cc configure:4214: result: none configure:4304: checking for a sed that does not truncate output configure:4358: result: /usr/local/bin/sed configure:4405: checking for non-GNU ld configure:4439: result: /usr/bin/ld configure:4448: checking if the linker (/usr/bin/ld) is GNU ld configure:4463: result: no configure:4468: checking for /usr/bin/ld option to reload object files configure:4475: result: -r configure:4493: checking for BSD-compatible nm configure:4535: result: nm configure:4539: checking whether ln -s works configure:4543: result: yes configure:4550: checking how to recognise dependent libraries configure:4722: result: pass_all configure:4930: checking for ANSI C header files configure:4955: cc -c -fno-common conftest.c >&5 configure:4961: $? = 0 configure:4965: test -z || test ! -s conftest.err configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5083: result: no configure:5107: checking for sys/types.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for sys/stat.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for stdlib.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for string.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for memory.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for strings.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for inttypes.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for stdint.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5107: checking for unistd.h configure:5123: cc -c -fno-common conftest.c >&5 configure:5129: $? = 0 configure:5133: test -z || test ! -s conftest.err configure:5136: $? = 0 configure:5139: test -s conftest. configure:5142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5153: result: no configure:5179: checking dlfcn.h usability configure:5191: cc -c -fno-common conftest.c >&5 configure:5197: $? = 0 configure:5201: test -z || test ! -s conftest.err configure:5204: $? = 0 configure:5207: test -s conftest. configure:5210: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5220: result: no configure:5224: checking dlfcn.h presence configure:5234: cc -E conftest.c configure:5240: $? = 0 configure:5260: result: yes configure:5273: WARNING: dlfcn.h: present but cannot be compiled configure:5275: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5277: WARNING: dlfcn.h: see the Autoconf documentation configure:5279: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5281: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5283: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5295: checking for dlfcn.h configure:5302: result: yes configure:5325: checking for i386-unknown-gnu-g++ configure:5351: result: c++ configure:5409: checking for C++ compiler version configure:5412: 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:5415: $? = 0 configure:5417: 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:5420: $? = 0 configure:5422: c++ -V &5 c++: `-V' option must have argument configure:5425: $? = 1 configure:5428: checking whether we are using the GNU C++ compiler configure:5452: c++ -c -fno-common conftest.cc >&5 configure:5458: $? = 0 configure:5462: test -z || test ! -s conftest.err configure:5465: $? = 0 configure:5468: test -s conftest. configure:5471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5484: result: no configure:5490: checking whether c++ accepts -g configure:5511: c++ -c -g conftest.cc >&5 configure:5517: $? = 0 configure:5521: test -z || test ! -s conftest.err configure:5524: $? = 0 configure:5527: test -s conftest. configure:5530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5541: result: no configure:5583: c++ -c -fno-common conftest.cc >&5 configure:5589: $? = 0 configure:5593: test -z || test ! -s conftest.err configure:5596: $? = 0 configure:5599: test -s conftest. configure:5602: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5583: c++ -c -fno-common conftest.cc >&5 configure:5589: $? = 0 configure:5593: test -z || test ! -s conftest.err configure:5596: $? = 0 configure:5599: test -s conftest. configure:5602: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5583: c++ -c -fno-common conftest.cc >&5 configure:5589: $? = 0 configure:5593: test -z || test ! -s conftest.err configure:5596: $? = 0 configure:5599: test -s conftest. configure:5602: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5583: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:5589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5583: c++ -c -fno-common conftest.cc >&5 configure:5589: $? = 0 configure:5593: test -z || test ! -s conftest.err configure:5596: $? = 0 configure:5599: test -s conftest. configure:5602: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5583: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5672: checking dependency style of c++ configure:5762: result: none configure:5789: checking how to run the C++ preprocessor configure:5820: c++ -E conftest.cc configure:5826: $? = 0 configure:5858: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5864: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5903: result: c++ -E configure:5927: c++ -E conftest.cc configure:5933: $? = 0 configure:5965: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6026: checking for i386-unknown-gnu-g77 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-f77 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-xlf configure:6055: result: no configure:6026: checking for i386-unknown-gnu-frt configure:6055: result: no configure:6026: checking for i386-unknown-gnu-pgf77 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-fort77 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-fl32 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-af77 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-f90 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-xlf90 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-pgf90 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-epcf90 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-f95 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-fort configure:6055: result: no configure:6026: checking for i386-unknown-gnu-xlf95 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-ifc configure:6055: result: no configure:6026: checking for i386-unknown-gnu-efc configure:6055: result: no configure:6026: checking for i386-unknown-gnu-pgf95 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-lf95 configure:6055: result: no configure:6026: checking for i386-unknown-gnu-gfortran configure:6055: result: no configure:6068: checking for g77 configure:6097: result: no configure:6068: checking for f77 configure:6084: found /usr/local/bin/f77 configure:6094: result: f77 configure:6112: checking for Fortran 77 compiler version configure:6112: f77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6115: $? = 0 configure:6117: f77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6120: $? = 0 configure:6122: f77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6125: $? = 0 configure:6133: checking whether we are using the GNU Fortran 77 compiler configure:6147: f77 -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:6153: $? = 0 configure:6157: test -z || test ! -s conftest.err configure:6160: $? = 0 configure:6163: test -s conftest. configure:6166: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6179: result: no configure:6185: checking whether f77 accepts -g configure:6197: f77 -c -g conftest.f >&5 configure:6203: $? = 0 configure:6207: test -z || test ! -s conftest.err configure:6210: $? = 0 configure:6213: test -s conftest. configure:6216: $? = 1 configure: failed program was: | program main | | end configure:6228: result: no configure:6258: checking the maximum length of command line arguments configure:6350: result: configure:6361: checking command to parse nm output from cc object configure:6457: cc -c -fno-common conftest.c >&5 configure:6460: $? = 0 configure:6464: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6467: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6457: cc -c -fno-common conftest.c >&5 configure:6460: $? = 0 configure:6464: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6467: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6557: result: failed configure:6564: checking for objdir configure:6579: result: .libs configure:6631: checking for i386-unknown-gnu-ar configure:6660: result: no configure:6669: checking for ar configure:6685: found /usr/bin/ar configure:6696: result: ar configure:6711: checking for i386-unknown-gnu-ranlib configure:6740: result: no configure:6749: checking for ranlib configure:6765: found /usr/bin/ranlib configure:6776: result: ranlib configure:6791: checking for i386-unknown-gnu-strip configure:6820: result: no configure:6829: checking for strip configure:6845: found /usr/bin/strip configure:6856: result: strip configure:7143: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7171: result: yes configure:7243: checking for cc option to produce PIC configure:7447: result: configure:7514: checking if cc supports -c -o file.o configure:7538: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7542: $? = 0 configure:7561: result: yes configure:7587: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8483: result: no configure:8554: checking dynamic linker characteristics configure:9100: result: gnu ld.so configure:9104: checking how to hardcode library paths into programs configure:9129: result: unsupported configure:9143: checking whether stripping libraries is possible configure:9164: result: no configure:9978: checking if libtool supports shared libraries configure:9980: result: no configure:9983: checking whether to build shared libraries configure:10004: result: no configure:10007: checking whether to build static libraries configure:10011: result: yes configure:10103: creating libtool configure:10823: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11710: result: yes configure:11732: c++ -c -fno-common conftest.cc >&5 configure:11735: $? = 0 configure:11831: checking for c++ option to produce PIC configure:12099: result: configure:12166: checking if c++ supports -c -o file.o configure:12190: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12194: $? = 0 configure:12213: result: yes configure:12239: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12264: result: yes configure:12335: checking dynamic linker characteristics configure:12881: result: gnu ld.so configure:12885: checking how to hardcode library paths into programs configure:12910: result: unsupported configure:12924: checking whether stripping libraries is possible configure:12945: result: no configure:14265: checking if libtool supports shared libraries configure:14267: result: no configure:14270: checking whether to build shared libraries configure:14290: result: no configure:14293: checking whether to build static libraries configure:14297: result: yes configure:14309: checking for f77 option to produce PIC configure:14513: result: configure:14580: checking if f77 supports -c -o file.o configure:14604: f77 -c -o out/conftest2.o conftest.f >&5 configure:14608: $? = 0 configure:14627: result: yes configure:14653: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15529: result: no configure:15600: checking dynamic linker characteristics configure:16146: result: gnu ld.so configure:16150: checking how to hardcode library paths into programs configure:16175: result: unsupported configure:16189: checking whether stripping libraries is possible configure:16210: result: no configure:20442: checking for perl configure:20460: found /usr/local/bin/perl configure:20473: result: /usr/local/bin/perl configure:20480: checking for a POSIX-compliant shell configure:20516: result: /bin/sh configure:20525: checking whether make sets $(MAKE) configure:20545: result: yes configure:20567: checking for a BSD-compatible install configure:20622: result: /usr/bin/install -c -o root -g wheel configure:20753: checking for dlopen() in -ldld configure:20773: cc -o conftest -rpath=/usr/lib:/usr/local/lib conftest.c -ldld >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ldld configure:20779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | extern void* dlopen(); dlopen(); | ; | return 0; | } configure:20807: result: no configure:20839: result: checking for ssl support... yes configure:20862: checking off/include/openssl/opensslv.h usability configure:20874: cc -c conftest.c >&5 conftest.c:49:42: off/include/openssl/opensslv.h: No such file or directory configure:20880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20903: result: no configure:20907: checking off/include/openssl/opensslv.h presence configure:20917: cc -E conftest.c conftest.c:15:42: off/include/openssl/opensslv.h: No such file or directory configure:20923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:20943: result: no configure:20978: checking for off/include/openssl/opensslv.h configure:20985: result: no configure:21016: checking /usr/include/openssl/opensslv.h usability configure:21028: cc -c conftest.c >&5 configure:21034: $? = 0 configure:21038: test -z || test ! -s conftest.err configure:21041: $? = 0 configure:21044: test -s conftest.o configure:21047: $? = 0 configure:21057: result: yes configure:21061: checking /usr/include/openssl/opensslv.h presence configure:21071: cc -E conftest.c configure:21077: $? = 0 configure:21097: result: yes configure:21132: checking for /usr/include/openssl/opensslv.h configure:21139: result: yes configure:21159: checking for OpenSSL version configure:21179: result: >= 0.9.8 (appropriate flag set) configure:21250: checking for ANSI C header files configure:21403: result: no configure:21413: checking for sys/wait.h that is POSIX.1 compatible configure:21444: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:21450: $? = 0 configure:21454: test -z || test ! -s conftest.err configure:21457: $? = 0 configure:21460: test -s conftest.o configure:21463: $? = 0 configure:21474: result: yes configure:21498: checking fcntl.h usability configure:21510: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:21516: $? = 0 configure:21520: test -z || test ! -s conftest.err configure:21523: $? = 0 configure:21526: test -s conftest.o configure:21529: $? = 0 configure:21539: result: yes configure:21543: checking fcntl.h presence configure:21553: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:21559: $? = 0 configure:21579: result: yes configure:21614: checking for fcntl.h configure:21621: result: yes configure:21639: checking for unistd.h configure:21644: result: no configure:21798: checking signal.h usability configure:21810: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:21816: $? = 0 configure:21820: test -z || test ! -s conftest.err configure:21823: $? = 0 configure:21826: test -s conftest.o configure:21829: $? = 0 configure:21839: result: yes configure:21843: checking signal.h presence configure:21853: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:21859: $? = 0 configure:21879: result: yes configure:21914: checking for signal.h configure:21921: result: yes configure:21948: checking sys/socket.h usability configure:21960: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:21966: $? = 0 configure:21970: test -z || test ! -s conftest.err configure:21973: $? = 0 configure:21976: test -s conftest.o configure:21979: $? = 0 configure:21989: result: yes configure:21993: checking sys/socket.h presence configure:22003: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22009: $? = 0 configure:22029: result: yes configure:22064: checking for sys/socket.h configure:22071: result: yes configure:22098: checking sys/select.h usability configure:22110: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22116: $? = 0 configure:22120: test -z || test ! -s conftest.err configure:22123: $? = 0 configure:22126: test -s conftest.o configure:22129: $? = 0 configure:22139: result: yes configure:22143: checking sys/select.h presence configure:22153: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22159: $? = 0 configure:22179: result: yes configure:22214: checking for sys/select.h configure:22221: result: yes configure:22249: checking sys/time.h usability configure:22261: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22267: $? = 0 configure:22271: test -z || test ! -s conftest.err configure:22274: $? = 0 configure:22277: test -s conftest.o configure:22280: $? = 0 configure:22290: result: yes configure:22294: checking sys/time.h presence configure:22304: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22310: $? = 0 configure:22330: result: yes configure:22365: checking for sys/time.h configure:22372: result: yes configure:22249: checking sys/times.h usability configure:22261: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22267: $? = 0 configure:22271: test -z || test ! -s conftest.err configure:22274: $? = 0 configure:22277: test -s conftest.o configure:22280: $? = 0 configure:22290: result: yes configure:22294: checking sys/times.h presence configure:22304: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22310: $? = 0 configure:22330: result: yes configure:22365: checking for sys/times.h configure:22372: result: yes configure:22399: checking sys/resource.h usability configure:22411: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22417: $? = 0 configure:22421: test -z || test ! -s conftest.err configure:22424: $? = 0 configure:22427: test -s conftest.o configure:22430: $? = 0 configure:22440: result: yes configure:22444: checking sys/resource.h presence configure:22454: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22460: $? = 0 configure:22480: result: yes configure:22515: checking for sys/resource.h configure:22522: result: yes configure:22549: checking errno.h usability configure:22561: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22567: $? = 0 configure:22571: test -z || test ! -s conftest.err configure:22574: $? = 0 configure:22577: test -s conftest.o configure:22580: $? = 0 configure:22590: result: yes configure:22594: checking errno.h presence configure:22604: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22610: $? = 0 configure:22630: result: yes configure:22665: checking for errno.h configure:22672: result: yes configure:22699: checking arpa/inet.h usability configure:22711: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22717: $? = 0 configure:22721: test -z || test ! -s conftest.err configure:22724: $? = 0 configure:22727: test -s conftest.o configure:22730: $? = 0 configure:22740: result: yes configure:22744: checking arpa/inet.h presence configure:22754: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22760: $? = 0 configure:22780: result: yes configure:22815: checking for arpa/inet.h configure:22822: result: yes configure:22849: checking netinet/in.h usability configure:22861: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:22867: $? = 0 configure:22871: test -z || test ! -s conftest.err configure:22874: $? = 0 configure:22877: test -s conftest.o configure:22880: $? = 0 configure:22890: result: yes configure:22894: checking netinet/in.h presence configure:22904: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:22910: $? = 0 configure:22930: result: yes configure:22965: checking for netinet/in.h configure:22972: result: yes configure:22999: checking netdb.h usability configure:23011: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:23017: $? = 0 configure:23021: test -z || test ! -s conftest.err configure:23024: $? = 0 configure:23027: test -s conftest.o configure:23030: $? = 0 configure:23040: result: yes configure:23044: checking netdb.h presence configure:23054: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:23060: $? = 0 configure:23080: result: yes configure:23115: checking for netdb.h configure:23122: result: yes configure:23149: checking pthread.h usability configure:23161: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:23167: $? = 0 configure:23171: test -z || test ! -s conftest.err configure:23174: $? = 0 configure:23177: test -s conftest.o configure:23180: $? = 0 configure:23190: result: yes configure:23194: checking pthread.h presence configure:23204: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:23210: $? = 0 configure:23230: result: yes configure:23265: checking for pthread.h configure:23272: result: yes configure:23290: checking for string.h configure:23295: result: no configure:23440: checking for strings.h configure:23445: result: no configure:23599: checking sched.h usability configure:23611: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:23617: $? = 0 configure:23621: test -z || test ! -s conftest.err configure:23624: $? = 0 configure:23627: test -s conftest.o configure:23630: $? = 0 configure:23640: result: yes configure:23644: checking sched.h presence configure:23654: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:23660: $? = 0 configure:23680: result: yes configure:23715: checking for sched.h configure:23722: result: yes configure:23749: checking openssl/e_os.h usability configure:23761: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 conftest.c:65:26: openssl/e_os.h: No such file or directory configure:23767: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SSL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23790: result: no configure:23794: checking openssl/e_os.h presence configure:23804: cc -E -I/usr/include/openssl -I/usr/include conftest.c conftest.c:31:26: openssl/e_os.h: No such file or directory configure:23810: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SSL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:23830: result: no configure:23865: checking for openssl/e_os.h configure:23872: result: no configure:23899: checking openssl/e_os2.h usability configure:23911: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:23917: $? = 0 configure:23921: test -z || test ! -s conftest.err configure:23924: $? = 0 configure:23927: test -s conftest.o configure:23930: $? = 0 configure:23940: result: yes configure:23944: checking openssl/e_os2.h presence configure:23954: cc -E -I/usr/include/openssl -I/usr/include conftest.c configure:23960: $? = 0 configure:23980: result: yes configure:24015: checking for openssl/e_os2.h configure:24022: result: yes configure:24036: checking for an ANSI C-conforming const configure:24103: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:24109: $? = 0 configure:24113: test -z || test ! -s conftest.err configure:24116: $? = 0 configure:24119: test -s conftest.o configure:24122: $? = 0 configure:24133: result: yes configure:24143: checking for size_t configure:24167: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:24173: $? = 0 configure:24177: test -z || test ! -s conftest.err configure:24180: $? = 0 configure:24183: test -s conftest.o configure:24186: $? = 0 configure:24197: result: yes configure:24209: checking whether time.h and sys/time.h may both be included configure:24234: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:24240: $? = 0 configure:24244: test -z || test ! -s conftest.err configure:24247: $? = 0 configure:24250: test -s conftest.o configure:24253: $? = 0 configure:24264: result: yes configure:24275: checking return type of signal handlers configure:24306: cc -c -I/usr/include/openssl -I/usr/include conftest.c >&5 configure:24312: $? = 0 configure:24316: test -z || test ! -s conftest.err configure:24319: $? = 0 configure:24322: test -s conftest.o configure:24325: $? = 0 configure:24336: result: void configure:24347: checking for working alloca.h configure:24368: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24374: $? = 0 configure:24378: test -z || test ! -s conftest.err configure:24381: $? = 0 configure:24384: test -s conftest configure:24387: $? = 0 configure:24399: result: yes configure:24409: checking for alloca configure:24450: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24456: $? = 0 configure:24460: test -z || test ! -s conftest.err configure:24463: $? = 0 configure:24466: test -s conftest configure:24469: $? = 0 configure:24481: result: yes configure:24712: checking for strchr configure:24769: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:60: warning: conflicting types for built-in function `strchr' configure:24775: $? = 0 configure:24779: test -z || test ! -s conftest.err configure:24782: $? = 0 configure:24785: test -s conftest configure:24788: $? = 0 configure:24800: result: yes configure:24712: checking for memcpy configure:24769: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:61: warning: conflicting types for built-in function `memcpy' configure:24775: $? = 0 configure:24779: test -z || test ! -s conftest.err configure:24782: $? = 0 configure:24785: test -s conftest configure:24788: $? = 0 configure:24800: result: yes configure:24712: checking for strncpy configure:24769: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:62: warning: conflicting types for built-in function `strncpy' configure:24775: $? = 0 configure:24779: test -z || test ! -s conftest.err configure:24782: $? = 0 configure:24785: test -s conftest configure:24788: $? = 0 configure:24800: result: yes configure:24712: checking for strstr configure:24769: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:63: warning: conflicting types for built-in function `strstr' configure:24775: $? = 0 configure:24779: test -z || test ! -s conftest.err configure:24782: $? = 0 configure:24785: test -s conftest configure:24788: $? = 0 configure:24800: result: yes configure:24712: checking for strlen configure:24769: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:64: warning: conflicting types for built-in function `strlen' configure:24775: $? = 0 configure:24779: test -z || test ! -s conftest.err configure:24782: $? = 0 configure:24785: test -s conftest configure:24788: $? = 0 configure:24800: result: yes configure:24815: checking for strncasecmp configure:24872: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for strncmp configure:24872: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:66: warning: conflicting types for built-in function `strncmp' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24917: checking for socket configure:24974: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24980: $? = 0 configure:24984: test -z || test ! -s conftest.err configure:24987: $? = 0 configure:24990: test -s conftest configure:24993: $? = 0 configure:25005: result: yes configure:25094: checking for gethostbyname configure:25151: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25157: $? = 0 configure:25161: test -z || test ! -s conftest.err configure:25164: $? = 0 configure:25167: test -s conftest configure:25170: $? = 0 configure:25182: result: yes configure:25271: checking for snprintf configure:25328: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:69: warning: conflicting types for built-in function `snprintf' configure:25334: $? = 0 configure:25338: test -z || test ! -s conftest.err configure:25341: $? = 0 configure:25344: test -s conftest configure:25347: $? = 0 configure:25359: result: yes configure:25373: checking for strdup configure:25430: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25436: $? = 0 configure:25440: test -z || test ! -s conftest.err configure:25443: $? = 0 configure:25446: test -s conftest configure:25449: $? = 0 configure:25461: result: yes configure:25475: checking for rand_r configure:25532: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25538: $? = 0 configure:25542: test -z || test ! -s conftest.err configure:25545: $? = 0 configure:25548: test -s conftest configure:25551: $? = 0 configure:25563: result: yes configure:25577: checking for localtime_r configure:25634: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25640: $? = 0 configure:25644: test -z || test ! -s conftest.err configure:25647: $? = 0 configure:25650: test -s conftest configure:25653: $? = 0 configure:25665: result: yes configure:25679: checking for getipnodebyname configure:25736: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25742: $? = 0 configure:25746: test -z || test ! -s conftest.err configure:25749: $? = 0 configure:25752: test -s conftest configure:25755: $? = 0 configure:25767: result: yes configure:25781: checking for freehostent configure:25838: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25844: $? = 0 configure:25848: test -z || test ! -s conftest.err configure:25851: $? = 0 configure:25854: test -s conftest configure:25857: $? = 0 configure:25869: result: yes configure:25883: checking for getopt_long configure:25940: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25946: $? = 0 configure:25950: test -z || test ! -s conftest.err configure:25953: $? = 0 configure:25956: test -s conftest configure:25959: $? = 0 configure:25971: result: yes configure:25983: checking for socket in -lsocket configure:26013: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure:26019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "siege" | #define VERSION "2.66" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SSL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_OPENSSL_E_OS2_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRSTR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_RAND_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_FREEHOSTENT 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:26045: result: no configure:26061: checking for pthread_attr_init in -lpthread configure:26091: cc -o conftest -I/usr/include/openssl -I/usr/include -rpath=/usr/lib:/usr/local/lib conftest.c -lpthread >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:26097: $? = 0 configure:26101: test -z || test ! -s conftest.err configure:26104: $? = 0 configure:26107: test -s conftest configure:26110: $? = 0 configure:26123: result: yes configure:26545: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:749: creating Makefile config.status:749: creating src/Makefile config.status:749: creating doc/Makefile config.status:749: creating lib/Makefile config.status:749: creating lib/joedog/Makefile config.status:749: creating include/Makefile config.status:749: creating include/joedog/Makefile config.status:749: creating utils/Makefile config.status:853: creating include/config.h config.status:1213: executing depfiles commands config.status:1213: executing default-1 commands config.status:1213: executing default-2 commands config.status:1213: executing default-3 commands config.status:1213: executing default-4 commands config.status:1213: executing default-5 commands config.status:1213: executing default-6 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_freehostent=yes ac_cv_func_gethostbyname=yes ac_cv_func_getipnodebyname=yes ac_cv_func_getopt_long=yes ac_cv_func_localtime_r=yes ac_cv_func_memcpy=yes ac_cv_func_rand_r=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strlen=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncmp=yes ac_cv_func_strncpy=yes ac_cv_func_strstr=yes ac_cv_header__usr_include_openssl_opensslv_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_off_include_openssl_opensslv_h=no ac_cv_header_openssl_e_os2_h=yes ac_cv_header_openssl_e_os_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_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_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_shell=/bin/sh ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes 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=nm 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/benchmarks/siege/work/siege-2.66/utils/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/missing --run tar' AR='ar' AUTHOR='Jeffrey Fulmer, et al.' AUTOCONF='${SHELL} /mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CC_R='' CFLAGS='' CPP='cc -E' CPPFLAGS='-I/usr/include/openssl -I/usr/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATE='December-31-2007' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMAIL='jeff@joedog.org' EXEEXT='' F77='f77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LDL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/missing --run makeinfo' OBJEXT='' PACKAGE='siege' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PLATFORM='unknown-i386-gnu' PROGRAM='siege' PTHREAD_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS' PTHREAD_LDFLAGS='-lpthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SSL_CFLAGS='-DOPENSSL_NO_KRB5' SSL_INCLUDE='-I/usr/include/openssl -I/usr/include' SSL_LDFLAGS='-L/usr/lib' SSL_LIBS=' -lssl -lcrypto' STRIP='strip' VERSION='2.66' WARN_CFLAGS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/benchmarks/siege/work/siege-2.66/utils/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FREEHOSTENT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETIPNODEBYNAME 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCPY 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OPENSSL_E_OS2_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_RAND_R 1 #define HAVE_SCHED_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SSL 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRLEN 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNCMP 1 #define HAVE_STRNCPY 1 #define HAVE_STRSTR 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1 #define PACKAGE "siege" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define TIME_WITH_SYS_TIME 1 #define VERSION "2.66" #endif #ifdef __cplusplus void exit (int); configure: exit 0