Large file support on 2.5.5 is also not working for HP/UX 11.0. I get the same error.. And rsync reports that 64 bit files are compiled in.
aurora:/ # rsync rsync version 2.5.5 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others <http://rsync.samba.org/> Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, no IPv6, 32-bit system inums, 64-bit internal inums Aharon On Thu, 1 Aug 2002, Scott Powell wrote: > I've been trying to get rsync to work on AIX 4.3.3 with files > 2GB. I've looked >through the archives and saw reference to this, etc. on HPUX but have not been able >to come across a solution for AIX. I've tried compiling with the following flags >without luck: > > "-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" > > There error I'm getting is as follows (when hitting the 2GB limit): > > rsync: error writing 32768 unbuffered bytes - exiting: Broken pipe > rsync error: error in rsync protocol data stream (code 12) at io.c(463) > > When I run ./configure I see these lines pertaining to large file support: > > checking for broken largefile support... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGE_FILES value needed for large files... 1 > > My filesystems are large file enabled and fsize is set to -1 in >/etc/security/limits. Does anyone have any suggestions on getting this to work on AIX >4.3.3? The rsync version is (2.5.5). > > $ rsync > rsync version 2.5.5 protocol version 26 > Copyright (C) 1996-2002 by Andrew Tridgell and others > <http://rsync.samba.org/> > Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, > no IPv6, 32-bit system inums, 64-bit internal inums > > Thanks, > Scott > > -- > To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync > Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > -- Sr Unix Administrator Tampa, Florida Websites: http://www.tamparacing.com http://www.tampaforums.com http://www.ls6.com http://www.lastgen.com http://www.xmbforum.com -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
