Bladez schrieb:
hi ,

sorry to state it like this .. but i hv been trying to install this
driver for my webcam in ubuntu 8.10 will all latest kernel-headers,
linux-headers, libv4l-0, build-essential

but yet once clone is done using

git clone http://repo.or.cz/r/microdia.git

and i do a "make"

$make

it gives me error 2.. wat is it ?? am i missing anymore module?.. am i
doing something wrong here?..

here is the full result print out :

--------------------------------------------------------------------------------------------------------------------------------

fir...@firesh-laptop:~/microdia$ make
make -C /lib/modules/2.6.27-9-generic/build SUBDIRS=/home/firesh/
microdia modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-9-generic'
  CC [M]  /home/firesh/microdia/sn9c20x-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/firesh/microdia/sn9c20x-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/firesh/microdia/sn9c20x-usb.c:27:
include/linux/mmzone.h:218: error: ‘MAX_NR_ZONES’ undeclared here (not
in a function)
make[2]: *** [/home/firesh/microdia/sn9c20x-usb.o] Error 1
make[1]: *** [_module_/home/firesh/microdia] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-9-generic'
make: *** [driver] Error 2
fir...@firesh-laptop:~/microdia$

--------------------------------------------------------------------------------------------------------------------------------

what should i do ..thanks in advance for the help!...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---


There are two possibilities I can think of right now:
1. You installed the wrong kernel headers. (check if "$ uname -r" really puts out "2.6.27-9-generic".) 2. Something went wrong during the installation and you need to reinstall the kernel-headers.

GWater

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to