On Thu, 2006-06-15 at 20:14 +0200, Paul Koster wrote: > MÃ¥rtensson Roger wrote: > > > So.. Anyone having a Xdriver for X.org 7? Please put it on the Wiki for the > > future. > apt-get source xserver-xorg > cd xorg-x11-6.8.2.dfsg.1 > debuild -us -uc > > "I then waited until the build was well underway and pressed Control-C to > abort it, since I think you only need the setup phase to be complete, > not the whole build. You could probably do "./debian/rules SOMETARGET" > is you could figure out the required SOMETARGET." > > Then in the IVTV X driver directory > (.../xc/programs/Xserver/hw/xfree86/drivers/ivtv/) > xmkmf <path>/xorg-x11-6.9.0.dfsg.1/build-tree/xc/ > make >
This wont work on Xorg 7.X as it does not use the old build system. The driver has to use the autotools to build. The link i posted earlier has a link to an autotooled xdriver version. > -- > Paul Greets Sander _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
