Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: Jan. 27 2007,14:43 |
|
I've been trying to build a module for a Logitech webcam using the uvs driver - the problem is when I try to cbuild the driver, I get the following error:
$ make Building USB Video Class driver... make[1]: Entering directory `/KNOPPIX/usr/src/linux-2.4.26'
The present kernel configuration has modules disabled. Type 'make config' and enable loadable module support. Then build a kernel with module support enabled.
make[1]: *** [modules] Error 1 make[1]: Leaving directory `/KNOPPIX/usr/src/linux-2.4.26' make: *** [uvcvideo] Error 2
The "present kernel configuration" obviously does have modules enabled - is this governed by some kind of flag I can check/set?
|