You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jack Lauman <jl...@nwcascades.com> on 2001/08/28 02:16:42 UTC

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

Re: mod_webapp errors....

Posted by Pier Fumagalli <pi...@betaversion.org>.
"Jack Lauman" <jl...@nwcascades.com> wrote:

> Myself.  No RPM's.  (Deleted the original install ones).
> mod_jk from 3.2.3 and php 4.0.5 compile with apxs with no problems.

Can you send me your APXS binary? It's a shell script... (Privately, don't
clog the ML :) :) :)

    Pier


Re: mod_webapp errors....

Posted by Jack Lauman <jl...@nwcascades.com>.
Myself.  No RPM's.  (Deleted the original install ones).
mod_jk from 3.2.3 and php 4.0.5 compile with apxs with no problems.

Jack

Pier Fumagalli wrote:
> 
> Broken APXS... It's an issue I need to address... It seems it always arises
> from RedHat distributions... Did you compile Apache yourself or you're using
> a RPM?
> 
>     Pier
> 
> "Jack Lauman" <jl...@nwcascades.com> wrote:
> >
> > 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" <jl...@nwcascades.com>
> >> To: "Tomcat User List" <to...@jakarta.apache.org>
> >> 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

Re: mod_webapp errors....

Posted by Pier Fumagalli <pi...@betaversion.org>.
Broken APXS... It's an issue I need to address... It seems it always arises
from RedHat distributions... Did you compile Apache yourself or you're using
a RPM?

    Pier

"Jack Lauman" <jl...@nwcascades.com> wrote:
> 
> 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" <jl...@nwcascades.com>
>> To: "Tomcat User List" <to...@jakarta.apache.org>
>> 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


Re: mod_webapp errors....

Posted by Jack Lauman <jl...@nwcascades.com>.
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" <jl...@nwcascades.com>
> To: "Tomcat User List" <to...@jakarta.apache.org>
> 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

Re: mod_webapp errors....

Posted by Jack Lauman <jl...@nwcascades.com>.
Nothing... but other modules including php build without any errors.
What should it return?

Jack

jean-frederic clere wrote:
> 
> That is apxs problems: probably the apache does not support DSO.
> What does apxs -q LD_SHLIB returns?
> 
> "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" <jl...@nwcascades.com>
> > To: "Tomcat User List" <to...@jakarta.apache.org>
> > 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

Re: mod_webapp errors....

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
That is apxs problems: probably the apache does not support DSO.
What does apxs -q LD_SHLIB returns?


"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" <jl...@nwcascades.com>
> To: "Tomcat User List" <to...@jakarta.apache.org>
> 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

Re: mod_webapp errors....

Posted by "Roberto B." <ro...@ipermedianet.com>.
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" <jl...@nwcascades.com>
To: "Tomcat User List" <to...@jakarta.apache.org>
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