[mythtv] DVB Compile Question
Daniel Kristjansson
danielk at cat.nyu.edu
Mon Apr 4 02:06:34 UTC 2005
On Sun, 2005-04-03 at 10:34 -0700, John Freer wrote:
> ************************************************************
> In file included from
> /lib/modules/2.6.10-1.770_14.rhfc3.at/build/include/asm/param.h:4,
> from
> /lib/modules/2.6.10-1.770_14.rhfc3.at/build/include/linux/param.h:4,
> from /usr/include/sys/param.h:24,
> from mythmedia.cpp:14:
> /lib/modules/2.6.10-1.770_14.rhfc3.at/build/include/linux/config.h:6:2:
> #error including kernel header in userspace; use the glibc headers
> instead!
./configure should have warned you with something like
"Warning: DVB location points into kernel (ok if kernel >= 2.6.11)"
Can you confirm that it does not do so?
The problem is that you can't use the dvb kernel headers directly in
kernels 2.6.9 and 2.6.10, but glibc does not yet have any DVB headers.
Several solutions are explained in the mythtv-dev archives.
-- Daniel
More information about the mythtv-dev
mailing list