[mythtv-users] HDPVR intermittent failure

John P Poet jppoet at gmail.com
Sat Jul 25 17:59:51 UTC 2020


On Sat, Jul 25, 2020 at 11:52 AM DryHeat122 <dryheat122 at gmail.com> wrote:

> If by "start from scratch" you mean follow the instructions on your git
> page, yes I did that.  Do you know if it works as-is on 18.04, because I am
> not so far along in the process I couldn't bail out and install that
> instead.
>
> On Sat, Jul 25, 2020 at 10:47 AM John P Poet <jppoet at gmail.com> wrote:
>
>> On Sat, Jul 25, 2020 at 9:46 AM DryHeat122 <dryheat122 at gmail.com> wrote:
>>
>>> After successfully building this on my Ubuntu 16.04 box, I tried
>>> building it again on my new 20.04 box. This time I got the following errors
>>> when running make:
>>>
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp: In destructor 'virtual
>>> encoderDev_DXT_t::~encoderDev_DXT_t()':
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp:13:2: error: 'wrapLogInfo'
>>> was not declared in this scope; did you mean 'wrapLogError'?
>>>    13 |  wrapLogInfo("encoderDev_DXT_t::~encoderDev_DXT_t()");
>>>       |  ^~~~~~~~~~~
>>>       |  wrapLogError
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
>>> bool encoderDev_DXT_t::init()':
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp:24:2: error: 'wrapLogInfo'
>>> was not declared in this scope; did you mean 'wrapLogError'?
>>>    24 |  wrapLogInfo("encoderDev_DXT_t::init()");
>>>       |  ^~~~~~~~~~~
>>>       |  wrapLogError
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
>>> bool encoderDev_DXT_t::startCapture()':
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp:183:2: error: 'wrapLogInfo'
>>> was not declared in this scope; did you mean 'wrapLogError'?
>>>   183 |  wrapLogInfo("encoderDev_DXT_t::startCapture()");
>>>       |  ^~~~~~~~~~~
>>>       |  wrapLogError
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
>>> bool encoderDev_DXT_t::stopCapture()':
>>> ../../Common/EncoderDev/encoderDev_DXT.cpp:190:2: error: 'wrapLogInfo'
>>> was not declared in this scope; did you mean 'wrapLogError'?
>>>   190 |  wrapLogInfo("encoderDev_DXT_t::stopCapture()");
>>>       |  ^~~~~~~~~~~
>>>       |  wrapLogError
>>> make[1]: *** [<builtin>: encoderDev_DXT.o] Error 1
>>> make[1]: Leaving directory
>>> '/home/steve/src/Hauppauge/hauppauge_hdpvr2_157321_patched_2016-09-26/TestApp/build-ADV7842'
>>> make: *** [Makefile:2: all] Error 2
>>>
>>> How to fix?  Change wrapLogInfo to wrapLogError as suggested?
>>>
>>
>> When you built it on 20.04, did you start from scratch? If not, I would
>> give that a try as it is possible the layers of patches are causing an
>> issue.
>> If you already did start from scratch, you may need to wait for another
>> ubuntu user to step up and help as it may be an issue with the base OS.
>>
>> John
>>
>
Please do not top-post. Mailing list convention is to bottom post.

I am a Fedora user, but I know this package has been used by Ubuntu users.
I assume it works on 20.04 and 18.04, but I cannot guarantee it.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200725/2bcf5de9/attachment.htm>


More information about the mythtv-users mailing list