[mythtv-commits] Ticket #2287: mythtv-vid: X11 Video output fixes branch

MythTV mythtv at cvs.mythtv.org
Tue Feb 6 21:49:11 UTC 2007


#2287: mythtv-vid: X11 Video output fixes branch
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
---------------------+------------------------------------------------------
Comment (by John Ball):

 Hi,
 It looks like 12737 isn't happy when ivtv drivers aren't installed:

 {{{

 NuppelVideoPlayer.cpp: In member function `void
 NuppelVideoPlayer::SetDecoder(DecoderBase*)':
 NuppelVideoPlayer.cpp:6538: error: `IvtvDecoder' was not declared in this
 scope
 NuppelVideoPlayer.cpp:6538: error: `ivtv' was not declared in this scope
 NuppelVideoPlayer.cpp:6538: error: `IvtvDecoder' is not a type
 NuppelVideoPlayer.cpp:6538: error: expected `>' before '*' token
 NuppelVideoPlayer.cpp:6538: error: expected `(' before '*' token
 NuppelVideoPlayer.cpp:6538: error: expected primary-expression before '>'
 token
 NuppelVideoPlayer.cpp:6538: error: expected `)' before ';' token
 NuppelVideoPlayer.cpp:6538: warning: unused variable 'IvtvDecoder'
 make[2]: *** [NuppelVideoPlayer.o] Error 1
 make[2]: Leaving directory `/home/mythtv/src/testing-mythvid/mythtv-
 vid/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/home/mythtv/src/testing-mythvid/mythtv-
 vid/libs'
 make: *** [sub-libs] Error 2
 }}}

 I'm using --disable-ivtv. Thanks!

 -John

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2287#comment:32>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list