Found the problem...sort of:

The configure script does more than just  checking for the existence of a
file  I guess for some reason it didn't like my modified httpd.h file was
giving an erroneous message that
the file didn't exist.  Strange.  I copied the original httpd.h file back,
remodified the file
and it seems to work fine now.   hmmm.

New problem:

Again I'm using:

 ./configure  --with-apache-src=/projects/mind/www
--with-JSDK=/projects/mind/www/jserv/jsdk.jar --enable-apache-config=no

then:

make

at which point I get:

cd . && aclocal
aclocal: configure.in: 39: macro `AM_DISABLE_STATIC' not found in library
aclocal: configure.in: 40: macro `AM_PROG_LIBTOOL' not found in library
make: *** [aclocal.m4] Error 1

Thanks,
Cere

jon * wrote:

> on 1/13/00 11:30 AM, Cere M. Davis <[EMAIL PROTECTED]> wrote:
>
> > Is there a way to find out which include file specificly it's not seeing?
>
> They are defined in the configure.in. Look a little harder. ;-) Line 524.
>
> -jon
>
> --
> Come to the first official Apache Software Foundation
> Conference!  <http://ApacheCon.Com/>
>
> --
> ----------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]

--
Cere Davis
Web Engineer
UW Medical Centers Info Sys
206.221.4717
[EMAIL PROTECTED]





--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to