tags 470830 + unreproducible thanks On Thu, Mar 13, 2008 at 6:20 PM, Jürgen Richtsfeld <[EMAIL PROTECTED]> wrote: > Package: qc-usb-source > Version: 0.6.6-4 > Severity: normal > > --- Please enter the report below this line. --- > i build my kernel myself using make-kpkg. building this module gets me
> /usr/src/modules/qc-usb/qc-driver.c:2285: error: 'VIDEO_PALETTE_RGB24' > undeclared (first use in this function) I have just built the module in a clean sid chroot. I discovered a bug (missing dependency on module-init-tools) but that would only bite you after build, and in very rare cases. I guess that this problem is because you're lacking some kernel headers in your custom install. Please try building with module-assistant, and the correct headers installed, and notify me if you can reproduce it. # apt-get install qc-usb-source # m-a a-i qc-usb # apt-get install module-init-tools # modprobe quickcam -- Martín Ferrari