rsync solaris 10 Value too large

Satish Shukla satish at cadence.com
Wed Jun 16 04:49:06 MDT 2010


Hi,
I am not sure if that helps but with GCC you can use the following flags, I had a similar problem using another tool but recompilation with following solved the problem. This is standard GNU error not related to rsync.

-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DLITTLE_ENDIAN

Regards,
Satish



From: rsync-bounces at lists.samba.org [mailto:rsync-bounces at lists.samba.org] On Behalf Of thesunshine sunshine
Sent: Thursday, June 10, 2010 6:07 AM
To: rsync at lists.samba.org
Subject: rsync solaris 10 Value too large

Hi,

I am trying to copy the >10G file from S8 to S10. But I am getting the Value too large error message

send_files failed to open /src_dirc/filename: Value too large for defined data type
rsync error: error in file IO (code 11 ) at main.c(1508) [ generator=3.0.7]

I also recompile with rsync with CFLAGS='-s -m64 -HAVE_OFFSET64_T' . But rsync throws same error message.

Is there some where code , which I have to change the file size default setting. Or is there any way to fix that error message. I appreciate your help

Bye


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20100616/2f774a95/attachment.html>


More information about the rsync mailing list