Re: building mythtv 0.24 on el5, status and instructions
Andy Burns <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <[email protected]> |
On 26 November 2010 10:23, Axel Thimm <[email protected]> wrote: > That's good! Did you also run it? I haven't tried to run the parts that I have built yet, don't fancy trashing my master backend, I'll clone the domU it's running in to allow some tests .... > Also I don't really want to touch neither the vendor's, not ATrpms' > shipped videodev*.h files. It doesn't need to change the vendor videodev2.h (the one in /usr/include/linux) an dthe change in the atrpms videodev2.h (the one in /usr/include/v4l/linux) is only putting back what seem to be changes away from the original version from bytesex.org > But the additional includes look like they > could be add to the mythtv source, e.g. before #include > <linux/videodev2.h> you could add the necessary missing includes. Could > you please do that? This would make the changes less intrusive and also > applicable in upstream mythtv, so future releases/trunk code will have > this fixed. that's another way I suppose I'll try it that way