mod_websocket
mod_websocket copied to clipboard
Error with patching with ./makepatch.sh for lighttpd-1.4.41
I have followed the steps as suggested here.
Target Lighttpd version: lighttpd-1.4.41
patching file configure.ac
Hunk #1 succeeded at 825 (offset 221 lines).
Hunk #2 succeeded at 983 (offset 223 lines).
patching file src/Makefile.am
Hunk #1 succeeded at 276 with fuzz 2 (offset 12 lines).
patching file src/base.h
Hunk #1 succeeded at 355 with fuzz 1 (offset 24 lines).
patching file src/connections-glue.c
Hunk #1 succeeded at 25 (offset 11 lines).
Hunk #2 succeeded at 43 (offset 11 lines).
patching file src/connections.c
Hunk #1 FAILED at 1163.
Hunk #2 FAILED at 1236.
Hunk #3 FAILED at 1499.
Hunk #4 FAILED at 1638.
Hunk #5 succeeded at 1392 with fuzz 2 (offset -415 lines).
4 out of 5 hunks FAILED -- saving rejects to file src/connections.c.rej
patching file src/plugin.c
Hunk #1 FAILED at 44.
Hunk #2 succeeded at 335 (offset 61 lines).
Hunk #3 succeeded at 466 (offset 62 lines).
1 out of 3 hunks FAILED -- saving rejects to file src/plugin.c.rej
patching file src/plugin.h
Hunk #2 succeeded at 55 (offset -1 lines).
Hunk #3 succeeded at 74 with fuzz 2 (offset -2 lines).
done
Any help would be appreciated. Thanks