[mythtv-commits] Ticket #944: Live TV: OSD Text slowly disappears over time

MythTV mythtv at cvs.mythtv.org
Tue Jan 31 01:56:14 UTC 2006


#944: Live TV: OSD Text slowly disappears over time
-----------------------------------------------+----------------------------
 Reporter:  homer_simpson_loves_u at hotmail.com  |        Owner:  danielk 
     Type:  defect                             |       Status:  reopened
 Priority:  minor                              |    Milestone:  0.20    
Component:  mythtv                             |      Version:  head    
 Severity:  medium                             |   Resolution:          
-----------------------------------------------+----------------------------
Comment (by Homer):

 Patch applies cleanly but I get compile errors. Looks like something is
 missing from the patch?


 {{{
 g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-
 pointer -I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_FRONTEND -DUSING_V4L
 -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT -DUSING_BACKEND -DQT_NO_DEBUG
 -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
 -I/usr/qt/3/mkspecs/linux-g++ -I. -I../../../../local/include
 -I../../../../include -I../../../../include -I../.. -I.. -I../libmyth
 -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg
 -I/usr/qt/3/include -o osdlistbtntype.o osdlistbtntype.cpp
 osdlistbtntype.cpp: In constructor `OSDListTreeType::OSDListTreeType(const
 QString&, const QRect&, const QRect&, int, float, float)':
 osdlistbtntype.cpp:70: error: `round' was not declared in this scope
 osdlistbtntype.cpp:72: error: `ceil' was not declared in this scope
 osdlistbtntype.cpp: In member function `virtual void
 OSDListTreeType::Reinit(float, float)':
 osdlistbtntype.cpp:118: error: `round' was not declared in this scope
 osdlistbtntype.cpp:120: error: `ceil' was not declared in this scope
 osdlistbtntype.cpp: In constructor `OSDListBtnType::OSDListBtnType(const
 QString&, const QRect&, float, float, bool)':
 osdlistbtntype.cpp:438: error: `round' was not declared in this scope
 osdlistbtntype.cpp:440: error: `ceil' was not declared in this scope
 osdlistbtntype.cpp: In member function `virtual void
 OSDListBtnType::Reinit(float, float)':
 osdlistbtntype.cpp:493: error: `round' was not declared in this scope
 osdlistbtntype.cpp:495: error: `ceil' was not declared in this scope
 make[2]: *** [osdlistbtntype.o] Error 1
 make[2]: Leaving directory `/usr/src/mythtv.8789/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/usr/src/mythtv.8789/libs'
 make: *** [sub-libs] Error 2

 }}}

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/944>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list