golasze / sd-xbmc

Automatically exported from code.google.com/p/sd-xbmc
1 stars 0 forks source link

Problem with patching rtmpdump #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have replicated git repository for rtmpdump and tried to patch it with 
weebtv.patch
it rejects 3 places and then does not compile rej file attached

Original issue reported on code.google.com by bartek...@gmail.com on 18 Nov 2011 at 6:49

Attachments:

GoogleCodeExporter commented 8 years ago
I have no idea why didn't patch. I haven't been trying patch on newest 
repository of rtmpdump for five days. 
BTW, we can speak Polish :-).

Właśnie przed chwilą sprawdziłem i działa:

[plesken@localhost rtmpdump (master)]$ patch -p1 < ../weebtv.patch 
patching file librtmp/rtmp.c
patching file librtmp/rtmp.h
patching file rtmpdump.c
Hunk #1 succeeded at 697 with fuzz 1 (offset 1 line).
Hunk #2 succeeded at 746 (offset 1 line).
Hunk #3 succeeded at 849 (offset 1 line).
Hunk #4 succeeded at 1065 (offset 1 line).
Hunk #5 succeeded at 1185 (offset 2 lines).
patching file rtmpgw.c
[plesken@localhost rtmpdump (master)]$ 

patch mam katalog wyżej i odpalam to komendą:

patch -p1 < ../weebtv.patch

Original comment by ples...@gmail.com on 19 Nov 2011 at 8:12

GoogleCodeExporter commented 8 years ago
juz znalazłem musiałem pozmiieniałem ścieżki w patchu i poszło, dzięki 
wielkie. Świetna robota :)

Original comment by bartek...@gmail.com on 19 Nov 2011 at 10:54

GoogleCodeExporter commented 8 years ago

Original comment by ples...@gmail.com on 4 Dec 2011 at 7:15