[mythtv] SVN fixes 9448 won't compile

Sid Boyce sboyce at blueyonder.co.uk
Tue Mar 21 23:37:20 UTC 2006


======== Hope this helps ==========
Isaac Richards wrote:
 > On Sunday 12 March 2006 21:36, Isaac Richards wrote:
 >> On Sunday 12 March 2006 20:46, Sid Boyce wrote:
 >>> Still getting the same errors with kernel 2.6.16-rc5-git16, qt-3.3.5,
 >>> latest xmltv cvs, mythtv-0.19 and the latest svn of mythtv. Correction:
 >>> the NVidia driver mentioned below is 8178.
 >>> Help appreciated.
 >> Remove your existing libmyth* libraries, and try again.
 >
 > That might not have been clear enough, so try #2:
 >
 > Remove your existing _installed_ libmyth* libraries, and try again. =)
 >
 > Isaac

Thanks, the previous mail was clear. When I upgraded to SuSE 10.1Beata3, 
it removed only part of mythtv and friends. I had to remove the libmyth* 
libraries, the header files and whilst at it, I also removed 
/usr/share/mythtv. Success at last. That was puzzling as at no stage 
during the build did it seem to access those.
Regards
Sid.
==============================================================================
Steven Adeff wrote:
> fixes-9397 compiles fine, haven't checked inbetween to see what fixed
> it, but here's the errors when I try and compile 9448 (both sources
> downloaded fresh for verification).
> 
> make
> cd libs && make -f Makefile
> make[1]: Entering directory `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs'
> cd libavutil && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavutil'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavutil'
> cd libavcodec && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavcodec'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavcodec'
> cd libavformat && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavformat'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libavformat'
> cd libmythsamplerate && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythsamplerate'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythsamplerate'
> cd libmythsoundtouch && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythsoundtouch'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythsoundtouch'
> cd libmythmpeg2 && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythmpeg2'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythmpeg2'
> cd libmyth && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmyth'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmyth'
> cd libmythtv && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythtv'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythtv'
> cd libmythui && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythui'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs/libmythui'
> make[1]: Leaving directory `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/libs'
> cd filters && make -f Makefile
> make[1]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters'
> cd invert && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/invert'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/invert'
> cd linearblend && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/linearblend'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/linearblend'
> cd denoise3d && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/denoise3d'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/denoise3d'
> cd quickdnr && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/quickdnr'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/quickdnr'
> cd kerneldeint && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/kerneldeint'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/kerneldeint'
> cd crop && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/crop'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/crop'
> cd force && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/force'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/force'
> cd convert && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/convert'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/convert'
> cd postprocess && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/postprocess'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/postprocess'
> cd adjust && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/adjust'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/adjust'
> cd onefield && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/onefield'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/onefield'
> cd bobdeint && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/bobdeint'
> make[2]: Nothing to be done for `first'.
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters/bobdeint'
> make[1]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/filters'
> cd programs && make -f Makefile
> make[1]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs'
> cd mythtv && make -f Makefile
> make[2]: Entering directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv'
> g++  -o mythtv main.o    -L/usr/share/qt3/lib -L../../libs/libmyth
> -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
> -L../../libs/libavformat -lmythtv-0.19 -lmythavformat-0.19
> -lmythavutil-0.19 -lmythavcodec-0.19 -lmyth-0.19 -lfreetype -lmp3lame
> -lasound -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr -lGL
> -lGLU -lqt-mt -lXext -lX11 -lm -lpthread
> main.o: In function
> `run_priv_thread':/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:23:
> undefined reference to `MythContext::waitPrivRequest() const'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:25:
> undefined reference to `MythContext::popPrivRequest()'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:44:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:44:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:44:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:47:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:47:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:47:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:51:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:51:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:51:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:25:
> undefined reference to `MythContext::popPrivRequest()'
> main.o: In function
> `main':/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:75:
> undefined reference to `MythContext::MythContext(QString const&)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:76:
> undefined reference to `MythContext::Init(bool)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:78:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:78:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:78:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:93:
> undefined reference to `MythContext::GetSetting(QString const&,
> QString const&)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:94:
> undefined reference to `MythContext::FindThemeDir(QString const&)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:99:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:99:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:99:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:103:
> undefined reference to `MythContext::LoadQtConfig()'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:105:
> undefined reference to `MythContext::GetSetting(QString const&,
> QString const&)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:108:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:108:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:108:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:113:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:113:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:117:
> undefined reference to `MythContext::SetMainWindow(MythMainWindow*)'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:124:
> undefined reference to `print_verbose_messages'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:124:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:124:
> undefined reference to `MythContext::verbose_mutex'
> :/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv/main.cpp:155:
> undefined reference to
> `MythContext::addPrivRequest(MythPrivRequest::Type, void*)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::SaveDatabaseParams(DatabaseParams const&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetFiltersDir()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::CacheRemotePixmap(QString const&, bool)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetSettingOnHost(QString const&, QString const&, QString
> const&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetHostName()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetLanguageAndVariant()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetTranslationsDir()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::~MythContext()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetPluginsDir()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::LoadScalePixmap(QString, bool)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::DisableScreensaver()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetFilePrefix()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetBigFont()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetConfDir()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::FindPlugin(QString const&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetMasterHostPrefix()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetScreenSettings(float&, float&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `avcodeclock'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetResolutionSetting(QString const&, int&, int&, int)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetMainWindow()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::DBError(QString const&, QSqlQuery const&)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetSmallFont()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetThemesParentDir()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetPluginsNameFilter()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::ThemeWidget(QWidget*)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::DoDisableScreensaver()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetNumSettingOnHost(QString const&, QString const&,
> int)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetNumSetting(QString const&, int)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetDBManager()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetResolutionSetting(QString const&, int&, int&,
> double&, short&, int)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::addCurrentLocation(QString)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetMediumFont()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::removeCurrentLocation()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::ConnectServer(QSocket*, QString const&, int, bool)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetScreenBounds(int&, int&, int&, int&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetScreenSettings(int&, float&, int&, float&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::SetSetting(QString const&, QString const&)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `non-virtual thunk to MythContext::~MythContext()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::RestoreScreensaver()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::DoResetScreensaver()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::ClearSettingsCache(QString, QString)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::FindThemeFile(QString&)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::getPluginManager()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::DoRestoreScreensaver()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::SaveSetting(QString const&, int)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::SaveSetting(QString const&, QString const&)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::EventSocketClosed()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::DBErrorMessage(QSqlError const&)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `safe_eno_to_string(int)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::CheckProtoVersion(QSocketDevice*)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::SetDisableLibraryPopup(bool)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetFloatSettingOnHost(QString const&, QString const&,
> double)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetMenuThemeDir()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetShareDir()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::EventSocketConnected()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetThemeDir()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetLanguage()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::EventSocketRead()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::IsBackend()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::SendReceiveStringList(QStringList&, bool, bool)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::~MythContext()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::GetDatabaseParams()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetInstallPrefix()'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `non-virtual thunk to MythContext::~MythContext()'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::GetScreenSettings(int&, int&, float&, int&, int&,
> float&)'
> ../../libs/libmyth/libmyth-0.19.so: undefined reference to
> `MythContext::LoadScaleImage(QString, bool)'
> ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
> `MythContext::LogEntry(QString const&, int, QString const&, QString
> const&)'
> collect2: ld returned 1 exit status
> make[2]: *** [mythtv] Error 1
> make[2]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs/mythtv'
> make[1]: *** [sub-mythtv] Error 2
> make[1]: Leaving directory
> `/DataDrive/Files/SVN/MythTV/fixes-9448/mythtv/programs'
> make: *** [sub-programs] Error 2
> 
> 
> --
> Steve
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> 


-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Retired 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-dev mailing list