Hi Sam,

Sam Varshavchik wrote:
> It's not as easy as that.  ivtvdriver's source is a bit old and hasn't 
> really been updated for modern x.org and kernel sources.
> 
> I'll save you some hair-pulling, and tell you exactly how I compiled 
> xdriver.
> 
> First of all, you must install not just x.org, but x.org's development 
> toolkit, including all then files in /usr/X11R6/lib/Server/include

Do you know if there is a package in Debian that contains these files? 
I've found xorg-dev but this is a meta-package and doesn't seem to 
contain this directory.

> Then, after unpacking ivtvdriver's tarball, cd to 
> ivtvdrv/xc/programs/Xserver/hw/xfree86/drivers/ivtv in the ivtvdriver's 
> source package, then do this:
> 
> ln -s /usr/X11R6/lib/Server/include ../../include
> ln -s /usr/include/linux/fb.h fbpriv.h
> 
> xmkmf -a -DXF86DriverSDK
> 
> Now, you should be able to run 'make' from the same directory, and 
> actually get some useful results.

Thanks,
Greg

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to