22 Kas 2006 Çar 15:01 tarihinde, George Boyd şunları yazmıştı: > I've compiled PWC many times with no problems, but now when I try to > compile it, I get this error: > > make -C /lib/modules/2.6.18-1.2849.fc6/source > SUBDIRS=/home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702 > modules > make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686' > CC > [M] > /home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702/pwc-if.o In > file included > from > /home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702/pwc-if.c:69: > /home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702/pwc.h:28:26: > error: linux/config.h: No such file or directory make[2]: *** > [/home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702/pwc-if.o] > Error 1 make[1]: *** > [_module_/home/george/Downloads/Camera_Drivers/pwc-v4l2-20061122-042702] > Error 2 > make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686' > make: *** [all] Error 2 > > Strange thing is, the first time tonight I compiled it, it worked fine. > The second time, I get the above error. Also I can't find config.h in > the kernel source tree. > > Please, if someone can help, it would be greatly appreciated.
replace config.h with autoconf.h in the respective file. /ismail _______________________________________________ pwc mailing list [email protected] http://lists.saillard.org/mailman/listinfo/pwc
