Felix Mathais <fsm_austria <at> yahoo.co.uk> writes: > I have upgraded from fc5 to fc6 today and now i can not compile the driver for the dexxa webcam. I got it from sourceforge (qc-usb-0.6.4). You need the patch for kernel 2.6.18: http://darcs.frugalware.org/repos/frugalware-current/source/multimedia-extra/qc-usb/qc-usb-0.6.4-linux2618.diff And then remove the #include <config.h> lines (with no replacement, the replacement headers are included automatically) in qc-memory.c and quickcam.h. I also have an SRPM you can use: http://www.tigen.org/kevin.kofler/pcprogs/kernel-module-qc-usb-0.6.4-3.src.rpm (Yes, it's _still_ on the "old" kernel module packaging standard. Shame on me. ;-) ) Kevin Kofler