On 20 November 2010 22:56, Jonathan Martens <[email protected]> wrote:
> I have been able to resolve the issue (manually) ATM by adding > > #include <linux/videodev2.h> > > to > > ./libs/libmythtv/analogsignalmonitor.cpp Did that > as well as installing video4linux-devel and that > and adding the path to it to > libmythtv.pro to make it compile (after a run of qmake-qt47). I have zero prior knowledge of qmake, but couldn't figure out what was necessary to add to the .pro file rpmbuild seems to call qmake so you probably don't need that as a manual step, I got errors that timestamp was not defined where videodev2.h was included in analogsignalmonitor.cpp _______________________________________________ atrpms-devel mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-devel
