Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 35860 invoked from network); 26 Feb 2003 21:24:22 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 26 Feb 2003 21:24:22 -0000 Received: (qmail 3997 invoked by uid 97); 26 Feb 2003 21:26:02 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 3990 invoked from network); 26 Feb 2003 21:26:01 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 26 Feb 2003 21:26:01 -0000 Received: (qmail 33596 invoked by uid 500); 26 Feb 2003 21:23:54 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 33550 invoked from network); 26 Feb 2003 21:23:54 -0000 Received: from unknown (HELO mail.cdi-hq.com) (207.104.45.33) by daedalus.apache.org with SMTP; 26 Feb 2003 21:23:54 -0000 Received: from ike (192-168-11-100.cdi-hq.com [192.168.11.100]) by mail.cdi-hq.com (8.10.1/8.10.1) with SMTP id h1QLNxf28178 for ; Wed, 26 Feb 2003 13:23:59 -0800 (PST) From: "Mike Jackson" To: "Tomcat Users List" Subject: RE: build-unix.sh error for mod_jk.so Date: Wed, 26 Feb 2003 13:23:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I don't see the that thread option set, so it must not be using it. That option should probably appear after "cc", somewhere prior to the "-c" and the source file. --mikej -=----- mike jackson mjackson@cdi-hq.com > -----Original Message----- > From: David.Vann@mjh.org [mailto:David.Vann@mjh.org] > Sent: Wednesday, February 26, 2003 12:05 PM > To: Tomcat Users List > Subject: build-unix.sh error for mod_jk.so > > > When trying to build mod_jk.so on Tru64 Unix 5.1 using Apache > 1.3.27 and > tomcat 3.3.1a I get the following error, can someone guild me in the > correct direction: > Compiling mod_jk > 13 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c mod_jk.c > 14 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c ../common/jk_ajp12_worker.c > 15 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c ../common/jk_ajp13.c > 16 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c ../common/jk_ajp13_worker.c > 17 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c ../common/jk_connect.c > 18 cc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite > -DSHARED_MODULE > -I/usr/local/apache/include -I../common -I/usr/opt/java131/include > -I/usr/opt/ja > va131/include/alpha -c ../common/jk_jni_worker.c > 19 cc: Error: /usr/opt/java131/include/jni.h, line 34: #error > "Modules that > interface with Java must be compiled and linked with the > -pthread option" > (erro > rmessage) > 20 #error "Modules that interface with Java must be compiled and > linked wit > h the -pthread option" > 21 -^ > > I thought the -pthread option was set. If not how do I set it or > how do I > compile the java modules? > > > Sincerely, > > David Vann > Martha Jefferson Hospital > 459 Locust Avenue > Charlottesville, VA 22902 > David.Vann@mjh.org > Phone (434) 244-5911 > Fax (434) 982-7351 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org