[mythtv] compile error in MythArchive - recordingselector.cpp

Paul Harrison mythtv at dsl.pipex.com
Wed Dec 13 18:10:39 UTC 2006


Ken Ferguson wrote:
> Hi,
>
> Can anyone help me please?
>
> When building from the latest SVN (revision 12247) and using the 
> following configure flags:
>
> ./configure --prefix=/usr/local \
>                 --disable-distcc --arch=athlon-xp --enable-proc-opt \
>                 --enable-dvb \
>                 --disable-joystick-menu --disable-firewire 
> --disable-iptv --disable-dbox2 \
>                 --disable-hdhomerun --disable-ivtv
>
> ./configure --prefix=/usr/local \
>                 --disable-mythgame \
>                 --disable-mythbrowser \
>                 --disable-mythflix \
>                 --disable-mythnews \
>                 --disable-mythphone \
>                 --disable-mythzoneminder
>
> I get the following error:
>
> recordingselector.cpp: In member function âvoid 
> RecordingSelector::OKPressed()â:
> recordingselector.cpp:335: error: no matching function for call to 
> âProgramInfo::GetPlaybackURL(bool, bool)â
> /usr/local/include/mythtv/libmythtv/programinfo.h:172: note: candidates 
> are: QString ProgramInfo::GetPlaybackURL(QString) const
>
> I've deleted all my sources and got fresh copies from SVN and still get 
> the error.
>
> Any help would be greatly appreciated.
>
> Ken.
>
>   
Did you install mythtv _before_ compiling the plugins? It looks like you 
still have some old headers installed.

Paul H.



More information about the mythtv-dev mailing list