[mythtv] compile error building win32 port

Jonathan Martens jonathan at snetram.nl
Fri Apr 16 06:49:11 UTC 2010


On 16-4-2010 3:34, Steven Orton wrote:
> Ok. I downloaded the patch files, but I don't know how to apply them. I
> copied the files into their matching file's directory. Then ran 'patch
> -p0 -i [patchfile] > patch.txt', but it failed.
>
> Any help would be appreciated...steve---

You are directing the wrong way and are using a parameter that is not 
needed IIRC, try:

patch -p0 < patch.txt

You can also try and use a windows client like TortoiseSVN to apply the 
patch (although that might brake future source updates due to the fact 
that the current subversion used in the build script is a stale one, see 
also http://svn.mythtv.org/trac/ticket/8186)

Kind regards,

Jonathan


More information about the mythtv-dev mailing list