Axel, Thanks for the response. I'm trying to compile myth CVS as of today with
./configure --enable-dvb --dvb-path=/lib/modules/2.6.10-1.770_14.rhfc3.at/build/include That got me to the error I outlined earlier, userspace vs. kernel header, config.h, etc. I'm compiling on my own because I would like to have XcMC working with the nvidia 7174 driver (which the atrpms mythtv is not compiled against). 6629 was DOA for me since I have a GF4 MX440, so that's not an option. I've got the dvb rpm's installed: linuxtv-dvb-kmdl-2.6.10-1.770_14.rhfc3.at-1.1.1cvs20050228-9.rhfc3.at linuxtv-dvb-1.1.1cvs20050228-9.rhfc3.at I also did get myth to compile by mucking with the config.h file in question and pointing it at the autoconf.h file in the same directory. What's the right way to get myth to compile with dvb support? Thnaks, John. --- Axel Thimm <[EMAIL PROTECTED]> wrote: > On Sun, Apr 03, 2005 at 10:34:50AM -0700, John Freer wrote: > > Hey All: > > > > I'm working on compiling myth with DVB support and linuxtv > installed > > off the atrpms packages. > > ATrpms already has DVB support :) > > > I'm getting: > > > > ************************************************************ > > > > 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! > > > > ************************************************************ > > > > Should these references point to autoconf.h instead of config.h? > > > > > > Am I missing a -devel package, maybe? > > Don't point to the kernel headers, use the ones from the linux-dvb > package instead. > -- > Axel.Thimm at ATrpms.net > > _______________________________________________ > mythtv-dev mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > ----------------------------------- John J Freer, P.E. 518.441.9647 / [EMAIL PROTECTED]
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
