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 --with-apxs=/usr/local/sbin/apxs --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: 83 tasks, 138 threads, 4 processors Load average: 0.50, Mach factor: 3.49 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1992: checking build system type configure:2010: result: i386-unknown-gnu configure:2032: checking host system type configure:2047: result: i386-unknown-gnu configure:2069: checking target system type configure:2084: result: i386-unknown-gnu configure:2130: checking for a BSD-compatible install configure:2186: result: /usr/bin/install -c -o root -g wheel configure:2197: checking whether build environment is sane configure:2240: result: yes configure:2305: checking for gawk configure:2321: found /usr/local/bin/gawk configure:2332: result: gawk configure:2343: checking whether gmake sets $(MAKE) configure:2364: result: yes configure:2559: checking for test configure:2577: found /usr/local/bin/test configure:2590: result: /usr/local/bin/test configure:2601: checking for rm configure:2619: found /usr/local/bin/rm configure:2632: result: /usr/local/bin/rm configure:2643: checking for grep configure:2661: found /usr/local/bin/grep configure:2674: result: /usr/local/bin/grep configure:2685: checking for echo configure:2703: found /usr/local/bin/echo configure:2716: result: /usr/local/bin/echo configure:2727: checking for sed configure:2745: found /usr/local/bin/sed configure:2758: result: /usr/local/bin/sed configure:2769: checking for cp configure:2787: found /usr/local/bin/cp configure:2800: result: /usr/local/bin/cp configure:2811: checking for mkdir configure:2829: found /usr/local/bin/mkdir configure:2842: result: /usr/local/bin/mkdir configure:3012: result: no apxs given configure:3028: checking for i386-unknown-gnu-gcc configure:3055: result: cc configure:3333: checking for C compiler version configure:3340: 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:3343: $? = 0 configure:3350: 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:3353: $? = 0 configure:3360: cc -V >&5 cc: `-V' option must have argument configure:3363: $? = 1 configure:3386: checking for C compiler default output file name configure:3413: cc -fno-common conftest.c >&5 configure:3416: $? = 0 configure:3462: result: a.out configure:3467: checking whether the C compiler works configure:3477: ./a.out configure:3480: $? = 0 configure:3497: result: yes configure:3504: checking whether we are cross compiling configure:3506: result: no configure:3509: checking for suffix of executables configure:3516: cc -o conftest -fno-common conftest.c >&5 configure:3519: $? = 0 configure:3543: result: configure:3549: checking for suffix of object files configure:3575: cc -c -fno-common conftest.c >&5 configure:3578: $? = 0 configure:3601: result: configure:3605: checking whether we are using the GNU C compiler configure:3634: cc -c -fno-common conftest.c >&5 configure:3640: $? = 0 configure:3647: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3650: $? = 0 configure:3657: test -s conftest. configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3674: result: no configure:3679: checking whether cc accepts -g configure:3709: cc -c -g conftest.c >&5 configure:3715: $? = 0 configure:3722: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3725: $? = 0 configure:3732: test -s conftest. configure:3735: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3764: cc -c conftest.c >&5 configure:3770: $? = 0 configure:3777: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3780: $? = 0 configure:3787: test -s conftest. configure:3790: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3820: cc -c -g conftest.c >&5 configure:3826: $? = 0 configure:3833: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3836: $? = 0 configure:3843: test -s conftest. configure:3846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3865: result: no configure:3882: checking for cc option to accept ISO C89 configure:3956: cc -c -fno-common conftest.c >&5 configure:3962: $? = 0 configure:3969: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3972: $? = 0 configure:3979: test -s conftest. configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3962: $? = 0 configure:3969: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3972: $? = 0 configure:3979: test -s conftest. configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3962: $? = 0 configure:3969: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3972: $? = 0 configure:3979: test -s conftest. configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:3956: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3962: $? = 0 configure:3969: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3972: $? = 0 configure:3979: test -s conftest. configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:4005: result: unsupported configure:4031: checking for style of include used by gmake configure:4059: result: GNU configure:4087: checking dependency style of cc configure:4177: result: none configure:4194: checking for a sed that does not truncate output configure:4248: result: /usr/local/bin/sed configure:4251: checking for grep that handles long lines and -e configure:4325: result: /usr/local/bin/grep configure:4330: checking for egrep configure:4408: result: /usr/local/bin/grep -E configure:4457: checking for non-GNU ld configure:4491: result: /usr/bin/ld configure:4500: checking if the linker (/usr/bin/ld) is GNU ld configure:4515: result: no configure:4598: checking for /usr/bin/ld option to reload object files configure:4605: result: -r configure:4623: checking for BSD-compatible nm configure:4672: result: /usr/bin/nm -p configure:4676: checking whether ln -s works configure:4680: result: yes configure:4687: checking how to recognise dependent libraries configure:4863: result: pass_all configure:5113: checking how to run the C preprocessor configure:5153: cc -E conftest.c configure:5159: $? = 0 configure:5197: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5203: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | #include configure:5243: result: cc -E configure:5272: cc -E conftest.c configure:5278: $? = 0 configure:5316: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5322: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | #include configure:5367: checking for ANSI C header files configure:5397: cc -c -fno-common conftest.c >&5 configure:5403: $? = 0 configure:5410: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5413: $? = 0 configure:5420: test -s conftest. configure:5423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5545: result: no configure:5569: checking for sys/types.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for sys/stat.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for stdlib.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for string.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for memory.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for strings.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for inttypes.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for stdint.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5569: checking for unistd.h configure:5590: cc -c -fno-common conftest.c >&5 configure:5596: $? = 0 configure:5603: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5606: $? = 0 configure:5613: test -s conftest. configure:5616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5629: result: no configure:5656: checking dlfcn.h usability configure:5673: cc -c -fno-common conftest.c >&5 configure:5679: $? = 0 configure:5686: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5689: $? = 0 configure:5696: test -s conftest. configure:5699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | /* 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:5710: result: no configure:5714: checking dlfcn.h presence configure:5729: cc -E conftest.c configure:5735: $? = 0 configure:5756: result: yes configure:5769: WARNING: dlfcn.h: present but cannot be compiled configure:5771: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5773: WARNING: dlfcn.h: see the Autoconf documentation configure:5775: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5779: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5784: checking for dlfcn.h configure:5792: result: yes configure:5921: checking for C++ compiler version configure:5928: 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:5931: $? = 0 configure:5938: 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:5941: $? = 0 configure:5948: c++ -V >&5 c++: `-V' option must have argument configure:5951: $? = 1 configure:5954: checking whether we are using the GNU C++ compiler configure:5983: c++ -c -fno-common conftest.cpp >&5 configure:5989: $? = 0 configure:5996: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5999: $? = 0 configure:6006: test -s conftest. configure:6009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6023: result: no configure:6028: checking whether c++ accepts -g configure:6058: c++ -c -g conftest.cpp >&5 configure:6064: $? = 0 configure:6071: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6074: $? = 0 configure:6081: test -s conftest. configure:6084: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6113: c++ -c conftest.cpp >&5 configure:6119: $? = 0 configure:6126: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6129: $? = 0 configure:6136: test -s conftest. configure:6139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6169: c++ -c -g conftest.cpp >&5 configure:6175: $? = 0 configure:6182: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6185: $? = 0 configure:6192: test -s conftest. configure:6195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6214: result: no configure:6239: checking dependency style of c++ configure:6329: result: none configure:6356: checking how to run the C++ preprocessor configure:6392: c++ -E conftest.cpp configure:6398: $? = 0 configure:6436: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6482: result: c++ -E configure:6511: c++ -E conftest.cpp configure:6517: $? = 0 configure:6555: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6617: checking for i386-unknown-gnu-g77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-f77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-xlf configure:6647: result: no configure:6617: checking for i386-unknown-gnu-frt configure:6647: result: no configure:6617: checking for i386-unknown-gnu-pgf77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-cf77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-fort77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-fl32 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-af77 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-f90 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-xlf90 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-pgf90 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-pghpf configure:6647: result: no configure:6617: checking for i386-unknown-gnu-epcf90 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-gfortran configure:6647: result: no configure:6617: checking for i386-unknown-gnu-g95 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-f95 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-fort configure:6647: result: no configure:6617: checking for i386-unknown-gnu-xlf95 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-ifort configure:6647: result: no configure:6617: checking for i386-unknown-gnu-ifc configure:6647: result: no configure:6617: checking for i386-unknown-gnu-efc configure:6647: result: no configure:6617: checking for i386-unknown-gnu-pgf95 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-lf95 configure:6647: result: no configure:6617: checking for i386-unknown-gnu-ftn configure:6647: result: no configure:6661: checking for g77 configure:6677: found /usr/local/bin/g77 configure:6688: result: g77 configure:6718: checking for Fortran 77 compiler version configure:6725: 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:6728: $? = 0 configure:6735: 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:6738: $? = 0 configure:6745: 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:6748: $? = 0 configure:6756: checking whether we are using the GNU Fortran 77 compiler configure:6775: 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:6781: $? = 0 configure:6788: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest. configure:6801: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6815: result: no configure:6821: checking whether g77 accepts -g configure:6838: g77 -c -g conftest.f >&5 configure:6844: $? = 0 configure:6851: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6854: $? = 0 configure:6861: test -s conftest. configure:6864: $? = 1 configure: failed program was: | program main | | end configure:6877: result: no configure:6907: checking the maximum length of command line arguments configure:7016: result: configure:7027: checking command to parse /usr/bin/nm -p output from cc object configure:7132: cc -c -fno-common conftest.c >&5 configure:7135: $? = 0 configure:7139: /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:7142: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7132: cc -c -fno-common conftest.c >&5 configure:7135: $? = 0 configure:7139: /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:7142: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7232: result: failed configure:7239: checking for objdir configure:7254: result: .libs configure:7306: checking for i386-unknown-gnu-ar configure:7336: result: no configure:7346: checking for ar configure:7362: found /usr/bin/ar configure:7373: result: ar configure:7402: checking for i386-unknown-gnu-ranlib configure:7432: result: no configure:7442: checking for ranlib configure:7458: found /usr/bin/ranlib configure:7469: result: ranlib configure:7498: checking for i386-unknown-gnu-strip configure:7528: result: no configure:7538: checking for strip configure:7554: found /usr/bin/strip configure:7565: result: strip configure:7901: checking for cc option to produce PIC configure:8111: result: configure:8182: checking if cc static flag works configure:8210: result: yes configure:8220: checking if cc supports -c -o file.o configure:8244: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8248: $? = 0 configure:8267: result: yes configure:8293: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9279: result: no configure:9346: checking dynamic linker characteristics configure:9934: result: gnu ld.so configure:9943: checking how to hardcode library paths into programs configure:9968: result: unsupported configure:9982: checking whether stripping libraries is possible configure:10003: result: no configure:10126: checking for shl_load configure:10182: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10221: result: no configure:10226: checking for shl_load in -ldld configure:10261: cc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:10267: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10301: result: no configure:10306: checking for dlopen configure:10362: cc -o conftest -fno-common conftest.c >&5 configure:10368: $? = 0 configure:10375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10378: $? = 0 configure:10385: test -s conftest configure:10388: $? = 0 configure:10401: result: yes configure:10682: checking whether a program can dlopen itself configure:10756: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10759: $? = 0 configure:10777: result: yes configure:10782: checking whether a statically linked program can dlopen itself configure:10856: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10859: $? = 0 configure:10877: result: yes configure:10900: checking if libtool supports shared libraries configure:10902: result: no configure:10905: checking whether to build shared libraries configure:10926: result: no configure:10929: checking whether to build static libraries configure:10933: result: yes configure:11025: creating libtool configure:11755: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12721: result: yes configure:12739: c++ -c -fno-common conftest.cpp >&5 configure:12742: $? = 0 configure:12861: checking for c++ option to produce PIC configure:13135: result: configure:13206: checking if c++ static flag works configure:13234: result: yes configure:13244: checking if c++ supports -c -o file.o configure:13268: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13272: $? = 0 configure:13291: result: yes configure:13317: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13342: result: yes configure:13409: checking dynamic linker characteristics configure:13997: result: gnu ld.so configure:14006: checking how to hardcode library paths into programs configure:14031: result: unsupported configure:14557: checking if libtool supports shared libraries configure:14559: result: no configure:14562: checking whether to build shared libraries configure:14582: result: no configure:14585: checking whether to build static libraries configure:14589: result: yes configure:14599: checking for g77 option to produce PIC configure:14809: result: configure:14880: checking if g77 static flag works configure:14908: result: yes configure:14918: checking if g77 supports -c -o file.o configure:14942: g77 -c -o out/conftest2.o conftest.f >&5 configure:14946: $? = 0 configure:14965: result: yes configure:14991: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15957: result: no configure:16024: checking dynamic linker characteristics configure:16612: result: gnu ld.so configure:16621: checking how to hardcode library paths into programs configure:16646: result: unsupported configure:20239: result: LIBTOOL="$(SHELL) $(top_builddir)/libtool" configure:20245: checking for char configure:20275: cc -c -fno-common conftest.c >&5 configure:20281: $? = 0 configure:20288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20291: $? = 0 configure:20298: test -s conftest.o configure:20301: $? = 0 configure:20313: result: yes configure:20316: checking size of char configure:20704: cc -o conftest -fno-common conftest.c >&5 configure:20707: $? = 0 configure:20713: ./conftest configure:20716: $? = 0 configure:20738: result: 1 configure:20745: checking for int configure:20775: cc -c -fno-common conftest.c >&5 configure:20781: $? = 0 configure:20788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20791: $? = 0 configure:20798: test -s conftest.o configure:20801: $? = 0 configure:20813: result: yes configure:20816: checking size of int configure:21204: cc -o conftest -fno-common conftest.c >&5 configure:21207: $? = 0 configure:21213: ./conftest configure:21216: $? = 0 configure:21238: result: 4 configure:21245: checking for long configure:21275: cc -c -fno-common conftest.c >&5 configure:21281: $? = 0 configure:21288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21291: $? = 0 configure:21298: test -s conftest.o configure:21301: $? = 0 configure:21313: result: yes configure:21316: checking size of long configure:21704: cc -o conftest -fno-common conftest.c >&5 configure:21707: $? = 0 configure:21713: ./conftest configure:21716: $? = 0 configure:21738: result: 4 configure:21745: checking for short configure:21775: cc -c -fno-common conftest.c >&5 configure:21781: $? = 0 configure:21788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21791: $? = 0 configure:21798: test -s conftest.o configure:21801: $? = 0 configure:21813: result: yes configure:21816: checking size of short configure:22204: cc -o conftest -fno-common conftest.c >&5 configure:22207: $? = 0 configure:22213: ./conftest configure:22216: $? = 0 configure:22238: result: 2 configure:22245: checking for long double configure:22275: cc -c -fno-common conftest.c >&5 conftest.c:48: warning: use of `long double' type; its size may change in a future release conftest.c:48: warning: (Long double usage is reported only once for each file. conftest.c:48: warning: To disable this warning, use -Wno-long-double.) configure:22281: $? = 0 configure:22288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22291: $? = 0 configure:22298: test -s conftest.o configure:22301: $? = 0 configure:22313: result: yes configure:22316: checking size of long double configure:22704: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: use of `long double' type; its size may change in a future release conftest.c:48: warning: (Long double usage is reported only once for each file. conftest.c:48: warning: To disable this warning, use -Wno-long-double.) configure:22707: $? = 0 configure:22713: ./conftest configure:22716: $? = 0 configure:22738: result: 12 configure:22745: checking for long long configure:22775: cc -c -fno-common conftest.c >&5 configure:22781: $? = 0 configure:22788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22791: $? = 0 configure:22798: test -s conftest.o configure:22801: $? = 0 configure:22813: result: yes configure:22816: checking size of long long configure:23204: cc -o conftest -fno-common conftest.c >&5 configure:23207: $? = 0 configure:23213: ./conftest configure:23216: $? = 0 configure:23238: result: 8 configure:23245: checking for longlong configure:23275: cc -c -fno-common conftest.c >&5 conftest.c:50: error: parse error before "ac__type_new_" conftest.c:50: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:54: error: parse error before ')' token configure:23281: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_LONG_LONG 8 | /* 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 longlong ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:23313: result: no configure:23316: checking size of longlong configure:23738: result: 0 configure:23807: checking size of pid_t configure:23837: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:24: error: `pid_t' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) configure:23840: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONGLONG 0 | /* end confdefs.h. */ | #include | #include | main() | { | FILE *f=fopen("conftestval","w"); | if (!f) exit(1); | fprintf(f, "%d\n", sizeof(pid_t)); | exit(0); | } configure:23865: result: 0 configure:23908: checking for snprintf configure:23964: cc -o conftest -fno-common conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `snprintf' configure:23970: $? = 0 configure:23977: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23980: $? = 0 configure:23987: test -s conftest configure:23990: $? = 0 configure:24003: result: yes configure:24013: checking for vsnprintf configure:24069: cc -o conftest -fno-common conftest.c >&5 conftest.c:43: warning: conflicting types for built-in function `vsnprintf' configure:24075: $? = 0 configure:24082: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24085: $? = 0 configure:24092: test -s conftest configure:24095: $? = 0 configure:24108: result: yes configure:24118: checking for flock configure:24174: cc -o conftest -fno-common conftest.c >&5 configure:24180: $? = 0 configure:24187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24190: $? = 0 configure:24197: test -s conftest configure:24200: $? = 0 configure:24213: result: yes configure:24224: checking for setsockopt in -lsocket configure:24259: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:24265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mod_jk" | #define VERSION "1.2.25" | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONGLONG 0 | #define SIZEOF_PID_T 0 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FLOCK 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 setsockopt (); | int | main () | { | return setsockopt (); | ; | return 0; | } configure:24299: result: no configure:24321: checking sys/filio.h usability configure:24338: cc -c -fno-common conftest.c >&5 configure:24344: $? = 0 configure:24351: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24354: $? = 0 configure:24361: test -s conftest.o configure:24364: $? = 0 configure:24375: result: yes configure:24379: checking sys/filio.h presence configure:24394: cc -E conftest.c configure:24400: $? = 0 configure:24421: result: yes configure:24449: checking for sys/filio.h configure:24457: result: yes configure:24473: checking whether to use SO_RCVTIMEO with setsockopt() configure:24523: cc -o conftest -fno-common conftest.c >&5 configure:24526: $? = 0 configure:24532: ./conftest configure:24535: $? = 0 configure:24537: result: yes configure:24560: checking whether to use SO_SNDTIMEO with setsockopt() configure:24610: cc -o conftest -fno-common conftest.c >&5 configure:24613: $? = 0 configure:24619: ./conftest configure:24622: $? = 0 configure:24624: result: yes configure:24648: checking for target platform configure:24672: result: unix configure:24758: result: no apache given configure:24784: result: no netscape given configure:25072: error: Cannot find the WebServer ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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_dlopen=yes ac_cv_func_flock=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_filio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_dld_shl_load=no ac_cv_lib_socket_setsockopt=no ac_cv_objext= ac_cv_path_CP=/usr/local/bin/cp ac_cv_path_ECHO=/usr/local/bin/echo ac_cv_path_EGREP='/usr/local/bin/grep -E' ac_cv_path_GREP=/usr/local/bin/grep ac_cv_path_MKDIR=/usr/local/bin/mkdir ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_SED=/usr/local/bin/sed ac_cv_path_TEST=/usr/local/bin/test 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_gmake_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_long=8 ac_cv_sizeof_longlong=0 ac_cv_sizeof_pid_t=0 ac_cv_sizeof_short=2 ac_cv_target=i386-unknown-gnu ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_longlong=no ac_cv_type_short=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run tar' APACHE20_OEXT='' APACHE_CONFIG_VARS='/mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/config_vars.mk' APACHE_DIR='' APXS='apxs' APXSCFLAGS=' -fno-common' APXSCPPFLAGS='' APXSLDFLAGS='' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CP='/usr/local/bin/cp' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='/usr/local/bin/echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/local/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/local/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' INSTALL_TYPE='' JAVA_HOME='' JK_JNI_WORKER='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_JK_TYPE='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/missing --run makeinfo' MAKE_DYNAMIC_APACHE_FALSE='' MAKE_DYNAMIC_APACHE_TRUE='' MKDIR='/usr/local/bin/mkdir' OBJEXT='' OS='Darwin' PACKAGE='mod_jk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' RANLIB='ranlib' RM='/usr/local/bin/rm' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST='/usr/local/bin/test' VERSION='1.2.25' WEBSERVER='' 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 -' apache_include='' 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='NONE' 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/www/mod_jk/work/tomcat-connectors-1.2.25-src/native/scripts/build/unix/install-sh' int32_t_fmt='#define JK_INT32_T_FMT "d"' int32_value='int' int64_t_fmt='#define JK_INT64_T_FMT "lld"' int64_value='long long' 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}' pid_t_fmt='#error Can not determine the proper size for pid_t' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' uint32_t_fmt='#define JK_UINT32_T_FMT "u"' uint32_t_hex_fmt='#define JK_UINT32_T_HEX_FMT "x"' uint64_t_fmt='#define JK_UINT64_T_FMT "llu"' uint64_t_hex_fmt='#define JK_UINT64_T_HEX_FMT "llx"' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "mod_jk" #define VERSION "1.2.25" #define HAVE_DLFCN_H 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONGLONG 0 #define SIZEOF_PID_T 0 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_FLOCK 1 #define HAVE_SYS_FILIO_H 1 #define USE_SO_RCVTIMEO 1 #define USE_SO_SNDTIMEO 1 configure: exit 1