给IMX6ULL编译Liteos-a时执行make -j 8 报错说Set:command not found

用户82662025-12-06 23:27:0658

打完补丁后
cd /home/book/openharmony/kernel/liteos_a
cp tools/build/config/debug/imx6ull_clang.config .config // 配置
make clean
make -j 8
执行到上面这一步时报错说Set:command not found,报错信息如下

csdn上看到的解决方式是把前面配置环境的代码再运行一遍

但是试过之后还是报错。有没有人知道原因和解决方案的s

浏览 (58)
点赞
收藏
评论
暂无数据