Re: mod_perl problem?!

2011-09-28 Thread Torsten Förtsch
On Wednesday, 28 September 2011 00:46:51 Marco Walther wrote: Do you have any idea where I might start looking? I don't have much insight into the Perl or mod_perl internals, but I played which large C-based packages before;-) I have seen your mail on the user's list. My first thought had

Re: mod_perl 2.0.5 Centos 6 rpms

2011-09-28 Thread Dave Morgan
On 26/09/11 11:51 AM, Fred Moyer wrote: For those Centos 6 users here looking for mod_perl 2.0.5, I rolled a few rpms. Thank you Fred, I cannot (but I'll try :) explain how useful this is to us. We started with mod-perl around 1999, I believe. We used/had to do do every thing by hand. A

Re: mod_perl 2.0.5 Centos 6 rpms

2011-09-28 Thread Fred Moyer
On Tue, Sep 27, 2011 at 10:13 AM, Dave Morgan dave.mor...@coolplaces.ca wrote: On 26/09/11 11:51 AM, Fred Moyer wrote: For those Centos 6 users here looking for mod_perl 2.0.5, I rolled a few rpms. Thank you Fred, I cannot (but I'll try :) explain how useful this is to us. No problem, I

Re: [mp 2.0.5] Early core dump:-( OpenSolaris-x86, Apache 2.2.21 Perl 5.14.1

2011-09-28 Thread Marco Walther
OK, I think I found one problem. The following two defines don't make it from the Perl make to the CCFLAGS for the mod_perl:-( `-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' (They are automatically added by the Configure for perl and listed in the perl -V output below). That causes the my_perl