[mythtv] cannot find taglib 1.6 or later.

Dave Badia dbadia at gmail.com
Sat Apr 2 22:22:32 UTC 2016


On Fri, Mar 25, 2016 at 7:12 AM, Karl Dietz <dekarl at spaetfruehstuecken.org>
wrote:

> On 25.03.2016 02:49, Dave Badia wrote:
>
>> Thanks for the all the replies.  I already have libtag1-dev (and every
>> other libtag library I could find) installed.
>>
>> Here's my config.ep: http://pastebin.com/zXW1BZj5
>>
>
> this is the relevant part:
> /usr/bin/ld: cannot find -lstdc++
> collect2: error: ld returned 1 exit status
> ERROR: cannot find taglib 1.6 or later.
>
> Is libstdc++.so in the library search path? Maybe we need to explicitly
> depend on another package for building.
>
>
> Regards,
> Karl
>
>
Yes, I think so, as I found this:

dave at mccoy:~/pvr/myth27d/mythtv$ ls -alt
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
lrwxrwxrwx 1 root root 19 Mar 16 12:43
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 -> libstdc++.so.6.0.21
dave at mccoy:~/pvr/myth27d/mythtv$  ls -alt
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
-rw-r--r-- 1 root root 1537736 Mar 16 12:48
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21


Here are the libstdc packages that are installed
dave at mccoy:~/pvr/myth27d/mythtv$ dpkg-query -f '${binary:Package}\n' -W |
grep libstdc
libstdc++-4.9-dev:amd64
libstdc++6:amd64

hmm... do I need the dev one included the search path?

Thanks for the help
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20160402/2d034d02/attachment.html>


More information about the mythtv-dev mailing list