首页 > 其他 > 详细

编译3516cv500 osdrv失败解决

时间:2019-08-06 12:04:02      阅读:376      评论:0      收藏:0      [点我收藏+]

configure: WARNING: cannot find uuid library required for mkfs.ubifs
configure: mtd-utils can optionally be built without mkfs.ubifs
configure: WARNING: cannot find headers for extended attributes
configure: WARNING: disabling XATTR support
configure: error: missing one or more dependencies
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: *** No rule to make target `install’. Stop.

 

 

解决:apt-get install libuuid1:i386

    apt-get install uuid-dev

编译3516cv500 osdrv失败解决

原文:https://www.cnblogs.com/cyyljw/p/11307711.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!