it looks like the problem is you're using apache 1.3 (not multi-thread
on non-win32 systems) with a multi-threaded build of apr
(pthread_sigmask is an export from libpthread.so).  i'm just guessing,
but i imagine you can build apr in single-thread mode...


Dave Oxley wrote:
> 
> I'm running RH7.1 with kernel 2.4.5 and I have statically compiled and
> installed apr dated 28/5/2001. mod_webapp compiles but apache doesn't start
> with the following output:
> 
> Syntax error on line 1 of /usr/local/tomcat4-CVS/conf/mod_webapp.conf:
> Cannot load /usr/local/tomcat4-CVS/bin/connector/mod_webapp.so into server:
> /usr/local/tomcat4-CVS/bin/connector/mod_webapp.so: undefined symbol:
> pthread_sigmask
> /usr/local/apache/bin/apachectl start: httpd could not be started
> 
> Anyone got an idea about the undefined symbol?
> 
> Dave.
> [EMAIL PROTECTED]
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to