[mythtv] Compile error, dvb header versions again?

John Pullan john.pullan at gmail.com
Tue Jul 26 04:58:02 EDT 2005


On 26/07/05, Torbjörn Jansson <torbjorn.jansson at mbox200.swipnet.se> wrote:
> Yesterday i tried to compile the code in svn and got this error:
> ----
> frequencytables.cpp: In member function `QString
> TransportScanItem::toString() const':
> frequencytables.cpp:131: error: 'const union
> dvb_frontend_parameters::<anonymous>' has no member named 'vsb'
> frequencytables.cpp:137: error: 'const union
> dvb_frontend_parameters::<anonymous>' has no member named 'vsb'
> make[2]: *** [frequencytables.o] Error 1
> ----
> 

you need the #ifdef DVB_API_VERSION_MINOR put around the appropriate bits.


-- 
John


More information about the mythtv-dev mailing list