Hi all,
I was trying to apply the patch for 'T.30 T2 timeout problem but
paching fails
...'
Here is the patch from bugzilla:
http://bugs.hylafax.org/bugzilla/attachment.cgi?id=593&action=view
What am I doing wrong here:
[yidnek@faxserver]# patch -p1 < attachment.cgi
patching file faxd/Class1.c++
Hunk #1 succeeded at 789 (offset -249 lines).
patching file faxd/Class1Recv.c++
Hunk #1 FAILED at 426.
Hunk #2 succeeded at 462 (offset -55 lines).
Hunk #3 FAILED at 513.
Hunk #4 FAILED at 545.
Hunk #5 FAILED at 682.
Hunk #6 FAILED at 690.
Hunk #7 FAILED at 962.
Hunk #8 FAILED at 974.
7 out of 8 hunks FAILED -- saving rejects to file
faxd/Class1Recv.c++.rej
patching file faxd/Class2.c++
Hunk #1 succeeded at 484 (offset -65 lines).
patching file faxd/CopyQuality.c++
Hunk #1 succeeded at 401 (offset -109 lines).
patching file faxd/ModemConfig.c++
Hunk #1 succeeded at 418 (offset -24 lines).
[yidnek@faxserver]#
I tried with -l option and I got same 'Failed' error.