[mythtv-users] New release of scte65scan (mainly for Comcast users)

Andrew Burgess aab at cichlid.com
Sun May 17 15:14:12 UTC 2009


On Sun, 2009-05-17 at 07:53 -0700, Mark Knecht wrote:
> mark at lightning ~/scte65scan/scte65scan-0.2 $ make -f Makefile.hdhr
> cc -O2 -DHDHR -c tunerdmx.c -o tunerdmx.o
> tunerdmx.c:39:23: error: hdhomerun.h: No such file or directory

This is in the libhdhomerun directory that you get when you untar the
e.g. libhdhomerun_20070914.gtar that you got from silicon dust

So try:

CFLAGS="-I <path-to-libhdhomerun>" make -f Makefile.hdhr

or look inside Makefile.hdhr, maybe you are supposed to edit it



More information about the mythtv-users mailing list