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

Myles Eftos madpilot at gmail.com
Thu Nov 11 14:47:23 UTC 2004


This is sending me batty now - I did a nm on the libmythtv-0.16.so
file and it looks like the subs are there for the undefined
references. Any ideas at all? Anyone? :(

I have just get everything else running nice and I really don't want
to format and start again...

Thanks


On Sun, 7 Nov 2004 20:17:25 +0800, Myles Eftos <madpilot at gmail.com> wrote:
> 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