NUC980开源项目22-文件系统编译

上面是我创建的群聊,欢迎新朋友的加入。

项目码云地址(国内下载速度快):https://gitee.com/jun626/nuc980-open-source-project

项目github地址:https://github.com/Jun1172/nuc980-open-source-project

1.编译

make nuvoton_nuc972_defconfig

make

出现报错

freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
找了半天没什么解决方案,直接到对应C文件的下,把对应代码给删了

。。。。还是有问题,直接降ubuntu版本

123

等待编译完成

2.测试

烧录到SD卡里面

原创文章 140 获赞 77 访问量 15万+

猜你喜欢

转载自blog.csdn.net/Jun626/article/details/104782363