Displaying 2 results from an estimated 2 matches for "sys_immutable".
Did you mean:
is_immutable
2008 Mar 02
3
congrats!
Thanks Wayne and everybody,
This is a huge boost to have a modern rsync for OSX. We're all
grateful. Rob D
PS I did notice that we lost the bsd flags test in 3.0. It was ok in
pre10.... thanks again
bbouncer
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification time ... ok
ok
Verifying: symlinks ... ok
Verifying:
2013 Oct 10
2
Cannot build rsync 3.1.0 on MacOSX 10.8.5 with fileflags patch
...ileflags' patch alone:
patch -p1 <patches/fileflags.diff
./configure
make
This generates the error:
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -I./zlib -c main.c -o main.o
main.c:846:6: error: use of undeclared identifier 'force_change'
if (force_change & SYS_IMMUTABLE) {
^
1 error generated.
make: *** [main.o] Error 1
Building without the fileflags patch is successful.
Has anyone else noticed this behaviour?
Regards,
Tony Morton