VLC

i.mx6q飞凌开发板 交叉编译libvpx错误处理

2020-03-02  本文已影响0人  小桥流水啦啦啦
1、错误打印:
root@imhqq-B360M-D3V:/home/imhqq/share/huqiqiao/vlc-3.0.8-plugin# ./vlc-lib.sh libvpx
========================================================
make: *** No rule to make target 'clean'。 停止。
make: *** No rule to make target 'distclean'。 停止。
========================================================
  enabling shared
  disabling static
  enabling vp8
  disabling vp9
  disabling runtime_cpu_detect
  disabling optimizations
Unrecognized toolchain 'arm-poky-linux-gnueabi'

Configuration failed. This could reflect a misconfiguration of your
toolchains, improper options selected, or another problem. If you
don't see any useful error messages above, the next step is to look
at the configure error log file (config.log) to determine what
configure was trying to do when it died.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.

2、解决办法

工具链不支持,不处理。

上一篇 下一篇

猜你喜欢

热点阅读