[mythtv-users] Hauppauge HD-PVR2 / Colossus2 support
John Pilkington
J.Pilk at tesco.net
Thu Mar 8 09:18:14 UTC 2018
On 08/03/18 01:52, John P Poet wrote:
> On Wed, Mar 7, 2018 at 6:34 PM Michael A Weber <mweberjunk01 at gmail.com
> <mailto:mweberjunk01 at gmail.com>> wrote:
>
>> On Feb 28, 2018, at 6:06 PM, John P Poet <jppoet at gmail.com
>> <mailto:jppoet at gmail.com>> wrote:
>>
>> For those asking for HD-PVR2 support, there is finally something
>> you can try:
>>
>> https://github.com/jpoet/HauppaugeUSB
>>
>> John
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org <mailto:mythtv-users at mythtv.org>
>> http://lists.mythtv.org/mailman/listinfo/mythtv-users
>> http://wiki.mythtv.org/Mailing_List_etiquette
>> MythTV Forums: https://forum.mythtv.org
>
> John—
>
> I’m attempting to make this work, but I’m getting an error on the make:
>
> make: *** No rule to make target `-lboost_log', needed by
> `hauppauge2'. Stop.
>
> This is on CentOS 7.4, and I’ve ensured all dependencies are
> installed. Also, I just downloaded the v29-fixes as you ordered,
> recompiled and installed.
>
> Thoughts? Sorry, I’m not versed in C++ to understand the problem.
>
> Mike
>
>
> Does CentOS use yum or dnf? You should be able to do something like
>
> yum whatprovides */libboost_log.so
>
> to find what package is required. Under Fedora, it gets installed in
> /usr/lib64
>
> ls -al /usr/lib64/libboost_log.so
>
> If you see it in /usr/lib64, then the problem may be a ldconfig issue.
>
> John
I see lots of boost-* 1.53 packages, but your query gets nothing.
More information about the mythtv-users
mailing list