[mythtv] MythTV - Segfault Latest CVS
Matt Zimmerman
mythtv-dev@snowman.net
Sun, 8 Dec 2002 12:05:08 -0500
On Sun, Dec 08, 2002 at 08:55:40AM -0800, Tony Pace wrote:
> On Sat, 2002-12-07 at 10:19, Matt Zimmerman wrote:
> > Go into Setup, Recording and create a profile.
>
> Tried that, I get;
>
> mythfrontend: relocation error: mythfrontend: undefined symbol:
> _ZN23RecordingProfileBrowserC2EP11MythContextP7QWidgetP12QSqlDatabase
>
> This happens on the old database and happens when I trash the old one
> and create a new one from the sql script.
>
> Any ideas?
Uninstall everything, check out a fresh source tree, and install from
scratch. This is not a database problem; your mythfrontend is linked
incorrectly. It's probably using an old libmyth that you still have
installed.
--
- mdz