[mythtv-users] mythFM fails to build for 0.18.1?

Jon Reynolds jonr at destar.net
Sun Aug 7 12:17:51 UTC 2005


I have been trying to get mythFM working under FC4 kernel 
version-2.6.12-1.1398_FC4 with MythTV-0.18.1 installed following Jarods 
guide so it was setup using RPMs.

I installed  the libmyth-devel and libsndfile-devel packages as well as 
the other pre-requisites and am now getting this error:


g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../../include 
-I../../../../../../local/include -I/usr/lib/qt-3.3/include -o 
globalsettings.o globalsettings.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../../include 
-I../../../../../../local/include -I/usr/lib/qt-3.3/include -o 
stationeditor.o stationeditor.cpp
/usr/lib/qt-3.3/include/qsqldatabase.h:63: warning: ‘class 
QSqlDriverCreatorBase’ has virtual functions but non-virtual destructor
stationeditor.cpp: In constructor ‘StationEditor::StationEditor()’:
stationeditor.cpp:119: error: cannot allocate an object of abstract type 
‘StationListSetting’
stationeditor.h:40: note:   because the following virtual functions are 
pure within ‘StationListSetting’:
/usr/include/mythtv/settings.h:31: note:  virtual void Configurable::load()
/usr/include/mythtv/settings.h:32: note:  virtual void Configurable::save()
make: *** [stationeditor.o] Error 1


Can anybody help me with this?

Thanks,

Jon


More information about the mythtv-users mailing list