Re: Link error with mod_webapp

2001-08-31 Thread Pier Fumagalli
"Shaun Campbell" <[EMAIL PROTECTED]> wrote: > Pier > > I don't suppose you had any more thoughts on my problems building > mod_webapp.so. > > Just out of interest I installed a built version of mod_webapp.so and I got > an error with an undefined symbol ap_ctx_get when I started Apache. I gues

RE: Link error with mod_webapp

2001-08-22 Thread Shaun Campbell
Pier I don't suppose you had any more thoughts on my problems building mod_webapp.so. Just out of interest I installed a built version of mod_webapp.so and I got an error with an undefined symbol ap_ctx_get when I started Apache. I guess this is becuase its not compatible with RH 7.1. Thanks

RE: Link error with mod_webapp

2001-08-21 Thread Shaun Campbell
Message- From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] Sent: 21 August 2001 15:05 To: [EMAIL PROTECTED] Subject: Re: Link error with mod_webapp Shaun Campbell at [EMAIL PROTECTED] wrote: > Pier > > That's correct. What do I need to do now? Excuse my ignorance but > compil

Re: Link error with mod_webapp

2001-08-21 Thread Pier P. Fumagalli
Shaun Campbell at [EMAIL PROTECTED] wrote: > Pier > > That's correct. What do I need to do now? Excuse my ignorance but > compilation and linking etc is not my strong point!! Did you install Apache from an RPM, or you built it yourself? Can you send the output of "httpd -l" ? Pier

RE: Link error with mod_webapp

2001-08-21 Thread Shaun Campbell
Pier That's correct. What do I need to do now? Excuse my ignorance but compilation and linking etc is not my strong point!! Regards Shaun -Original Message- From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] Sent: 21 August 2001 14:37 To: [EMAIL PROTECTED] Subject: Re: Link

Re: Link error with mod_webapp

2001-08-21 Thread Pier P. Fumagalli
Shaun Campbell at [EMAIL PROTECTED] wrote: > There was a thread going around a week or so ago about an error: > > Linking Apache 1.3 WebApp Module > /home/shaun/tomcat-connectors/webapp/apr/libtool: mod_webapp.lo: command not > found > make[1]: *** [mod_webapp.so] Error 127 > make[1]: Leaving di

Link error with mod_webapp

2001-08-21 Thread Shaun Campbell
There was a thread going around a week or so ago about an error: Linking Apache 1.3 WebApp Module /home/shaun/tomcat-connectors/webapp/apr/libtool: mod_webapp.lo: command not found make[1]: *** [mod_webapp.so] Error 127 make[1]: Leaving directory `/home/shaun/tomcat-connectors/webapp/apache-1.3'