bsdx866 发表于 2012-12-17 21:50:08

安装motion后执行出错

pi@raspberrypi:~$ motion -n
Illegal instruction
出现这个错误,在ubuntu的电脑上面测试没问题,知道是什么原因吗,如何解决?。
pi@raspberrypi:~$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-12+rpi1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-12+rpi1)

willis 发表于 2012-12-19 23:55:40

Illegal instruction 中文:非法指令,是否是参数问题?

willis 发表于 2012-12-19 23:59:31

或者是权限问题?

两篇文章可以参考:
http://skpsun.blog.163.com/blog/static/27600552009121109154/
http://linuxaria.com/article/realizzare-un-webcam-server
页: [1]
查看完整版本: 安装motion后执行出错