Re: rsync patch -flags fails to compile on Mac OSX

2007-03-30 Thread Wayne Davison
On Thu, Mar 29, 2007 at 12:44:11AM +0200, [EMAIL PROTECTED] wrote: > However, after defining the missing flags in rsync.h I still get the > following errors: There were a bunch of old code idioms in that patch due to my inability to compile file-flags on my systems. I kluged something together

rsync patch -flags fails to compile on Mac OSX

2007-03-28 Thread smokin . jake
I am trying to compile rsync 3.0.0cvs with the flags.diff patch on a Mac OSX G4. It fails because the flags UF_NOUNLINK, and SF_NOUNLINK do not exist on this platform. sys/stat.h only gives the following flags * Definitions of flags stored in file flags word. * * Super-user and owner