Hi,
  Oops I just updated my kernel and forgot that my current kernel is
still 2.6.18. Ok no problem here comes output for 2.6.19 kernel where
i manually edited Makefile to build against 2.6.19 kernel

[EMAIL PROTECTED] trunk]# vi Makefile
[EMAIL PROTECTED] trunk]# make
Building USB Video Class driver...
make[1]: Entering directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
  CC [M]  /root/trunk/uvc_driver.o
  CC [M]  /root/trunk/uvc_queue.o
  CC [M]  /root/trunk/uvc_v4l2.o
  CC [M]  /root/trunk/uvc_video.o
  CC [M]  /root/trunk/uvc_ctrl.o
  LD [M]  /root/trunk/uvcvideo.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/trunk/uvcvideo.mod.o
  LD [M]  /root/trunk/uvcvideo.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
[EMAIL PROTECTED] trunk]# make install
Installing USB Video Class driver...
make[1]: Entering directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
  INSTALL /root/trunk/uvcvideo.ko
  DEPMOD  2.6.19-1.2895.fc6
make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
depmod -ae


Regards,
Parag.
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to