[mythtv-users] Weird library linking issue when compiling mythepg

Myles Eftos madpilot at gmail.com
Sun Nov 7 12:23:12 UTC 2004


I get the following failure when trying to compile the latest CVS (but
It also occurs on the 0.16 release, so It must be a library problem):

../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::GetCurrentName()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::StoreInputChannels()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::ChannelDown()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::ToggleInputs()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::NextFavorite()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::~ChannelBase()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::GetCurrentInputNum()'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`TVRec::CheckChannel(ChannelBase*, QString const&, QSqlDatabase*&,
pthread_mutex_t*&, QString&)'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`typeinfo for ChannelBase'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::GetInputByNum(int)'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::SwitchToInput(QString const&)'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::GetInputByName(QString const&)'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::ChannelUp()'
../../libs/libmyth/libmyth-0.16.so: undefined reference to `vtable for
MythCDROMLinux'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::ChannelBase(TVRec*)'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to
`ChannelBase::GetCurrentInput()'

Is this possibly a configuration issue? I have had myth compilied,
installed MythMusic (plus relevent dependencies), tried to recompile
with some different settings and no it's no go...

I'll post the config if need be


More information about the mythtv-users mailing list