On Tue, Jun 26, 2007 at 09:12:12AM -0700, Dave Hayes wrote: > From /usr/pkgsrc/www/apache/Makefile: > > # Explicitly turn on large file support > APACHE_CUSTOM_CFLAGS+= -D_LARGEFILE_SOURCE > APACHE_CUSTOM_CFLAGS+= -D_FILE_OFFSET_BITS=64 > > DFly does not have largefile support yet, correct? So this should be > turned off for DFly, yes?
All BSDs have *only* largefile support except for kernel ABI compat. Joerg
