Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 10:17:09 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Bruno Lavoie <freebsd-stable@evolugroup.com>, ports@freebsd.org, lars.eggert@gmx.net
Subject:   Re: mod_perl + perl 5.8 with thread support
Message-ID:  <9C8A58246937DD072AA905F5@[192.168.1.5]>
In-Reply-To: <421A5AC6.4010104@evolugroup.com>
References:  <421A5AC6.4010104@evolugroup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--==========41DAA9F0D661B9DE6F7F==========
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

+-Le 21/02/2005 17:03 -0500, Bruno Lavoie a dit :
| Hello,
| 
| i need to have modperl::perlrun  (Perl 5.8 ) with iThreads support
| because i'm building a server on wich developpers will work, and each of
| these developers need a unique @INC path
|   -->
| http://perl.apache.org/docs/2.0/user/config/config.html#Modifying_C__INC_
| _on_a_Per_VirtualHost
| 
|  i can build successfully perl with thread support (-DWITH_THREADS) ,
| after that i build mod_perl, successfully too!
| 
| the problem is when i start apache :
| 
| bash-2.05b# /usr/local/etc/rc.d/apache2.sh restart
| Performing sanity check on apache2 configuration:
| Syntax error on line 243 of /usr/local/etc/apache2/httpd.conf:
| Cannot load /usr/local/libexec/apache2/mod_perl.so into server:
| /usr/local/libexec/apache2/mod_perl.so: Undefined symbol
| "pthread_cond_signal"
| bash-2.05b#

I do think that if you want to have a threaded mod_perl, you'll need a
threaded apache, that is, you'll have to recompile it with WITH_MPM=worker.

-- 
Mathieu Arnold
--==========41DAA9F0D661B9DE6F7F==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)

iQEVAwUBQhr4mFvROjYJ63c1AQL7/wgAmlMbRZAczlxq84OQ+gobowy6Qh4/H7Qo
PXncqGylKZgNMt7/2+oDwF/J/G5ceAtvIsugIjXBpaKDBYepFjL9PbIyl0uY3feI
EZ7qLOuATTc4HWL26MIKh/6yLlvZpECT6p+UMdujBJR5PMzG5WkZNp+Lo8CGYfLQ
+brkbJ0V+jI6Ty8uLLdL09+Gb/DElaQWd6w2hL/7cX6IPZh1fxJ0krj7Lk3Fu4q5
l+ePGNgaKVKIptwAP+/nUdQge/fkRTy3F0NSKeSQI90LkxeVBFzQnU+9llz0A8td
jwZ8rXm3PHtEk98DAnrJ7HpWmAb44ePOwf9otRFgryprx1c+ZCB+cA==
=qaBy
-----END PGP SIGNATURE-----

--==========41DAA9F0D661B9DE6F7F==========--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9C8A58246937DD072AA905F5>