daniel-linux wrote: > Good work... but dont fix my problem in compile linux-uvc using the build > system at openSuse 10.3. Here is my output: > > make: Entering directory `/usr/src/linux-2.6.22.16-0.2-obj/i386/bigsmp' > make -C ../../../linux-2.6.22.16-0.2 O=../linux-2.6.22.16-0.2-obj/i386/bigsmp > modules > CC [M] /usr/src/packages/BUILD/uvcvideo-r182/obj/bigsmp/uvc_driver.o > /usr/src/packages/BUILD/uvcvideo-r182/obj/bigsmp/uvc_driver.c:46:21: error: > version.h: No such file or directory > make[3]: *** [/usr/src/packages/BUILD/uvcvideo-r182/obj/bigsmp/uvc_driver.o] > Error 1 > make[2]: *** [_module_/usr/src/packages/BUILD/uvcvideo-r182/obj/bigsmp] Error > 2 > make[1]: *** [modules] Error 2 > make: *** [modules] Error 2 > make: Leaving directory `/usr/src/linux-2.6.22.16-0.2-obj/i386/bigsmp' > error: Bad exit status from /var/tmp/rpm-tmp.18658 (%build) > > Any tip ? >
I can build it fine on openSUSE 10.3 also I have a build for multiple kernels in the OpenSUSE Build Service. You are probably doing something wrong or missing something. > >> Hello everyone, >> >> It is a minor issue but nevertheless one worth solving, in my opinion >> at least. The thing is, at present depmod in "make install" is called >> without passing the value of KERNEL_VERSION to it, meaning that >> although it's possible to build and install the module for a different >> kernel than the one running, depmod is always called for the runningone >> and therefore has to be called manually afterwards, with the version >> number of the new kernel, to update the latter's dependency tree. The >> attached patch fixes the problem. >> >> Best regards, >> -- >> MS >> > > _______________________________________________ > Linux-uvc-devel mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/linux-uvc-devel -- Ivan N. Zlatev Web: http://www.i-nZ.net "It's all some kind of whacked out conspiracy." _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
