Hi Edgard, > Hi all, someone could help me please?!?! > > Im trying to compile Linux-UVC on scratchbox to use it on my N800: > > 1- I'm getting the following error on my N800: > > Nokia-N800-01:/home/user# modprobe uvcvideo.ko > modprobe: could not parse modules.dep > > 2- and the following warnings to compile it: > > [sbox-ARMEL: ~/linuxuvc/trunk] > make > Building USB Video Class driver... > make[1]: Entering directory > `/home/edlima/rx-34-kernel-2.6.18/kernel-source-rx-34' > CC [M] /home/edlima/linuxuvc/trunk/uvc_driver.o > CC [M] /home/edlima/linuxuvc/trunk/uvc_queue.o > CC [M] /home/edlima/linuxuvc/trunk/uvc_v4l2.o > /home/edlima/linuxuvc/trunk/uvc_v4l2.c: In function `uvc_v4l2_open': > /home/edlima/linuxuvc/trunk/uvc_v4l2.c:392: warning: implicit > declaration of function `video_devdata' [more errors]
I suspect your kernel to be heavily patched. There's something wrong with the V4L2 support. How can I have a look at the sources ? Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
