[mythtv] DVB support - Status update
Edward Wildgoose
Edward.Wildgoose at FRMHedge.com
Mon Apr 28 10:08:12 EDT 2003
> >Also, you're going to need to make the DVB code (library, etc) more of a compile time option.
> >
> I thought I already did make it dependent on the existance of the
> relevant headers (libdvbdev.pro: using_dvb), and I think it's also
> (automatically) a compile-time option. Should I do that on the libs/
> level? I do build the dvb* classes non-functional, if built without DVB
> headers, following your lead with the mpegrecorder and V4L2. Should I
> make them not build at all? I can surely do that, I just need to add an
> #ifdef in tv_rec.cpp where they are instantiated.
I can confirm that I initially built the sources with the DVB kernel headers in the wrong place and the build file seems to ignore the relevant modules and compile cleanly. Nice touch - however, I suspect this is one warning message which will go unnoticed and lead to support calls like "why doesn't my DVB card do anything..."
More information about the mythtv-dev
mailing list