libsoxr编译出错

Compiling the C compiler identification source file “CMakeCCompilerId.c” failed.
Compiler: /home/test/output/firefly_rk3308_release/host/bin/aarch64-rockchip-linux-gnu-gcc
Build flags: -D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_FILE_OFFSET_BITS=64;-Os
Id flags:

The output was:
No such file or directory

正确的路径应该是/home/test/\share\buildroot\output\firefly_rk3308_release\host\bin,怎么修改?

我有点好奇,假如你的路径不对的话,那其他包是怎么编的?

只有libsoxr,这个模块会报错,其他不会;我用的Firefly-RK3308_Linux_SDK_git_20181116这个版本

更新sdk,现在3308sdk支持docker编译了,用docker编译解决你的环境配置问题。