[mythtv-users] MTD symbol error

Anduin Withers awithers at anduin.com
Sat Oct 27 06:32:46 UTC 2007


> When i run mtd:
> [myth at mythtv logs]$ mtd
> 2007-10-26 23:21:15.719 Using runtime prefix = /usr/local
> mtd: symbol lookup error: mtd: undefined symbol: _ZN11MythContext4InitEb

You are running an old mtd, or at least one built against old headers.

That symbol is MythContext::Init in libmyth and hasn't taken a single bool
parameter (your undefined symbol is for MythContext::Init(bool)) since
14492.

-- 
Anduin Withers



More information about the mythtv-users mailing list