Rich, >From what I can tell, apr_thread_mutex_trylock is a function from the Apache Portable Runtime project. It's possible that the RPM builder missed a dependency, and there's another package you need to install. What that might be, I have no idea at the moment.
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Rich Smrcina Sent: Tuesday, February 17, 2004 10:33 PM To: [EMAIL PROTECTED] Subject: Re: Apache and Tomcat Apache built just fine, that wasn't the problem. Using the SLES8 distributed Apache and Tomcat together produced the message: Syntax error on line 228 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/mod_jk2.so into server: /usr/lib/apache/mod_jk2.so: undefined symbol: apr_thread_mutex_trylock On Tue, 2004-02-17 at 21:06, Ranga Nathan wrote: > I have always started with a tar.gz file and done a configure, make and > make install. Most software rpms are a bit behind the tar,gz > distributions > > > > > > Rich Smrcina <[EMAIL PROTECTED]> > > Sent by: Linux on 390 Port <[EMAIL PROTECTED]> > 02/17/2004 02:17 PM > Please respond to Linux on 390 Port > > > To: [EMAIL PROTECTED] > cc: > Subject: Re: Apache and Tomcat > > > No, SLES8 comes with Apache 1.3.26 (I think). We were getting a similar > message. There are no updates to either of these packages on the SuSE > download site. > > On Tue, 2004-02-17 at 15:47, Ranga Nathan wrote: > > Was Apache 2.0x installed when you installed the Tomcat? From what you > are > > saying, you copied something from intel platform to os/390 platform? > > You may have to rebuild Tomcat AFTER Apache is installed as it would > > require Apache headers. > > > > > > > > > > Rich Smrcina <[EMAIL PROTECTED]> > > > > Sent by: Linux on 390 Port <[EMAIL PROTECTED]> > > 02/17/2004 11:18 AM > > Please respond to Linux on 390 Port > > > > > > To: [EMAIL PROTECTED] > > cc: > > Subject: Apache and Tomcat > > > > > > I am trying to get Tomcat 4.0.4 (that comes with SLES8) to work with > > Apache 2.0.48 (built from source). > > > > Seperately they work just fine, but when I add the LoadModules > > referencing mod_jk2.so (which is currently being used on an Intel > > server) and restart Apache, I get the following: > > > > Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf: > > Cannot load /usr/local/apache2/modules/mod_jk2.so into server: > > /usr/local/apache2/modules/mod_jk2.so: undefined symbol: ap_table_get > > > > Has anyone ran across this problem and if so how was it resolved? > > > > Thanks. > > -- > > Rich Smrcina > > Sr. Systems Engineer > > DSG eServer & Linux Solutions > > Milwaukee, WI > > rsmrcina at wi.rr.com > > rsmrcina at dsgroup.com > > > > Catch the WAVV! Stay for requirements and the free-for-all. > > Update your zSeries skills in 4 days for a very reasonable price. > > WAVV 2004 in Chattanooga, TN > > April 30-May 4, 2004 > > For details see http://www.wavv.org > -- > Rich Smrcina > Sr. Systems Engineer > DSG eServer & Linux Solutions > Milwaukee, WI > rsmrcina at wi.rr.com > rsmrcina at dsgroup.com > > Catch the WAVV! Stay for requirements and the free-for-all. > Update your zSeries skills in 4 days for a very reasonable price. > WAVV 2004 in Chattanooga, TN > April 30-May 4, 2004 > For details see http://www.wavv.org -- Rich Smrcina Sr. Systems Engineer DSG eServer & Linux Solutions Milwaukee, WI rsmrcina at wi.rr.com rsmrcina at dsgroup.com Catch the WAVV! Stay for requirements and the free-for-all. Update your zSeries skills in 4 days for a very reasonable price. WAVV 2004 in Chattanooga, TN April 30-May 4, 2004 For details see http://www.wavv.org
