<HTML>
<HEAD>
<TITLE>Problem with 3.0.6 and fileflags</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Good day,<BR>
<BR>
I am having trouble compiling rsync 3.0.6 on Red hat Linux EL 5.3.<BR>
<BR>
I have downloaded 3.0.6, and the patches for 3.0.6. &nbsp;I then do the following:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;$ patch -p1 &lt;patches/fileflags.diff<BR>
&nbsp;&nbsp;&nbsp;&nbsp;$ ./prepare-source<BR>
&nbsp;&nbsp;&nbsp;&nbsp;$ ./configure &#8212;disable-acl-support<BR>
&nbsp;&nbsp;&nbsp;&nbsp;$ make<BR>
<BR>
When I run ./rsync, the following is returned:<BR>
<BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Osaka"><SPAN STYLE='font-size:10pt'>Capabilities:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;append, no ACLs, xattrs, iconv, no symtimes, no file-flags<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
I am puzzled by the last entry, <B>no file-flags</B>. &nbsp;I thought that this patch would apply the file-flags option, but it does not. &nbsp;If I try to connect to rsync with the --fileflags option, it returns the </SPAN></FONT><FONT SIZE="2"><FONT FACE="Osaka"><SPAN STYLE='font-size:10pt'>--fileflags: unknown option</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>. &nbsp;What do I need to do to get this to compile correctly on Linux?<BR>
<BR>
Thanks!<BR>
-- <BR>
Roger Bailey <BR>
Creative Technology <BR>
Channing Bete Company <BR>
One Community Place <BR>
South Deerfield, MA 01373 <BR>
(413) 665-5660 <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>