fwiw, i build v269 on OSX client (PPC).

in earlier chat, i was instructed to

 patch -p1 <patches/acls.diff
 patch -p1 <patches/xattrs.diff

to the v269 src, but then,

 ./configure \
 --disable-acl-support \    <---- DISable, after APPLYing the patch
 --enable-xattr-support \
 ...

to avoid ACL's not being implemented 'correctly' (or some such ...)

seem that you need/want ACL support (i haven't read the whole thread
here), so this may be of no use.

but, building as above, i have no issues on OSX (other than mtime not
being preserved, but i guess that's being dealt with in cvs).
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to