Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] mythtv: compiles but does not run
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
munster
n00b
n00b


Joined: 07 Aug 2004
Posts: 4

PostPosted: Sat Sep 03, 2005 7:08 am    Post subject: [solved] mythtv: compiles but does not run Reply with quote

I have been running mythtv 0.15 successfully for some time now but decided to upgrade to 0.18 to deal with a compatibility issue with qt 3.3.4.

So I emerged mythtv without any error but when I try to run mythsetup I get the following:
Code:
mythsetup: symbol lookup error: /usr/lib/libmyth-0.18.1.so.0: undefined symbol: _ZTI6QEvent


Similarly, mythfrontend gives me:
Code:
mythfrontend: symbol lookup error: /usr/lib/libmyth-0.18.1.so.0: undefined symbol: _ZN7QGArray7newDataEv


I searched all over the forums (and the mythtv mailing list) and I noticed that sometimes the ebuild tries to link to an existing / old version of libmyth. So I unmerged mythtv and removed all traces of libmyth and any myth plugins. Then I emerged mythtv again. Same error.

Here is my emerge info:

Code:
=================================================================
System uname: 2.6.7-gentoo-r11 i686 AMD Athlon(tm) XP 2700+
Gentoo Base System version 1.4.16
dev-lang/python:     2.2.3-r1, 2.3.3-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.6.8.1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd eds emboss encode esd fam flac foomaticdb fortran gdbm gif gpm gstreamer gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww live mad mikmod motif mp3 mpeg mysql nas ncurses network nls nvidia ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba scanner sdl slang spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xine xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY



Has anyone experienced something similar? If I can't get 0.18 to work, I'm willing to go back to 0.15, but where can I find the ebuild for it? It is no longer in portage.

Thanks.


Last edited by munster on Sat Sep 03, 2005 10:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
munster
n00b
n00b


Joined: 07 Aug 2004
Posts: 4

PostPosted: Sat Sep 03, 2005 10:18 pm    Post subject: fixed Reply with quote

ok i fixed it. there was a conflict with my samsung printer driver. I got the idea from this post -

Code:
http://forums.gentoo.org/viewtopic-t-294559-start-0-postdays-0-postorder-asc-highlight-symbol+lookup+error.html?sid=92700bdc79c761d8fe0f66b5939b233d


Basically Samsung created a symlink that conflicted with QT.

Removed the symlink, re-emerged QT, re-emerged mythtv, and all is good.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum