[mythtv-commits] Ticket #388: Undefined Symbol in libmythweather.so
MythTV
mythtv at cvs.mythtv.org
Wed Sep 28 00:47:58 UTC 2005
#388: Undefined Symbol in libmythweather.so
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone:
Component: mythtv | Version: head
Severity: medium | -----------------------+----------------------------------------------------
Just sync'd to SVN 7333 and did a make distclean of mythtv followed by
mythplugins. Mythplugins configure below. On trying to enter
MythWeather, mythfrontend abends with the following message:
{{{
mythfrontend: symbol lookup error:
/usr/lib/myththv/plugins/libmythweather.so: undefined symbol:
_ZN9INETCommsC1ER4QUrl
}}}
./configure
{{{
$ ./configure --prefix=/usr --enable-all --disable-festival
Configuration settings:
ln: `mythconfig.mak': File exists
MythBrowser plugin will be built
MythControls plugin will be built
MythDVD plugin will be built
MythGallery plugin will be built
MythGame plugin will be built
MythMusic plugin will be built
MythNews plugin will be built
MythPhone plugin will be built
MythVideo plugin will be built
MythWeather plugin will be built
VCD support will be included in MythDVD
Transcode support will be included in MythDVD
OpenGL support will be included in MythGallery
EXIF support will be included in MythGallery
OpenGL support will be included in MythMusic
FFTW v.3 support will be included in MythMusic
SDL support will be included in MythMusic
AAC support will be included in MythMusic
FESTIVAL support will not be included in MythPhone
}}}
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/388>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list