Re: mod_perl2 and Perl 5.14 with uselargefiles on 32-bit architectures (was: Early core dump)

2011-10-22 Thread Niko Tyni
On Wed, Sep 28, 2011 at 02:22:49PM -0700, Marco Walther wrote: > 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

Re: mod_perl2 and Perl 5.14 with uselargefiles on 32-bit architectures

2011-10-22 Thread Marco Walther
On 10/22/2011 11:08 AM, Niko Tyni wrote: On Wed, Sep 28, 2011 at 02:22:49PM -0700, Marco Walther wrote: 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 automatic