[mythtv-commits] Ticket #8720: Compile error with signalmonitor

MythTV mythtv at cvs.mythtv.org
Tue Aug 3 17:55:58 UTC 2010


#8720: Compile error with signalmonitor
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Type:  defect          
   Status:  new                   |    Priority:  minor           
Milestone:  unknown               |   Component:  MythTV - General
  Version:  Trunk Head            |    Severity:  medium          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
 Following compile error happens in Fedora 13, svnversion 25549:

 {{{
 signalmonitor.cpp: In static member function ‘static SignalMonitor*
 SignalMonitor::Init(QString, int, ChannelBase*)’:
 signalmonitor.cpp:136: error: cannot dynamic_cast ‘channel’ (of type
 ‘class ChannelBase*’) to type ‘struct V4LChannel*’ (target is not pointer
 or reference to complete type)
 make[2]: *** [signalmonitor.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: Leaving directory `/mnt/myth/trunk/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv-make_default] Error 2
 make[1]: Leaving directory `/mnt/myth/trunk/mythtv/libs'
 make: *** [sub-libs-make_default-ordered] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8720>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list