I'm also having the same problem with libgcc when I try and build and compile my own mod_jk.
Any pointers on where libgcc should be so that Apache/mod_xx finds it would be appreciated. And this is the error I get when trying the pre-compiled mod_webapp for Solaris 8: Syntax error on line 206 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file /usr/local/apache/libexec/mod_webapp.so: symbol __lshrdi3: referenced symbol not found Matt -----Original Message----- From: Matt Goyer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 11:42 AM To: Tomcat Dev Subject: Building mod_webapp on Solaris 8 I tried using the mod_webapp binary for Solaris 8 but it was complaining about something so I'm trying to build it myself. At first I had some problems with APXS but after following the instructions at http://www2.real-time.com/rte-tomcat/2000/Jun/msg00217.html I was able to get mod_webapp to at least compile. However once I install mod_webapp.so in libexec I get the following error: Syntax error on line 206 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: libgcc_s.so.1: open failed: No such file or directory Config: - Solaris 8 - Apache 1.3.22 - gcc 3.0.1 (which should mean libgcc is installed?) What am I missing here? Where is it looking for libgcc? Thanks, Matt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>