[mythtv-users] Building mythtv from latest trunk

Jean-Yves Avenard jyavenard at gmail.com
Wed Feb 10 01:58:43 UTC 2010


Hi

On 10 February 2010 12:39, Yan Seiner <yan at seiner.com> wrote:
> I'm trying to build latest trunk (r23519).
>


> It dies a horrible death when it gets to mythfrontend:


I first thought that I broke stuff with:
http://svn.mythtv.org/trac/changeset/23518

However,


> main.cpp:(.text+0xb3c9): undefined reference to
> `MythSystemEventHandler::MythSystemEventHandler()'
> main.cpp:(.text+0xb3e9): undefined reference to
> `MythMainWindow::RegisterSystemEventHandler(QObject*)'
> main.o: In function `(anonymous
> namespace)::BookmarkDialog::customEvent(QEvent*)':
> main.cpp:(.text+0xc511): undefined reference to
> `DialogCompletionEvent::kEventType'
> main.o: In function `TVMenuCallback(void*, QString&)':
> main.cpp:(.text+0xd847): undefined reference to
> `MythSystemEventEditor::MythSystemEventEditor(MythScreenStack*, char
> const*)'
> main.o:(.rodata+0xa0): undefined reference to
> `MythUIType::SetMinSize(MythPoint const&)'
> main.o:(.rodata+0xa8): undefined reference to `MythUIType::GetMinSize()
> const'
> main.o:(.rodata+0xb8): undefined reference to
> `MythUIType::AdjustMinArea(int, int)'
> main.o:(.rodata+0xc0): undefined reference to
> `MythUIType::SetMinAreaSiblings(QSize const&, int, int)'
> main.o:(.rodata+0xc8): undefined reference to `MythUIType::SetMinArea(QSize
> const&)'

But that changeset isn't touching any of those files.

Nor is calling any of those entry points either.

Did you re-run configure ?
make distclean ; ./configure ...

If you could reverse the changeset http://svn.mythtv.org/trac/changeset/23518
and see if it's compiling would be greatly appreciated, you to remove
any possibilities on what could be broken


More information about the mythtv-users mailing list