Re: Building mod_webapp on Solaris 8

2001-11-14 Thread jean-frederic clere
ginal Message- > From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 13, 2001 2:11 PM > To: Tomcat Developers List > Subject: Re: Building mod_webapp on Solaris 8 > > On Tue, Nov 13, 2001 at 01:55:51PM -0500, Matt Goyer wrote: > > I'm als

RE: Building mod_webapp on Solaris 8

2001-11-13 Thread Matt Goyer
>> Add -R/path/to/gcc-3.0/lib to your LDFLAGS. Where exactly? (axps, tomcat, or apache?) Thanks, Matt -Original Message- From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 2:11 PM To: Tomcat Developers List Subject: Re: Building mod_webapp on Sol

Re: Building mod_webapp on Solaris 8

2001-11-13 Thread Justin Erenkrantz
On Tue, Nov 13, 2001 at 01:55:51PM -0500, Matt Goyer wrote: > I'm also having the same problem with libgcc when I try and build and > compile my own mod_jk. > > Any pointers on where libgcc should be so that Apache/mod_xx finds it would > be appreciated. Add -R/path/to/gcc-3.0/lib to your LDFLAG

RE: Building mod_webapp on Solaris 8

2001-11-13 Thread Matt Goyer
Matt Goyer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 11:42 AM To: Tomcat Dev Subject: Building mod_webapp on Solaris 8 I tried using the mod_webapp binary for Solaris 8 but it was complaining about something so I'm trying to build it myself. At first I had some problems

Building mod_webapp on Solaris 8

2001-11-13 Thread Matt Goyer
I tried using the mod_webapp binary for Solaris 8 but it was complaining about something so I'm trying to build it myself. At first I had some problems with APXS but after following the instructions at http://www2.real-time.com/rte-tomcat/2000/Jun/msg00217.html I was able to get mod_webapp to at