I had the same problem earlier too. You just need to edit the build-unix.sh and add -DSOLARIS to the APXS call. My apxs doesn't have that by default. hope this helps shinta > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 09, 2001 11:22 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Bug 286] New - Tomcat mod_jk.so refuses to load with Apache > 1.3.14 undefined symbol BugRat Report#532 > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=286 > > *** shadow/286 Fri Mar 9 21:21:33 2001 > --- shadow/286.tmp.13587 Fri Mar 9 21:21:33 2001 > *************** > *** 0 **** > --- 1,26 ---- > + > +================================================================= > ===========+ > + | Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined > symbol BugRa | > + > +----------------------------------------------------------------- > -----------+ > + | Bug #: 286 Product: Tomcat 3 > | > + | Status: UNCONFIRMED Version: 3.2.1 > Final | > + | Resolution: Platform: All > | > + | Severity: Normal OS/Version: All > | > + | Priority: High Component: Connectors > | > + > +----------------------------------------------------------------- > -----------+ > + | Assigned To: [EMAIL PROTECTED] > | > + | Reported By: [EMAIL PROTECTED] > | > + | CC list: Cc: > | > + > +----------------------------------------------------------------- > -----------+ > + | URL: > | > + > +================================================================= > ===========+ > + | 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 > + > + > + > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]