[oi-dev] threaded perl and possible troubles

Alexander Pyhalov alp at rsu.ru
Thu Feb 27 08:37:23 UTC 2014


On 02/27/2014 12:31, Igor Kozhukhov wrote:
> On Feb 26, 2014, at 11:23 PM, Alexander Pyhalov wrote:
>
>> Hello.
>> It looks like mod_perl 2.0.8 for Apache 2.4 requires threaded perl. Do I understand correctly that after rebuilding perl with -Duseithreads we have to rebuild all perl 5.16-dependent binary modules (luckily, they   are in the gate)? What about other software? How does it depend on this?
>
> As i know Perl-5.16 have threads as default and no need rebuild it again.
> threads have been updated for perl-512 in oracle userland-gate.
>
> i'm using for dilos perl-512 as 32bit, perl-516 as 64bit and have no found issues with apache and modules, but i have less list of it.
>

Hi.
It seems that perl 5.16 doesn't know about useithreads -
/usr/perl5/5.16/bin/perl  -V:useithreads
useithreads='undef';

(and mod_perl for apache 2.4 requires them). I think I'll do the following:
a) wait for integration of https://www.illumos.org/issues/3900 fix,
b) obsolete perl 5.10 and replace it with perl 5.16
c) add perl 5.18 compiled with -Duseithreads

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University




More information about the oi-dev mailing list