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
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
