Re: Undefined symbol for mythfrontend on Debian "Stretch"

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: dmo-discussion
Subject: Re: Undefined symbol for mythfrontend on Debian "Stretch"
On 30 juil. 2017 09:44, Bob A <dmo@???> wrote:

> On 07/30/2017 09:42 AM, Christian Marillat wrote:


[...]

>> The libp8-platform2 package is installed ?
>>
>> Christian
>
> That package appears to be installed:
>
> ~$ dpkg -l | grep libp8
> ii  libp8-platform2:amd64                 1:2.1.0.1-dmo2~bpo8+1
> amd64        Platform support library


Apparently the problem come from this package :

objdump return nothing.

,----
| objdump -T usr/lib/x86_64-linux-gnu/libp8-platform.so.2.1.0| grep ZN11StringUtils6FormatB5cxx11EPKcz

`----

Christian