Bug report #532 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/532> REPORT #532 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: Tomcat 3.2 final JVM Release: 1.3.0 Operating System: Solaris OS Release: 2.8 Platform: SPARC Synopsis: Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined symbol Description: I build Apache 1.3.14 from scratch on Solaris 2.8 using GCC 2.95.2. I also built the mod_jk.so from scratch on the same machine. Apache 1.3.14 refuses to load the mod_jk.so module because of an undefined symbol fdatasync. I found this in librt.so and libposix4.so on the machine. The offending call is in jk_util.c:112Title: BugRat Report # 532
BugRat Report # 532
Project: Tomcat | Release: Tomcat 3.2 final |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Joe Ceklosky ( [EMAIL PROTECTED] )
Date Submitted:
Dec 5 2000, 07:33:16 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined symbol
- Environment: (jvm, os, osrel, platform)
- 1.3.0, Solaris, 2.8, SPARC
- Additional Environment Description:
- None
- Report Description:
- I build Apache 1.3.14 from scratch on Solaris 2.8 using GCC 2.95.2. I also built the mod_jk.so from scratch on the same machine. Apache 1.3.14 refuses to load the mod_jk.so module because of an undefined symbol fdatasync. I found this in librt.so and libposix4.so on the machine. The offending call is in jk_util.c:112
- How To Reproduce:
- null
- Workaround:
- null