buildroot2020.5.2搭建imx6ull根文件系统编译问题
报错 c-stack.c:55:26: error: missing binary operator before token "(" 55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384
报错截图:
修改文件/buildroot-2020.05.2/output/build/host-m4-1.4.18/lib/c-stack.c
:
报错 libfakeroot.c:99:40: error: ‘_STAT_VER’ undeclared (first use in this function) 99 | #define INT_NEXT_STAT(a,b) NEXT_STAT64(_STAT_VER,a,b)
报错截图:
下载补丁,下载后打开压缩包目录 下载的补丁/package/
找到以下文件替换buildroot2020.5.2/package/
中的文件:
License:
CC BY 4.0