[mythtv-users] compilation problems with (k)ubuntu hardy heron & svn

Paul Archer tigger at io.com
Sun May 4 16:07:52 UTC 2008


I upgraded to rev 17246 last night, and all the boxes I have that are 
running (k)ubuntu gutsy are fine--but the two I have that are runnning hardy 
(8.04) are giving me problems. One compiles, but segfaults on startup:

2008-05-04 10:33:05.669 Using the Qt painter
2008-05-04 10:33:05.669 JoystickMenuClient Error: Joystick disabled - Failed 
to read /home/parcher/.mythtv/joystickmenurc
2008-05-04 10:33:05.829 MC::NormalizeFontSize() called, but no window
2008-05-04 10:33:06.428 Loading from: 
/usr/local/share/mythtv/themes/MythCenter/base.xml
2008-05-04 10:33:06.792 Loading from: 
/usr/local/share/mythtv/themes/default/base.xml
2008-05-04 10:33:07.710 Registering Internal as a media playback plugin.
2008-05-04 10:33:08.123 MythMusic adding CD-Writer: 1,0,0 -- DVD+-RW 
SDVD8820
2008-05-04 10:33:08.746 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
Segmentation fault


While the other one won't compile:


In file included from videoout_directfb.cpp:32:
filtermanager.h:20: error: expected template-name before '<' token
filtermanager.h:20: error: expected `{' before '<' token
filtermanager.h:20: error: expected unqualified-id before '<' token
videoout_directfb.cpp: In member function 'virtual int 
VideoOutputDirectfb::GetRefreshRate()':
videoout_directfb.cpp:311: warning: deprecated conversion from string 
constant to 'char*'
videoout_directfb.cpp: In member function 'virtual void 
VideoOutputDirectfb::ProcessFrame(VideoFrame*, OSD*, FilterChain*, 
NuppelVideoPlayer*)':
videoout_directfb.cpp:898: error: invalid use of incomplete type 'class 
FilterChain'
filtermanager.h:20: error: forward declaration of 'class FilterChain'
videoout_directfb.cpp:901: error: invalid use of incomplete type 'class 
FilterChain'
filtermanager.h:20: error: forward declaration of 'class FilterChain'
distcc[16349] ERROR: compile videoout_directfb.cpp on localhost failed
make[2]: *** [videoout_directfb.o] Error 1
make[2]: Leaving directory `/home/parcher/svn-mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv-make_default-ordered] Error 2
make[1]: Leaving directory `/home/parcher/svn-mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2


Any ideas?

Paul


More information about the mythtv-users mailing list