public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Mythtv install
@ 2010-03-30 19:59 Vizo Allman
  2010-03-30 23:07 ` Neil Bothwick
  0 siblings, 1 reply; 5+ messages in thread
From: Vizo Allman @ 2010-03-30 19:59 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

This is not my first install of Mythtv in gentoo its not even my first
install of mythtv on this box. I have tried numerous times in the last few
days to get mythbackend running and no matter what flags I use to install I
get this error

mythbackend: symbol lookup error: /usr/local/lib/libmyth-0.22.so.0:
undefined symbol: _ZN14MythScreenType12gestureEventEP16MythGestureEvent

Can anyone point me in the proper direction to troubleshoot?
-- 
"Nor aught availed him now
To have build in Heaven high towers    Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Mythtv install
  2010-03-30 19:59 [gentoo-user] Mythtv install Vizo Allman
@ 2010-03-30 23:07 ` Neil Bothwick
  2010-03-30 23:30   ` Vizo Allman
  0 siblings, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2010-03-30 23:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

On Tue, 30 Mar 2010 15:59:12 -0400, Vizo Allman wrote:

> mythbackend: symbol lookup error: /usr/local/lib/libmyth-0.22.so.0:
> undefined symbol: _ZN14MythScreenType12gestureEventEP16MythGestureEvent

Why is it installed in /usr/local? Portage should install in /usr. Are
you trying to install directly from source?


-- 
Neil Bothwick

And on the seventh day God said :wq and then make

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Mythtv install
  2010-03-30 23:07 ` Neil Bothwick
@ 2010-03-30 23:30   ` Vizo Allman
  2010-03-31  0:30     ` Neil Bothwick
  0 siblings, 1 reply; 5+ messages in thread
From: Vizo Allman @ 2010-03-30 23:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

no I am not in fact libmyth-0.22.so.0 is in /usr/lib64

On Tue, Mar 30, 2010 at 7:07 PM, Neil Bothwick <neil@digimed.co.uk> wrote:

> On Tue, 30 Mar 2010 15:59:12 -0400, Vizo Allman wrote:
>
> > mythbackend: symbol lookup error: /usr/local/lib/libmyth-0.22.so.0:
> > undefined symbol: _ZN14MythScreenType12gestureEventEP16MythGestureEvent
>
> Why is it installed in /usr/local? Portage should install in /usr. Are
> you trying to install directly from source?
>
>
> --
> Neil Bothwick
>
> And on the seventh day God said :wq and then make
>



-- 
"Nor aught availed him now
To have build in Heaven high towers    Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"

[-- Attachment #2: Type: text/html, Size: 1199 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Mythtv install
  2010-03-30 23:30   ` Vizo Allman
@ 2010-03-31  0:30     ` Neil Bothwick
  2010-03-31  0:40       ` Vizo Allman
  0 siblings, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2010-03-31  0:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

On Tue, 30 Mar 2010 19:30:07 -0400, Vizo Allman wrote:

> no I am not in fact libmyth-0.22.so.0 is in /usr/lib64

Is there also a file in /usr/local/lib?

PS Please don't top post.


-- 
Neil Bothwick

Those who live by the sword get shot by those who don't.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Mythtv install
  2010-03-31  0:30     ` Neil Bothwick
@ 2010-03-31  0:40       ` Vizo Allman
  0 siblings, 0 replies; 5+ messages in thread
From: Vizo Allman @ 2010-03-31  0:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

On Tue, Mar 30, 2010 at 8:30 PM, Neil Bothwick <neil@digimed.co.uk> wrote:

> On Tue, 30 Mar 2010 19:30:07 -0400, Vizo Allman wrote:
>
> > no I am not in fact libmyth-0.22.so.0 is in /usr/lib64
>
> Is there also a file in /usr/local/lib?
>
> PS Please don't top post.
>
> Sorry, I actually went with version  0.23_alpha22857 which seems to be
working fine. About to do the the frontend now will let you know the end
result. Thanks for getting back to me

>
> --
> Neil Bothwick
>
> Those who live by the sword get shot by those who don't.
>



-- 
"Nor aught availed him now
To have build in Heaven high towers    Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"

[-- Attachment #2: Type: text/html, Size: 1503 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-31  1:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 19:59 [gentoo-user] Mythtv install Vizo Allman
2010-03-30 23:07 ` Neil Bothwick
2010-03-30 23:30   ` Vizo Allman
2010-03-31  0:30     ` Neil Bothwick
2010-03-31  0:40       ` Vizo Allman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox