[mythtv-users] HDPVR intermittent failure

DryHeat122 dryheat122 at gmail.com
Wed Jul 22 16:44:01 UTC 2020


On Fri, Jul 10, 2020 at 4:12 AM John Hoyt <john.hoyt at gmail.com> wrote:

> That is not for the inexperienced or faint of heart to install and
>> configure. It scares me a little :-) I can't imagine what it was like to
>> develop it!
>>
>
> Configuration is actually not as scary as it looks at first.  Also, it was
> quite worth it as I've found my colossus to work with higher reliability
> and better quality than my HDPVR ever did.
>
> If you're running  Ubuntu - you can use the compiled binary on my
> Launchpad ppa to skip the compile steps -
> https://launchpad.net/~john-hoyt/+archive/ubuntu/hauppaugeusb
>

I decided to try this with my current Myth setup, and it looks like you
don't have a version for Ubuntu 16.04.  So I did the compile myself.
Everything was going great until the very end of the make and I got:

g++ -g -c -Wall -std=c++11 -fdiagnostics-color -DBOOST_LOG_DYN_LINK
-pthread -m64 -g -O3 -D_GNU_SOURCE -DDRIVER_BUILD -DHAUPPAUGE -DHCW_E5BDA
`pkg-config --cflags libusb-1.0` -I.. -I./Hauppauge/Common
-I./Wrappers/linux -I./Hauppauge/Common/FX2API
-I./Hauppauge/Common/Rx/ADV7842 -I./Hauppauge/Common/Rx/ADV7842/RX
-I./Hauppauge/Common/Rx/ADV7842/RX/LIB
-I./Hauppauge/Common/Rx/ADV7842/RX/HAL
-I./Hauppauge/Common/Rx/ADV7842/RX/HAL/4G
-I./Hauppauge/Common/Rx/ADV7842/RX/HAL/4G/ADV7842/HAL
-I./Hauppauge/Common/Rx/ADV7842/RX/HAL/4G/ADV7842/MACROS
-I./Hauppauge/Common/Rx -I./Hauppauge/Common/EncoderDev
-I./Hauppauge/Common/EncoderDev/HAPIHost
-I./Hauppauge/Common/EncoderDev/HAPIHost/MChip `pkg-config --cflags
libusb-1.0` ./Hauppauge/Common/Rx/audio_CS8416.cpp -o audio_CS8416.o
./Hauppauge/Common/Rx/audio_CS8416.cpp: In member function ‘bool
audio_CS8416::DeviceIO::write(audio_CS8416::DeviceIO::Reg, const uint8_t*,
size_t)’:
./Hauppauge/Common/Rx/audio_CS8416.cpp:173:39: error: ‘memcpy’ was not
declared in this scope
         memcpy(sendbuff + 1, data, len);
                                       ^
Makefile:61: recipe for target 'audio_CS8416.o' failed
make: *** [audio_CS8416.o] Error 1

What to do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200722/63715903/attachment.htm>


More information about the mythtv-users mailing list