Yep - didn't get past first base - no make file generated!
In professional circles we classify this as CRAP - Can't Release Application
into Production Config log file is below this e-mail.
In the case of a previous e-mail mod_jk works only on each second HTTP
request as the session is LOOPING in the connector. I have consistently
reproduced this on 3 separate builds.
Again I'm sticking with what works - my request remains as STATED below -
nothing more or less EXACTLY as stated. A bit like HOW README FILES SHOULD
work in the real world.
AS STATED
****************************************************************************
************************
Now if through some miracle someone out there has managed to REALLY build
this on current vanilla install of RH9 (not enterprise) I want a copy of
mod_jk2.so file, httpd.conf, serer.xml, copy of the SOURCE
jakarta-tomcat -connector used, a README file with exactly what you did and
the best part for last I want a dump of your system output from the build of
the mod_jk2.so in order to make me a believer. Keep in mind I want to build
from source no binaries and Apache 2.0.48 connecting to Tomcat 4.1.29
through mod_jk2.so - all built from source just in case you mist my point.
****************************************************************************
************************
WARNING: PLEASE DO NOT GIVE ME A ONE LINE RESPONSE
***
Real APOLOGIES to those of you who really get the message
George
***
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.57. Invocation command line was
$
./configure --with-apx2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/loc
al/jakarta-tomcat-4.1.29 --with-java-home=/usr/local/j2sdk1.4.1_02 --with-jn
i --with-pcre
## --------- ##
## Platform. ##
## --------- ##
hostname = sslaptop.gsss.net
uname -m = i686
uname -r = 2.4.20-8
uname -s = Linux
uname -v = #1 Thu Mar 13 17:54:28 EST 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/j2sdk1.4.1_02/bin
PATH: /usr/local/jakarta-tomcat-4.1.29/server/lib
PATH: /usr/local/apache/bin
PATH: /usr/local/apache2/bin
PATH: /usr/local/jakarta-ant-1.5.1/bootstrap/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1507: checking for a BSD-compatible install
configure:1561: result: /usr/bin/install -c
configure:1572: checking whether build environment is sane
configure:1615: result: yes
configure:1648: checking for gawk
configure:1664: found /bin/gawk
configure:1674: result: gawk
configure:1684: checking whether make sets $(MAKE)
configure:1704: result: yes
configure:1896: checking for gcc
configure:1912: found /usr/bin/gcc
configure:1922: result: gcc
configure:2166: checking for C compiler version
configure:2169: gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
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:2172: $? = 0
configure:2174: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with:
../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking --with-system-zli
b --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:2177: $? = 0
configure:2179: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2182: $? = 1
configure:2206: checking for C compiler default output
configure:2209: gcc -L/usr/kerberos/lib conftest.c >&5
configure:2212: $? = 0
configure:2258: result: a.out
configure:2263: checking whether the C compiler works
configure:2269: ./a.out
configure:2272: $? = 0
configure:2289: result: yes
configure:2296: checking whether we are cross compiling
configure:2298: result: no
configure:2301: checking for suffix of executables
configure:2303: gcc -o conftest -L/usr/kerberos/lib conftest.c >&5
configure:2306: $? = 0
configure:2331: result:
configure:2337: checking for suffix of object files
configure:2359: gcc -c conftest.c >&5
configure:2362: $? = 0
configure:2384: result: o
configure:2388: checking whether we are using the GNU C compiler
configure:2413: gcc -c conftest.c >&5
configure:2416: $? = 0
configure:2419: test -s conftest.o
configure:2422: $? = 0
configure:2435: result: yes
configure:2441: checking whether gcc accepts -g
configure:2463: gcc -c -g conftest.c >&5
configure:2466: $? = 0
configure:2469: test -s conftest.o
configure:2472: $? = 0
configure:2483: result: yes
configure:2500: checking for gcc option to accept ANSI C
configure:2561: gcc -c -g -O2 conftest.c >&5
configure:2564: $? = 0
configure:2567: test -s conftest.o
configure:2570: $? = 0
configure:2588: result: none needed
configure:2606: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before "me"
configure:2609: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2737: checking for style of include used by make
configure:2765: result: GNU
configure:2793: checking dependency style of gcc
configure:2855: result: none
configure:2866: checking build system type
configure:2884: result: i686-pc-linux-gnu
configure:2892: checking host system type
configure:2906: result: i686-pc-linux-gnu
configure:2936: checking for ld used by GCC
configure:2999: result: /usr/bin/ld
configure:3008: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.18 20030206
configure:3020: result: yes
configure:3094: checking for /usr/bin/ld option to reload object files
configure:3101: result: -r
configure:3106: checking for BSD-compatible nm
configure:3142: result: /usr/bin/nm -B
configure:3145: checking for a sed that does not truncate output
configure:3227: result: /bin/sed
configure:3230: checking whether ln -s works
configure:3234: result: yes
configure:3241: checking how to recognise dependent libraries
configure:3422: result: pass_all
configure:3435: checking command to parse /usr/bin/nm -B output
configure:3519: gcc -c -g -O2 conftest.c >&5
configure:3522: $? = 0
configure:3526: /usr/bin/nm -B conftest.o \| sed -n -e
's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\
1 \2\3 \3/p' \> conftest.nm
configure:3529: $? = 0
configure:3581: gcc -o conftest -g -O2 -L/usr/kerberos/lib conftest.c
conftstm.o >&5
configure:3584: $? = 0
configure:3628: result: ok
configure:3637: checking how to run the C preprocessor
configure:3673: gcc -E conftest.c
configure:3679: $? = 0
configure:3711: gcc -E conftest.c
configure:3712:28: ac_nonexistent.h: No such file or directory
configure:3717: $? = 1
configure: failed program was:
| #line 3702 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mod_jk2"
| #define VERSION "2.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3755: result: gcc -E
configure:3780: gcc -E conftest.c
configure:3786: $? = 0
configure:3818: gcc -E conftest.c
configure:3819:28: ac_nonexistent.h: No such file or directory
configure:3824: $? = 1
configure: failed program was:
| #line 3809 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mod_jk2"
| #define VERSION "2.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3867: checking for egrep
configure:3877: result: grep -E
configure:3882: checking for ANSI C header files
configure:3908: gcc -c -g -O2 conftest.c >&5
configure:3911: $? = 0
configure:3914: test -s conftest.o
configure:3917: $? = 0
configure:4006: gcc -o conftest -g -O2 -L/usr/kerberos/lib conftest.c >&5
configure:4009: $? = 0
configure:4011: ./conftest
configure:4014: $? = 0
configure:4029: result: yes
configure:4053: checking for sys/types.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for sys/stat.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for stdlib.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for string.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for memory.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for strings.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for inttypes.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for stdint.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4053: checking for unistd.h
configure:4070: gcc -c -g -O2 conftest.c >&5
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4090: result: yes
configure:4116: checking dlfcn.h usability
configure:4129: gcc -c -g -O2 conftest.c >&5
configure:4132: $? = 0
configure:4135: test -s conftest.o
configure:4138: $? = 0
configure:4148: result: yes
configure:4152: checking dlfcn.h presence
configure:4163: gcc -E conftest.c
configure:4169: $? = 0
configure:4188: result: yes
configure:4224: checking for dlfcn.h
configure:4231: result: yes
configure:4429: checking for ranlib
configure:4445: found /usr/bin/ranlib
configure:4456: result: ranlib
configure:4509: checking for strip
configure:4525: found /usr/bin/strip
configure:4536: result: strip
configure:4746: checking for objdir
configure:4757: result: .libs
configure:4774: checking for gcc option to produce PIC
configure:4920: result: -fPIC
configure:4924: checking if gcc PIC flag -fPIC works
configure:4948: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:4951: $? = 0
configure:4954: test -s conftest.o
configure:4957: $? = 0
configure:4995: result: yes
configure:5011: checking if gcc static flag -static works
configure:5036: gcc -o conftest -g -O2 -L/usr/kerberos/lib -static
conftest.c >&5
configure:5039: $? = 0
configure:5042: test -s conftest
configure:5045: $? = 0
configure:5061: result: yes
configure:5073: checking if gcc supports -c -o file.o
configure:5096: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:5117: result: yes
configure:5122: checking if gcc supports -c -o file.lo
configure:5150: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:5153: $? = 0
configure:5156: test -s conftest.lo
configure:5159: $? = 0
configure:5181: result: yes
configure:5212: checking if gcc supports -fno-rtti -fno-exceptions
configure:5235: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5238: $? = 0
configure:5241: test -s conftest.o
configure:5244: $? = 0
configure:5261: result: yes
configure:5272: checking whether the linker (/usr/bin/ld) supports shared
libraries
configure:5967: result: yes
configure:5972: checking how to hardcode library paths into programs
configure:5996: result: immediate
configure:6001: checking whether stripping libraries is possible
configure:6006: result: yes
configure:6017: checking dynamic linker characteristics
configure:6448: result: GNU/Linux ld.so
configure:6453: checking if libtool supports shared libraries
configure:6455: result: yes
configure:6458: checking whether to build shared libraries
configure:6479: result: yes
configure:6482: checking whether to build static libraries
configure:6486: result: yes
configure:7160: checking whether -lc should be explicitly linked in
configure:7168: gcc -c -g -O2 conftest.c >&5
configure:7171: $? = 0
configure:7185: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7188: $? = 0
configure:7201: result: no
configure:7777: checking for test
configure:7795: found /usr/bin/test
configure:7808: result: /usr/bin/test
configure:7818: checking for rm
configure:7836: found /bin/rm
configure:7849: result: /bin/rm
configure:7859: checking for grep
configure:7877: found /bin/grep
configure:7890: result: /bin/grep
configure:7900: checking for echo
configure:7918: found /bin/echo
configure:7931: result: /bin/echo
configure:7941: checking for sed
configure:7972: result: /bin/sed
configure:7982: checking for cp
configure:8000: found /bin/cp
configure:8013: result: /bin/cp
configure:8023: checking for mkdir
configure:8041: found /bin/mkdir
configure:8054: result: /bin/mkdir
configure:8223: result: no apxs given
configure:8402: result: no apxs2 given
configure:8984: checking for tomcat33 location
configure:9019: result: not provided
configure:9032: checking for tomcat40 location
configure:9067: result: not provided
configure:9080: checking for tomcat41 location
configure:9119: result: /usr/local/jakarta-tomcat-4.1.29
configure:9276: checking for JDK location (please wait)
configure:9305: result: /usr/local/j2sdk1.4.1_02
configure:9381: checking Java platform
configure:9407: checking Java platform
configure:9413: result:
configure:9438: checking os_type directory
configure:9507: error: Cannot find any WebServer
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/kerberos/lib
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_CP=/bin/cp
ac_cv_path_ECHO=/bin/echo
ac_cv_path_GREP=/bin/grep
ac_cv_path_MKDIR=/bin/mkdir
ac_cv_path_RM=/bin/rm
ac_cv_path_SED=/bin/sed
ac_cv_path_TEST=/usr/bin/test
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e
'\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)
$/\1 \2\3 \3/p'\'''
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run tar'
APACHE20_OEXT=''
APACHE2_CONFIG_VARS=''
APACHE2_DIR=''
APACHE2_HOME='/usr/local/apache2'
APACHE2_INCDIR=''
APACHE2_INCL=''
APACHE2_LIBEXEC=''
APACHE_CONFIG_VARS=''
APACHE_DIR=''
APACHE_HOME='/usr/local/apache'
APACHE_INCDIR=''
APACHE_INCL=''
APACHE_LIBEXEC=''
APR_BUILD=''
APR_CFLAGS=''
APR_CLEAN=''
APR_DIR=''
APR_HOME=''
APR_INCDIR=''
APR_LDFLAGS=''
APR_LIBDIR=''
APR_UTIL_INCL=''
APR_UTIL_LIB=''
APXS2=''
APXS2_CFLAGS=''
APXS2_CPPFLAGS=''
APXS2_LDFLAGS=''
APXS=''
APXS_CFLAGS=''
APXS_CPPFLAGS=''
APXS_LDFLAGS=''
AUTOCONF='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run autoconf'
AUTOHEADER='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run autoheader'
AUTOMAKE='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
COMMON_APR_OBJECTS=''
CP='/bin/cp'
CPP='gcc -E'
CPPFLAGS=''
DEFS=''
DEPDIR='.deps'
ECHO='/bin/echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GREP='/bin/grep'
HAS_PCRE='-DHAS_PCRE'
HAVE_JNI='-DHAVE_JNI'
IIS_CFLAGS=''
IIS_DIR=''
IIS_HOME=''
IIS_INCDIR=''
IIS_LDFLAGS=''
IIS_LIBDIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTALL_TYPE=''
IPLANET_CFLAGS=''
IPLANET_DIR=''
IPLANET_HOME=''
IPLANET_INCDIR=''
IPLANET_LDFLAGS=''
IPLANET_LIBDIR=''
JAVA_HOME='/usr/local/j2sdk1.4.1_02'
JAVA_PLATFORM=''
LDFLAGS='-L/usr/kerberos/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_JK_TYPE=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL}
/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/scripts/build/
unix/missing --run makeinfo'
MKDIR='/bin/mkdir'
OBJEXT='o'
OS=''
PACKAGE='mod_jk2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRE_LIBS='-lpcre -lpcreposix'
PERL=''
RANLIB='ranlib'
RM='/bin/rm'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST='/usr/bin/test'
TOMCAT33_HOME=''
TOMCAT40_HOME=''
TOMCAT41_HOME='/usr/local/jakarta-tomcat-4.1.29'
VERSION='2.0.2'
WEBSERVERS=''
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/sc
ripts/build/unix/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "mod_jk2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.0.2"
configure: exit 1
----- Original Message -----
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, January 03, 2004 5:15 AM
Subject: Re: MOD_JK2 also Fails [EMAIL PROTECTED]
> George,
>
> This has been discussed on the list before. While you
> can use a vanilla RedHat 9 install, some of the
> libraries (apr, apr-util) are not quite where the make
> file thinks they should be.
>
> There are several solutions.
>
> 1. Build apache 2.0.48 from source.
>
> a) Note that on RedHat, the SSL libraries and includes
> are not where the configure file expects.
>
> export LDFLAGS=-L/usr/kerberos/lib
>
> should solve that problem.
>
> b) After building and installing Apache from source,
> you then will need to install Tomcat - the binaries
> will do fine.
>
> c) Finally, download
> jakarta-tomcat-connectors-jk2-2.0.2-src.tar.gz
>
> d) Uncompress it and extract the tar file.
>
> e) cd to
> jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2
>
> f) chmod u+x configure
>
> g) Run configure with:
>
> ./configure
> --with-apxs2=<apache-root-directory>/bin/apxs \
> --with-tomcat41=<tomcat-root-directory> \
> --with-java-home=<java-root-directory> \
> --with-jni \
> --with-pcre
>
> For example:
>
> ./configure --with-apxs2=/home/apache/bin/apxs \
> --with-tomcat41=/home/tomcat \
> --with-java-home=/usr/java \
> --with-jni \
> --with-pcre
>
> h) Run make
>
> i) The two .so files (mod_jk2.so and jkjni.so) will be
> in:
>
> jakarta-tomcat-connectors-jk2-2.0.2-src/jk/build/jk2/apache2
>
> j) Copy those to files to
> <apache-root-directory>/modules with the proper
> permissions.
>
> k) Configure and restart
>
> If you're using the default RedHat 9 installation, you
> will probably have to tell configure where to find the
> libraries. Add the following to the ./configure
> command.
>
> --with-apr-lib=<directory>
> --with-apr-include=<directory>
>
> Please check the syntax by typing
>
> ./configure --help
>
> 2. If you do not want to approach this from source,
> check out www.jpackage.org for RPMs of mod_jk and
> mod_jk2. I've not used these, so caveat emptor.
>
> Once you get a connector built and installed, there
> are several good resources for getting Apache and
> Tomcat configured.
>
> http://jakarta.apache.org/tomcat/faq/connectors.html
> http://nagoya.apache.org/wiki/apachewiki.cgi?TomcatWeb
>
> HTH
> /mde/
> just my two cents . . . .
>
> __________________________________
> Do you Yahoo!?
> Find out what made the Top Yahoo! Searches of 2003
> http://search.yahoo.com/top2003
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]