On Mon, Jul 30, 2001 at 03:30:48PM -0400, Philip Mak wrote:
> On Mon, 30 Jul 2001, Scott Kister wrote:
> 
> > uselargefiles=define
> 
> Have you tried turning off "uselargefiles"?
> 
> I might be off track here, but recently I tried to install mod_perl on
> Solaris 5.8. It kept segfaulting until I turned off "uselargefiles" and
> binary compatibility with 5.00503. You could try recompiling perl with
> this configure line, then recompiling mod_perl and see what happens:
> 
> sh Configure -des -Dcc=gcc -Ubincompat5005 -Uuselargefiles

And     -Uusemymalloc

(or something like that) to get perl to use the system's own malloc.

Tim.

Reply via email to