Apache 1.3.20, php 4.05, mod_perl 1.26, etc are all on the system.
They and other thing also compile and execute just fine. I just
don't have a clue whats causing this.
Jack
"Roberto B." wrote:
>
> To compile webapp_module you must have in to your system APX ( Apache
> webserver development kit ), libtool v1.3.3 or newer and autoconf
>
> Roberto.
>
> ----- Original Message -----
> From: "Jack Lauman" <[EMAIL PROTECTED]>
> To: "Tomcat User List" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 28, 2001 2:16 AM
> Subject: mod_webapp errors....
>
> > I have been trying to compile mod_webapp from the cvs sources but
> > keep running into the following error. I know that others have
> > reported the same error in the past week or so but I havn't seen
> > any rolution to the problem. Has anyone got this to compile?
> >
> > Compiling sources in /app/webapp-module-1.0-tc40b7/apache-1.3...
> > make[1]: Entering directory `/app/webapp-module-1.0-tc40b7/apache-1.3'
> > Linking Apache 1.3 WebApp Module
> > /app/webapp-module-1.0-tc40b7/apr/libtool: mod_webapp.lo: command not
> > found
> > make[1]: *** [mod_webapp.so] Error 127
> > make[1]: Leaving directory `/app/webapp-module-1.0-tc40b7/apache-1.3'
> > make: *** [local-all] Error 2
> >
> > Configuration:
> > RedHat 7.0 on a P3 w/1Gb RAM
> > GCC: 2.96
> > libtool: 1.3.5
> > automake 1.4
> > make: 3.79.1
> > bison: 1.28
> > JDK: 1.3.1 (Sun)
> >
> > I'd appreciate any help in resolving this.
> >
> > Thanks,
> >
> > Jack Lauman