Okay, Platform: Solaris 2.6 sparc, latest patches JDK 1.1.7 JSDK 2.0 Apache 1.3.6 JServ 1.0b3 egcs 1.1 release I've been trying unsuccessfully over the last two days to get JServ working. I've read everything on the java.apache.org site ( faq's, howto's, etc. ) about compiling it with DSO support. I've got it so it compiles, apache works, until I try to load mod_jserv. It then fails with an unreferenced symbol error: Cannot load /usr/local/apache/libexec/mod_jserv.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file /usr/local/apache/libexec/mod_jserv.so symbol jserv_error: referenced symbol not found I recalled seeing in one of the FAQ answers something about the .so created by apache under the ~/src/modules/extra directory being only a stub. The fix was to install the .so from the ~JServ/src/c directory over it. I cannot get JServ to compile a .so, however. The difference in file sizes noted in the FAQ was ~34K vs. ~340K. The .so created by apache is 30756 bytes in length. Any pointers or help on how to build a working mod_jserv.so will be greatly appreciated. Thanks, -Chris Parker -- \\\|||/// \ Chris Parker: Senior Systems and Network Engineer \ ~ ~ / \ [EMAIL PROTECTED] \ [EMAIL PROTECTED] | @ @ | \ www.starnetusa.net \ www.megapop.net oOo---(_)---oOo--\------------------------------------------------------ \ Without C we would have 'obol', 'basi', and 'pasal' ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]