Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 98609 invoked from network); 21 Jul 2000 19:56:38 -0000 Received: from asgnet2.psc.sc.edu (129.252.32.138) by locus.apache.org with SMTP; 21 Jul 2000 19:56:38 -0000 Received: by asgnet2.psc.sc.edu with Internet Mail Service (5.5.2448.0) id <36D5V57Z>; Fri, 21 Jul 2000 15:56:38 -0400 Message-ID: <5773B442597BD2118B9800105A1901EE17236F@asgnet2.psc.sc.edu> From: Ed Yu To: "'tomcat-user@jakarta.apache.org'" Subject: RE: troubles building mod_jserv.so for AIX 4.3.3 Date: Fri, 21 Jul 2000 15:56:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N If you still have problems, try to build and compile Jserv directly into apache statically rather than using DSO because it worked for me. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Ed Yu, IBM Certified Specialist - AIX System Administrator Information Technology Manager, University of South Carolina, Advanced Solutions Group, Physics Dept., Columbia, SC 29208 Office (803)777-8831, FAX (803)777-8833, Email ekyu@asgnet.psc.sc.edu -----Original Message----- From: Bob.Draper@syntegra.bt.co.uk [mailto:Bob.Draper@syntegra.bt.co.uk] Sent: Friday, July 21, 2000 12:15 PM To: tomcat-user@jakarta.apache.org Subject: troubles building mod_jserv.so for AIX 4.3.3 I'm having problems with building mod_jserv.so for AIX 4.3.3. My attempts to compile come up with the following error: jserv_ajpv12.c: In function `ajpv12_handle_in': jserv_ajpv12.c:364: structure has no member named `fd_in' jserv_ajpv12.c:376: structure has no member named `fd_in' jserv_ajpv12.c:391: structure has no member named `fd_in' jserv_ajpv12.c:402: structure has no member named `fd' jserv_ajpv12.c:404: structure has no member named `fd' Anyone know what might be causing this? Alternatively, would there be a suitable binary ready to download somewhere? Surely I'm not the first! I am setting up Tomcat 3.1 together with IBM's HTTPServer 1.3.6.3 on AIX 3.3.3 Bob Draper