Displaying 2 results from an estimated 2 matches for "largefile64".
Did you mean:
  largefile4
  
2017 Jun 13
1
Successful compile / i686 "LARGEFILE64" question (was: Lots of RPC-related compile errors trying to update Samba from 3.5 to 4.6)
On Tue, 2017-06-13 at 11:03 +0200, awl1 wrote:
> Hello Andrew, hello Samba experts,
> 
> first of all, good news: So I have indeed managed to compile a set co 
> cross-compiled binaries and installed them successfully onto my NAS. 
> Many thanks for your help in getting there!
> while the output of my freshly cross-compiled version does not have any 
> single of them:
> 
2017 Jun 13
0
Successful compile / i686 "LARGEFILE64" question (was: Lots of RPC-related compile errors trying to update Samba from 3.5 to 4.6)
...STAT64
    HAVE_FTELLO64
    HAVE_FTRUNCATE64
    HAVE_LSEEK64
    HAVE_LSTAT64
    HAVE_OPEN64
    HAVE_POSIX_FALLOCATE64
    HAVE_PREAD64
    HAVE_PWRITE64
    HAVE_READDIR64
    HAVE_SENDFILE64
    HAVE_STAT64
    HAVE_STRUCT_DIRENT64
    HAVE___OPEN64
    HAVE___PREAD64
    HAVE___PWRITE64
    _LARGEFILE64_SOURCE
while the output of my freshly cross-compiled version does not have any 
single of them:
$ grep 64 smbd-b_new.txt
    HAVE_INT64_T
    HAVE_UINT64_T
    SIZEOF_INT64_T
    SIZEOF_UINT64_T
Does this mean that my new version will handle large files (with a 
length of more than fits into 32...