RE: building native connectors

2003-01-30 Thread Mike Jackson
r, John [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 11:44 AM > To: 'Tomcat Users List' > Subject: RE: building native connectors > > > > Can you use the ./configure option on Unixware? It's a little > easier, in my > opinion, than using a

RE: building native connectors

2003-01-30 Thread Mike Jackson
Original Message- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 11:44 AM > To: 'Tomcat Users List' > Subject: RE: building native connectors > > > > Can you use the ./configure option on Unixware? It's a little >

RE: building native connectors

2003-01-30 Thread Turner, John
Can you use the ./configure option on Unixware? It's a little easier, in my opinion, than using ant. John > -Original Message- > From: Mike Jackson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 2:39 PM > To: Tomcat Users List > Subject: buildi

Re: building native connectors

2003-01-30 Thread Lajos
Hi Mike - In compiling openssl, I've had to pass -fPIC into ./config (or ./configure) on the command line. You might look at the files produced by the config or configure utility and see if any of them have -KPIC hardcoded. Regards, Lajos Mike Jackson wrote: I've been trying to build the na

building native connectors

2003-01-30 Thread Mike Jackson
I've been trying to build the native connectors for Apache to Tomcat4.x under Unixware 7.1.1 (not available as a binary or at least I haven't found them). I've installed the required gnu tools (automake, make, tar, libtool, m4, gcc), but for some reason when I run ant native I'm seeing that it's c