We are running apache 1.3.19 and I have just installed tomcat 4.0 on HP-UX
11.0.  I have down loaded the webapp-module-1.0-tc40.  When I run the
./support/build.sh script I get two lines of output:

config.in :142 /usr/local/bin/m4: Non-numeric argument to built-in 'divert'
config.in :372 /usr/local/bin/m4: Non-numeric argument to built-in 'divert'

I don't know if they contribute to my problem.  Then I run

./configure -with-apxs=/opt/apache/bin/apxs

the output looks fine until after the line:

Checking for APR compilation flags .....
OK

It just hangs at this point.  I have determined from looking in the
configuration script that the line it hangs on is

eval '${CAT} ${APR_VARFIL} | ${GREP} "EXTRA_" | ${SED} "s/EXTRA_/APR/g" '

I echoed the variable APR_VARFIL, but it was not assigned.  I have also
tried downloading

apr_20011212113958

and tried building the APR that way.  When I run the script

./configure - with-apr=/var/tmp/apr -with-apxs=/opt/apache/bin/apxs

it fails at the same point.  Any help with this will be greatly appreciated

Thanks!

Jon Fraley
Unix Systems Administrator
Glen Raven, Inc
(336) 586-1148


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

Reply via email to