The Open Group Single Unix standard shows that the data types int64 and uint64 are defined in the inttypes.h header file.
Rsync is not including this file, nor is there a feature test for this header file in the configure phase, but rsync is using these data types.
My error, the types on my system are in the ints.h header file, which I do not find in The Open Group's specifications.
-John [EMAIL PROTECTED] Personal Opinion Only
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html