try:

apxs -o mod_jk.so -DSOLARIS -lposix4 -I../jk -I/usr/java/include
-I/usr/java/include/solaris -c *.c ../jk/*.c


[EMAIL PROTECTED] wrote:
> 
> 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]

Reply via email to