"core.c: If large file support is enabled" doesn't work: (was: Apache can't handle files over 2GB)

Joe Orton jorton at redhat.com
Thu Jan 6 09:47:40 UTC 2005


On Wed, Jan 05, 2005 at 12:23:40PM +0900, Naoki wrote:
> I downloaded the apache 2.0.52 src rpm (the FC3 one) and was going to
> add  "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" to the spec file.
> But I read the ChangeLog and found this :

Rebuilding httpd with those flags is not sufficient, you need to build
apr using the CPPFLAGS, and then rebuild everything else on upwards in
the stack (apr-util, httpd, every single httpd module). That still
leaves you with various things broken, I don't recommend it at all.

joe




More information about the fedora-list mailing list