[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: MakeMaker change needed to fix Apache/mod_perl coredumps



In <3881148A.85E85213@uk.sun.com>, Alan Burlison writes:
:This would mean adding 
:"-L <path to libperl.so> -lperl" to the linker line in the Makefiles
:output by MakeMaker.
:
:Can anyone think of any deleterious effects of doing this?  If not, I'll
:get folks on the mod_perl list to check that the fix actually works on
:all the affected systems and then submit an official patch to p5p.

What happens if you move libperl.so, for example to somewhere else in
LD_LIBRARY_PATH: would this work for modules compiled before but fail
for those compiled after the proposed change? I've always found the
locating of .so files mysterious (not just in perl), so this springs
to mind as a potential problem.

Hugo


Follow-Ups from:
Alan Burlison <Alan.Burlison@uk.sun.com>
References to:
Alan Burlison <Alan.Burlison@uk.sun.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]