In lists.linux.v4l, you wrote: > I can't compile part of few latest xawtv versions: > > ../../webcam/webcam.c:175: conflicting types for `grab_cap' > ../../webcam/webcam.c:107: previous declaration of `grab_cap' > ../../webcam/webcam.c:185: redefinition of `grab_init' > ../../webcam/webcam.c:114: `grab_init' previously defined here > ../../webcam/webcam.c:250: redefinition of `grab_one' > ../../webcam/webcam.c:149: `grab_one' previously defined here Looks like a kernel patched with v4l2, correct? webcam does'nt like this (having both v4l and v4l2 symbols defined). Gerd -- Get back there in front of the computer NOW. Christmas can wait. -- Linus "the Grinch" Torvalds, 24 Dec 2000 on linux-kernel