We were able to compile rsync for 64 bit, (Sun c compiler) with:  
CFLAGS=-xarch=amd64

However, it still fails with the message:
rsync: failed to set times on "/tmp/foo/xxx/.filename.java.b0aGxe": Value too 
large for defined data type (79)

rsync does copy the file, but fails to reset the timestamp on the file, and 
leaves it owned by root, with a modify time of now.

I note that cp, touch also fail. It seems this is not limited to rsync.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to