are you still stuck on this?  did you link mod_perl static or dso?  if
dso, try static.  you can also try configuring Perl with -Dusemymalloc=n,
but that comes with a large performance hit.
I've never had a problem with solaris and any combo of mod_perl/Perl

On Mon, 1 Nov 1999, Dan Rench wrote:

> 
> I did some experimenting with my Solaris2.5.1/mod_perl/Data::Dumper/Storable
> problem that I wrote about last week.  A grid:
> 
> 
>              | mod_perl 1.21 | 1.21-dev (19991101174047)
> -------------+---------------+--------------------------
> perl5.004_05 | works fine    | didn't try
> perl5.005_03 | doesn't work  | doesn't work
> perl5.005_62 | won't compile | works fine!
> 
> 
> All versions of perl compiled with all solaris hints.
> 
> So is this a 5.005_03-specific bug?  Any word on 5.005_04?
> 


Reply via email to