On Wed, May 15, 2002 at 03:20:03PM +0200, Giulio Orsero wrote: > > Also, if you have 64bit file access, you need to modify Makefile and add > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to line CFLAGS = ...
You should not need to do this. These defines are build into the autoconf system and are not needed in the Makefile. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
