/webcamera/mjpg-streamer-mini2440-read-only# make packagetar czvf mjpg-streamer-mini2440-bin.tar.gz \
--exclude www/.svn \
mjpg_streamer \
mjpg_streamer
input_testpicture.so \
input_uvc.so \
output_file.so \
output_http.so \
make: input_testpicture.so: Command not found
make: *** [package] Error 127
make package 时 出现改错误 请问如何 修改