The patch seems to work for me, patching the tar file didn't work ,so i
split the patch into 2 patches then run the patch commands for main.c and
io.c independently.

-----Message d'origine-----
De : Wayne Davison [mailto:[EMAIL PROTECTED]]
Envoyé : 14 juin, 2001 05:11
À : Wilson, Mark - MST
Cc : RSync List (E-mail)
Objet : RE: rsync hangs in select on linux 2.4.5


On Thu, 14 Jun 2001, Wilson, Mark - MST wrote:
> Umm, errr, I have to confess that I don't know how to apply your hang
> patch... I did try the patch command, but to no avail.

You may need a newer version of the patch program, then.  The way to
apply it is very straightforward.  Chdir to the rsync source, grab the
diff (e.g. "wget URL"), and then run "patch -p0 <rsync-nohang.patch".

If that doesn't work, you can grab a new version of the patch program
from any gnu archive -- for instance:

    ftp://ftp.gnu.org/gnu/patch/patch-2.5.4.tar.gz

> Also the patch you list below (link) is different to one I saved of
> one of your earlier emails.

I posted the two different fixes separately to the mailing list, but the
URL in my last email has both no-hang fixes together in one file.

..wayne..


Reply via email to