thats the whole reason im in this mess.. ;) I upgraded EVERYthing on my box with portage and the ivtvdev driver is hard masked in portage. http://bugs.gentoo.org/show_bug.cgi?id=140323
and I cant stand not having my mythtv box down, so Im trying to get things compiled from source since someone said that they got it working with xorg 7.1 http://www.mail-archive.com/[email protected]/msg03460.html Jason On Sun, Jan 07, 2007 at 12:01:38PM -0600, Brian Jackson wrote: > Have you tried using portage? That's what it's there for. > > --Brian Jackson > > On Jan 7, 2007, at 9:12 AM, [EMAIL PROTECTED] wrote: > > > hey folks, I am running > > mythtv ~ # uname -a > > Linux mythtv 2.6.18-gentoo-r6 #3 PREEMPT Thu Jan 4 17:44:32 EST > > 2007 i686 Celeron (Mendocino) > > GenuineIntel GNU/Linux > > mythtv ~ # > > > > and trying to compile > > xf86-video-ivtvdev-0.10.6 with the xserver-xorg-video- > > ivtvdev_0.10.6-1~unreleased.1.diff > > patch applied > > mythtv xf86-video-ivtvdev-0.10.6 # patch < xserver-xorg-video- > > ivtvdev_0.10.6-1~unreleased.1.diff > > patching file Makefile.am.svn-base > > patching file Makefile.in.svn-base > > patching file TODO.svn-base > > patching file configure.ac.svn-base > > patching file ivtv_xv.c.svn-base > > patching file ivtvdev.c.svn-base > > patching file ivtvdev.h.svn-base > > patching file ivtvhw.c.svn-base > > patching file ivtvhw.h.svn-base > > patching file entries > > patching file format > > patching file Makefile.am.svn-base > > ... > > etc.. > > > > after I run configure and make, It fails at > > > > config.status: config.h is unchanged > > config.status: executing depfiles commands > > make all-recursive > > make[1]: Entering directory `/root/xf86-video-ivtvdev-0.10.6' > > Making all in src > > make[2]: Entering directory `/root/xf86-video-ivtvdev-0.10.6/src' > > if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. - > > I.. -DXFree86Server > > -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg - > > g -O2 -MT ivtvdev.lo -MD -MP > > -MF ".deps/ivtvdev.Tpo" \ > > -c -o ivtvdev.lo `test -f 'ivtvdev.c' || echo > > './'`ivtvdev.c; \ > > then mv -f ".deps/ivtvdev.Tpo" ".deps/ivtvdev.Plo"; \ > > else rm -f ".deps/ivtvdev.Tpo"; exit 1; \ > > fi > > mkdir .libs > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXFree86Server -DIN_MODULE - > > DXFree86Module -DXFree86LOADER > > -I/usr/include/xorg -g -O2 -MT ivtvdev.lo -MD -MP -MF .deps/ > > ivtvdev.Tpo -c ivtvdev.c -fPIC > > -DPIC -o .libs/ivtvdev.o > > In file included from ivtvhw.h:10, > > from ivtvdev.c:9: > > /usr/include/linux/ivtv.h:71: error: expected specifier-qualifier- > > list before '__u32' > > /usr/include/linux/ivtv.h:94: error: expected specifier-qualifier- > > list before '__u32' > > /usr/include/linux/ivtv.h:101: error: expected specifier-qualifier- > > list before '__u64' > > /usr/include/linux/ivtv.h:121: error: expected specifier-qualifier- > > list before '__u32' > > ivtvdev.c:81:1: warning: "VERSION" redefined > > In file included from ivtvdev.c:8: > > ../config.h:58:1: warning: this is the location of the previous > > definition > > make[2]: *** [ivtvdev.lo] Error 1 > > make[2]: Leaving directory `/root/xf86-video-ivtvdev-0.10.6/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/root/xf86-video-ivtvdev-0.10.6' > > make: *** [all] Error 2 > > mythtv xf86-video-ivtvdev-0.10.6 # > > > > any ideas? > > > > _______________________________________________ > > ivtv-devel mailing list > > [email protected] > > http://ivtvdriver.org/mailman/listinfo/ivtv-devel > > > _______________________________________________ > ivtv-devel mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-devel > _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
