I'm attempting to follow this guide using Ubuntu 12.04.3 Server. Almost everything works, but when I attempt to install dvbhdhomerun-dkms and -utils, I always get an error message:
First Installation: checking all kernels...
Building only for 3.8.0-29-generic
Building initial module for 3.8.0-29-generic
Error! Bad return status for module build on kernel: 3.8.0-29-generic (x86_64)
Consult /var/lib/dkms/dvbhdhomerun/0.0.16~precise/build/make.log for more information.
Setting up dvbhdhomerun-utils (0.0.16~precise) ...
start: Job failed to start
invoke-rc.d: initscript dvbhdhomerun-utils, action "start" failed.
dpkg: error processing dvbhdhomerun-utils (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
dvbhdhomerun-utils
E: Sub-process /usr/bin/dpkg returned an error code (1)
I've also tried building them from the source and I get error messages there as well.
Can anyone offer me a solution to get this guide working?