Hi,Every one here, I am trying to use webcam now. I did it following the instruction of http://www.acmesystems.it/?id=40. When I run spcaload in the telnet,it reported me as following:
[EMAIL PROTECTED] /]84# spcaload insmod: videodev.ko: no module by that name found insmod: spca5xx.ko: no module by that name found It seems that there is no webcam driver module in kernel 2.6. I guess that,so I tried to update my SDK. But it stopped with the outputs when I made fimage of the updated SDK, the last few rows of the output are like this: Making configsubs in apps/json-c for cris-axis-linux-gnu make[3]: Entering directory `/home/li/li/devboard-R2_01/apps/json-c' cd . && autoconf /bin/sh: autoconf: command not found make[3]: *** [configure] Error 127 make[3]: Leaving directory `/home/li/li/devboard-R2_01/apps/json-c' make[2]: *** [configsubs-recurse] Error 1 make[2]: Leaving directory `/home/li/li/devboard-R2_01' make[1]: *** [cris-axis-linux-gnu] Error 1 make[1]: Leaving directory `/home/li/li/devboard-R2_01' make: *** [everything] Error 2 So far, I don't know how I can do to continue. Could some body have any idea for me to fix the problem? Thanks by advance
