On Thu, Jun 10, 2004 at 07:21:41AM +0800, John wrote:
> flist.c: In function `send_file_entry':
> flist.c:349: `lastdir_len' undeclared (first use in this function)

It patched the wrong function, which is really hard to understand
because the line numbers in the patch are right for the 2.6.2 version of
flist.c.  If you read the "@@" line before each hunk, you'll see the
function name it should have patched.  The first hunk makes its change
in receive_file_entry(), and the second makes its change in make_file().
Both changes are simple enough that you can patch them by hand, if
needed.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to