On Wed, May 16, 2001 at 08:09:05PM -0700, Doug MacEachern wrote:
> On Tue, 15 May 2001, Ken Williams wrote:
> 
> > Is the suggestion below, about building Apache with -D_LARGEFILE_SOURCE,
> > accurate?  That flag seemed to have no effect when I used it in building
> > Apache, and I couldn't find any mention of it in the Apache or mod_perl
> > source trees.
> 
> looking at perl-5.6.1/hints/darwin.sh, i don't see any special flags for
> largefile support, like there is in aix,hpux,linux,solaris hints
>  
> i think Makefile.PL should not spit out those warnings if $^O eq 'darwin'
> it is an issue with the other platforms, because largefile flags change
> the sizeof request_rec, doesn't look like thats the case with darwin.

Darwin (aka Rhapsody) always has a 64 bit off_t, there is no small file
compile environment.

-- 
Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:          +49 5131 709320
FAX:            +49 5131 709325
Internet:       [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to