Mark Knecht <[email protected]> posted [email protected], excerpted below, on Sun, 17 May 2009 13:36:17 -0700:
> I found that the inclusion of the libhdhomerun stuff could be > accomplished in the makefile by changing the CFLAGS line to include it:: > > CFLAGS += -I libhdhomerun -O2 -DHDHR FWIW, while -I libhdhomerun (with the space) works, gcc encourages omitting the space, just to avoid ambiguity, so -Ilibhdhomerun . > This still leaves me with a few problems so it's now a matter of > waiting on the developer. Frustrating but not particularly surprising. Where there's one problem causing the build not to succeed, there's often more. It's enough to make one wish they really knew what they were doing, sometimes, the better to fix it themselves. =:^P -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman
