The bounds.h file should have been installed when installing the linux-headers package. Try removing and then reinstalling the linux-headers package and see if that resolves the problem.
On Mon, Dec 29, 2008 at 6:22 AM, aL3xa <[email protected]> wrote: > > I followed your instructions on installing Microdia webcam, but I > still get some errors: > > manda...@gryphon:~/microdia$ make > make -C /lib/modules/2.6.27-9-generic/build SUBDIRS=/home/mandalic/ > microdia modules > make[1]: Entering directory `/usr/src/linux-headers-2.6.27-9-generic' > CC [M] /home/mandalic/microdia/microdia-usb.o > In file included from include/linux/gfp.h:4, > from include/linux/kmod.h:22, > from include/linux/module.h:13, > from /home/mandalic/microdia/microdia-usb.c:27: > include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or > directory > include/linux/mmzone.h:197:5: warning: "MAX_NR_ZONES" is not defined > In file included from include/linux/gfp.h:4, > from include/linux/kmod.h:22, > from include/linux/module.h:13, > from /home/mandalic/microdia/microdia-usb.c:27: > include/linux/mmzone.h:218: error: 'MAX_NR_ZONES' undeclared here (not > in a function) > make[2]: *** [/home/mandalic/microdia/microdia-usb.o] Error 1 > make[1]: *** [_module_/home/mandalic/microdia] Error 2 > make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-9-generic' > make: *** [driver] Error 2 > > Do you know what can it be? It looks like I'm missing some files... > > > > --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
