[mythtv-users] SVN Build errors in mythfrontend

Sid Boyce sboyce at blueyonder.co.uk
Fri Mar 28 02:31:32 UTC 2008


This is on openSUSE 11.0 Alpha3. I have the following installed
libqt4-sql-mysql-4.3.93.20080319-1
libqt4-sql-4.3.93.20080319-1
Am I correct in thinking this says I need MSql, there is nothing 
mentioning it in the configure script. I did "make distclean" after "svn 
up" before running configure.
# svn info
Path: .
URL: http://svn.mythtv.org/svn/trunk/mythtv
Repository Root: http://svn.mythtv.org/svn
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 16828
Node Kind: directory
Schedule: normal
Last Changed Author: stuartm
Last Changed Rev: 16828
Last Changed Date: 2008-03-28 00:11:31 +0000 (Fri, 28 Mar 2008)

cd mythfrontend/ && make -f Makefile
make[2]: Entering directory `/ftp/mar08/MYTHTV/mythtv/programs/mythfrontend'
g++ -m64 -o mythfrontend version.o main.o manualbox.o playbackbox.o 
viewscheduled.o globalsettings.o manualschedule.o programrecpriority.o 
channelrecpriority.o statusbox.o networkcontrol.o mediarenderer.o 
mythfexml.o custompriority.o mythappearance.o moc_manualbox.o 
moc_playbackbox.o moc_viewscheduled.o moc_globalsettings.o 
moc_manualschedule.o moc_programrecpriority.o moc_channelrecpriority.o 
moc_statusbox.o moc_networkcontrol.o moc_custompriority.o 
moc_mythappearance.o    -L/usr/lib64 -L../../libs/libmyth 
-L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec 
-L../../libs/libavformat -L../../libs/libmythfreemheg 
-L../../libs/libmythui -L../../libs/libmythupnp 
-L../../libs/libmythlivemedia -lmythtv-0.22 -lmythavformat-0.22 
-lmythavutil-0.22 -lmythavcodec-0.22 -lmythfreemheg-0.22 -lmythupnp-0.22 
-lmythlivemedia-0.22 -lmyth-0.22 -lmythui-0.22 -lmp3lame -lasound 
-L/opt/kde3/lib64 -lartsc -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -ljack 
-L/usr/X11R6/lib64 -lXv -lXxf86vm -lXvMCW -lXvMC -lQt3Support 
-L/usr/lib64 -lQtSql -lQtXml -lQtOpenGL -lGLU -lGL -lQtGui -lpng -lSM 
-lICE -lXi -lXrender -lXrandr -lXinerama -lfreetype -lfontconfig -lXext 
-lX11 -lQtNetwork -lQtCore -lz -lm -lrt -lpthread -ldl
main.o: In function `CleanupMyOldInUsePrograms()':
main.cpp:(.text+0x1abb): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
main.cpp:(.text+0x1aed): undefined reference to `MSqlQuery::exec()'
main.o: In function `main':
main.cpp:(.text+0xb740): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
main.cpp:(.text+0xb760): undefined reference to `MSqlQuery::exec()'
playbackbox.o: In function `PlaybackBox::SetRecGroupPassword(QString 
const&, QString const&)':
playbackbox.cpp:(.text+0x8b29): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
playbackbox.cpp:(.text+0x8b41): undefined reference to `MSqlQuery::exec()'
playbackbox.cpp:(.text+0x8bc7): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
playbackbox.cpp:(.text+0x8c20): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
playbackbox.cpp:(.text+0x8c38): undefined reference to `MSqlQuery::exec()'
playbackbox.o: In function `PlaybackBox::updateShowTitles(QPainter*)':
playbackbox.cpp:(.text+0x1e30c): undefined reference to 
`LCD::switchToMenu(Q3PtrList<LCDMenuItem>*, QString, bool)'
playbackbox.o: In function `PlaybackBox::fillRecGroupPasswordCache()':
playbackbox.cpp:(.text+0x21675): undefined reference to `MSqlQuery::exec()'
playbackbox.o: In function `PlaybackBox::FillList(bool)':
playbackbox.cpp:(.text+0x27382): undefined reference to 
`MSqlQuery::bindValue(QString const&, QVariant const&, 
QFlags<QSql::ParamTypeFlag>)'
playbackbox.cpp:(.text+0x2739c): undefined reference to `MSqlQuery::exec()'
playbackbox.cpp:(.text+0x27676): undefined reference to `MSqlQuery::exec()'
playbackbox.o: In function `PlaybackBox::showRecGroupChanger()':
playbackbox.cpp:(.text+0x2fd42): undefined reference to `MSqlQuery::exec()'
playbackbox.o: In function `PlaybackBox::showRecGroupChooser()':
playbackbox.cpp:(.text+0x30c67): undefined reference to `MSqlQuery::exec()'
playbackbox.cpp:(.text+0x310a8): undefined reference to `MSqlQuery::exec()'
globalsettings.o:globalsettings.cpp:(.text+0x2a67c): more undefined 
references to `MSqlQuery::exec()' follow
globalsettings.o:(.rodata._ZTV12HostComboBox[vtable for 
HostComboBox]+0x18): undefined reference to 
`ComboBoxSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV12HostComboBox[vtable for 
HostComboBox]+0x20): undefined reference to 
`ComboBoxSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV12HostCheckBox[vtable for 
HostCheckBox]+0x18): undefined reference to 
`BooleanSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV12HostCheckBox[vtable for 
HostCheckBox]+0x20): undefined reference to 
`BooleanSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV11HostSpinBox[vtable for 
HostSpinBox]+0x18): undefined reference to 
`SpinBoxSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV11HostSpinBox[vtable for 
HostSpinBox]+0x20): undefined reference to 
`SpinBoxSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV12StyleSetting[vtable for 
StyleSetting]+0x18): undefined reference to 
`ComboBoxSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV12StyleSetting[vtable for 
StyleSetting]+0x20): undefined reference to 
`ComboBoxSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV17VideoModeSettings[vtable for 
VideoModeSettings]+0x18): undefined reference to 
`TriggeredConfigurationGroup::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV17VideoModeSettings[vtable for 
VideoModeSettings]+0x20): undefined reference to 
`TriggeredConfigurationGroup::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV17VideoModeSettings[vtable for 
VideoModeSettings]+0x118): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::load()'
globalsettings.o:(.rodata._ZTV17VideoModeSettings[vtable for 
VideoModeSettings]+0x120): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::save()'
globalsettings.o:(.rodata._ZTV17VideoModeSettings[vtable for 
VideoModeSettings]+0x128): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::save(QString)'
globalsettings.o:(.rodata._ZTV11LcdSettings[vtable for 
LcdSettings]+0x18): undefined reference to 
`TriggeredConfigurationGroup::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV11LcdSettings[vtable for 
LcdSettings]+0x20): undefined reference to 
`TriggeredConfigurationGroup::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV11LcdSettings[vtable for 
LcdSettings]+0x118): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::load()'
globalsettings.o:(.rodata._ZTV11LcdSettings[vtable for 
LcdSettings]+0x120): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::save()'
globalsettings.o:(.rodata._ZTV11LcdSettings[vtable for 
LcdSettings]+0x128): undefined reference to `non-virtual thunk to 
TriggeredConfigurationGroup::save(QString)'
globalsettings.o:(.rodata._ZTV12HostLineEdit[vtable for 
HostLineEdit]+0x18): undefined reference to `Setting::qt_metacast(char 
const*)'
globalsettings.o:(.rodata._ZTV12HostLineEdit[vtable for 
HostLineEdit]+0x20): undefined reference to 
`Setting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV14GlobalCheckBox[vtable for 
GlobalCheckBox]+0x18): undefined reference to 
`BooleanSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV14GlobalCheckBox[vtable for 
GlobalCheckBox]+0x20): undefined reference to 
`BooleanSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV13GlobalSpinBox[vtable for 
GlobalSpinBox]+0x18): undefined reference to 
`SpinBoxSetting::qt_metacast(char const*)'
globalsettings.o:(.rodata._ZTV13GlobalSpinBox[vtable for 
GlobalSpinBox]+0x20): undefined reference to 
`SpinBoxSetting::qt_metacall(QMetaObject::Call, int, void**)'
globalsettings.o:(.rodata._ZTV14GlobalComboBox[vtable for 
GlobalComboBox]+0x18): undefined reference to 
`ComboBoxSetting::qt_metacast(char const*)'

Regards
Sid.
-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support 
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks



More information about the mythtv-users mailing list