Hi
I'm trying to install Tomcat for the firat time.
I've got the basic tomcat working, but I'm struggling with the
"mod_webapp.so".

I've downloaded the "jakarta-tomcat-connectors" source code but cannot
get the "mod_webapp.so to compile.
All i get is the "mod_webapp.c" file.

I've pasted below a copy of my log file.
Can somebody let me know what i'm doing wrong.

Cheers.

Dan O'Callaghan 
Network and Systems Administrator 
Cogent Defence and Security Networks Ltd. 
Phone: 01633 292001 
Fax: 01633 292215 
e-mail: [EMAIL PROTECTED] 
Mobile: 0774 0670230 



output of log file:


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by WebApp Module configure "", which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-debug

## --------- ##
## Platform. ##
## --------- ##

hostname = websrv2
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-13

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = websrv2
Release = 5.8
KernelID = Generic_108528-13
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: usrlocalbin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /opt/sfw/bin
PATH: /opt/SUNWseam/3_0/bin
PATH: /usr/local/pgsql/bin
PATH: /usr/local/pgsql/bin
PATH: /usr/local/pgsql/lib
PATH: /usr/local/lib/
PATH: .
PATH: /usr/local/apache1.3.24/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1256: result: 
configure:1258: result: Configuring WebApp Module 
configure:1272: checking build system type
configure:1290: result: sparc-sun-solaris2.8
configure:1298: checking host system type
configure:1312: result: sparc-sun-solaris2.8
configure:1346: checking for sources directory path
configure:1354: result: /download/jakarta-tomcat-connectors/webapp
configure:1372: checking for build directory path
configure:1380: result: /download/jakarta-tomcat-connectors/webapp
configure:1500: result: 
configure:1502: result: Checking Apache APXS
configure:1507: checking for apxs name
configure:1533: result: apxs
configure:1575: checking for apxs
configure:1593: found /usr/local/apache1.3.24/bin/apxs
configure:1605: result: /usr/local/apache1.3.24/bin/apxs
configure:1614: checking for apxs availability
configure:1622: result: /usr/local/apache1.3.24/bin/apxs
configure:1629: checking for apxs version
configure:1645: result: /usr/local/apache1.3.24/bin/apxs (1.3)
configure:1650: checking for apxs sanity
configure:1673: result: ok
configure:1680: result: 
configure:1682: result: Apache 1.3 module compilation (APR checks)
configure:1692: checking for apr sources
configure:1718: result: ./apr
configure:1721: checking for apr sources directory path
configure:1729: result: /download/jakarta-tomcat-connectors/webapp/apr
configure:1810: checking for proper command execution
configure:1813: result: ok (0)
configure:1829: checking for apr CC variable
configure:1875: result: gcc
configure:1880: checking for apr CPP variable
configure:1926: result: gcc -E
configure:1931: checking for apr SHELL variable
configure:1977: result: /bin/bash
configure:1983: checking for apr CFLAGS variable
configure:2029: result: 
configure:2034: checking for apr CPPFLAGS variable
configure:2080: result: -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT
configure:2085: checking for apr LDFLAGS variable
configure:2131: result: 
configure:2137: checking for apr LIBS variable
configure:2183: result: -lsendfile -lrt -lm -lsocket -lnsl -lresolv -ldl
configure:2188: checking for apr EXTRA_INCLUDES variable
configure:2234: result: 
configure:2240: checking for apr APR_LIB
configure:2286: result: apr-0
configure:2291: checking for apr APR_LIBNAME
configure:2336: result: libapr-0.la
configure:2341: checking for apr headers
configure:2364: result:
-I/download/jakarta-tomcat-connectors/webapp/apr/include
configure:2367: checking for apr libtool
configure:2370: result: /bin/bash
/download/jakarta-tomcat-connectors/webapp/apr/libtool --silent
configure:2374: result: 
configure:2376: result: Apache 1.3 module compilation (APXS checks)
configure:2381: checking for apxs CC variable
configure:2394: result: gcc
configure:2419: checking for compiler coherency
configure:2433: result: ok (gcc)
configure:2482: checking for apxs INCLUDEDIR variable
configure:2495: result: /usr/local/apache1.3.24/include
configure:2521: checking for apache 1.3 headers directory path
configure:2529: result: /usr/local/apache1.3.24/include
configure:2570: checking for apxs CFLAGS variable
configure:2583: result: -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite
configure:2609: checking for apxs CFLAGS_SHLIB variable
configure:2622: result: -fPIC -DSHARED_MODULE
configure:2648: checking for apxs LIBS_SHLIB variable
configure:2661: result: 
configure:2687: checking for apxs LDFLAGS_SHLIB variable
configure:2700: result: -G
configure:3339: result: 
configure:3341: result: Checking component versions
configure:3346: checking for apxs SBINDIR variable
configure:3359: result: /usr/local/apache1.3.24/bin
configure:3385: checking for apxs TARGET variable
configure:3398: result: httpd
configure:3431: checking for httpd directory path
configure:3439: result: /usr/local/apache1.3.24/bin
configure:3456: checking for httpd
configure:3459: result: /usr/local/apache1.3.24/bin/httpd
configure:3503: checking for httpd availability
configure:3511: result: /usr/local/apache1.3.24/bin/httpd
configure:3514: checking httpd version
configure:3519: result: Apache/1.3.24 (Unix)
configure:3537: checking for webapp version
configure:3558: result: mod_webapp/1.2.0-dev
configure:3564: result: 
configure:3566: result: Checking optional binaries
configure:3572: checking if perl is enabled
configure:3684: result: guessing
configure:3732: checking for perl
configure:3750: found /usr/bin/perl
configure:3762: result: /usr/bin/perl
configure:3783: checking if /usr/bin/perl is working
configure:3797: result: 5.6.1
configure:3809: checking if ant is enabled
configure:3921: result: guessing
configure:3969: checking for ant
configure:4002: result: no
configure:4049: checking for ant.sh
configure:4082: result: no
configure:4128: result: 
configure:4130: result: Optional targets
configure:4134: checking for java compilation
configure:4288: result: no
configure:4293: checking for documentation generation
configure:4397: result: no (ant required)
configure:4469: checking for Java API docs generation
configure:4573: result: no (ant required)
configure:4645: checking for C API docs generation
configure:4731: result: yes (perl detected)
configure:4780: result: 
configure:4782: result: All done
configure:4912: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by WebApp Module config.status "", which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on websrv2

config.status:633: creating Makedefs
config.status:633: creating Makefile
config.status:633: creating lib/Makefile
config.status:633: creating apache-1.3/Makefile
config.status:633: creating build.properties

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
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_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_path_APXS=/usr/local/apache1.3.24/bin/apxs
ac_cv_path_wa_perl_tempval=/usr/bin/perl

## ----------------- ##
## Output variables. ##
## ----------------- ##

ANT=''
ANT_TARGETS=''
APACHE_VERSION='Apache/1.3.24 (Unix)'
APR_DIR='/download/jakarta-tomcat-connectors/webapp/apr'
APR_LIB='apr-0'
APR_LIBNAME='libapr-0.la'
APXS='/usr/local/apache1.3.24/bin/apxs'
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS='-DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT'
DATE='Sun Feb 16 23:03:18 GMT 2003'
DEFS='-DPACKAGE_NAME=\"WebApp\ Module\"
-DPACKAGE_TARNAME=\"webapp-module\" -DPACKAGE_VERSION=\"\"\"\"
-DPACKAGE_STRING=\"WebApp\ Module\ \"\"\"
-DPACKAGE_BUGREPORT=\"http://nagoya.apache.org/bugzilla\"; '
ECHO_C=''
ECHO_N='-n + '
ECHO_T=''
EXTRA_BUILD='apr-build capi-build'
EXTRA_CFLAGS='-DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite -fPIC
-DSHARED_MODULE'
EXTRA_CLEAN='apr-clean capi-clean'
EXTRA_CPPFLAGS=''
EXTRA_INCLUDES=''
EXTRA_LDFLAGS='-G'
HOST='sparc-sun-solaris2.8'
INCLUDES='-I. -I/download/jakarta-tomcat-connectors/webapp/include
-I/download/jakarta-tomcat-connectors/webapp/apr/include
-I/usr/local/apache1.3.24/include'
LDFLAGS='-lsendfile -lrt -lm -lsocket -lnsl -lresolv -ldl'
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/bash
/download/jakarta-tomcat-connectors/webapp/apr/libtool --silent'
LTLIBOBJS=''
MODULE='apache-1.3'
PACKAGE_BUGREPORT='http://nagoya.apache.org/bugzilla'
PACKAGE_NAME='WebApp Module'
PACKAGE_STRING='WebApp Module ""'
PACKAGE_TARNAME='webapp-module'
PACKAGE_VERSION='""'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SHELL='/bin/bash'
SRC_DIR='/download/jakarta-tomcat-connectors/webapp'
TC4_DIR=''
TGT_DIR='/download/jakarta-tomcat-connectors/webapp'
WEBAPP_VERSION='mod_webapp/1.2.0-dev'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
wa_ant_tempval=''
wa_apxs_server_daemon=''
wa_perl_tempval=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT "http://nagoya.apache.org/bugzilla";
#define PACKAGE_NAME "WebApp Module"
#define PACKAGE_STRING "WebApp Module """
#define PACKAGE_TARNAME "webapp-module"
#define PACKAGE_VERSION """"

configure: exit 0

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to