当前位置:  技术问答>linux和unix

busybox-1.13.3交叉编译出现问题望高手指点

    来源: 互联网  发布时间:2016-09-29

    本文导语:  错误如下: [root@localhost busybox-1.13.3]# make   CC      networking/ifenslave.o In file included from networking/ifenslave.c:105: /usr/local/arm/3.3.2/arm-linux/sys-include/linux/if_bonding.h:72: error: `IFNAMSIZ' undeclared here (not in a function) make[1]: *** [ne...


错误如下:
[root@localhost busybox-1.13.3]# make
  CC      networking/ifenslave.o
In file included from networking/ifenslave.c:105:
/usr/local/arm/3.3.2/arm-linux/sys-include/linux/if_bonding.h:72: error: `IFNAMSIZ' undeclared here (not in a function)
make[1]: *** [networking/ifenslave.o] 错误 1
make: *** [networking] 错误 2
[root@localhost busybox-1.13.3]# vim /usr/local/arm/3.3.2/arm-linux/sys-include/linux/if_bonding.h

[5]+  Stopped                 vim /usr/local/arm/3.3.2/arm-linux/sys-include/linux/if_bonding.h
You have mail in /var/spool/mail/root

百度上找到了相似错误解决方法如下:(busybox-1.13.1)
[root@localhost busybox-1.13.1]# make
CC      networking/ifenslave.o
In file included from networking/ifenslave.c:105:
/usr/local/arm/3.3.2/arm-linux/sys-include/linux/if_bonding.h:67: error: `IFNAMSIZ'' undeclared here (not in a function)make[1]: *** [networking/ifenslave.o] Error 1
make: *** [networking] Error 1
vi networking/ifenslave.c
////
#define ARPHRD_INFINIBAND 32
////
然后make install
在 _install目录下得到所有二进制文件。

我照着做了 可是还是报错。。  不知道哪里出问题了

|
源码找下IFNAMSIZ看看怎么回事,或者下最新版吧

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 请高人指点,busybox使用不同链接名实现不同功能的原理?
  • 急问:启动busybox文件系统后怎么主动提示 用户登陆认证? busybox login
  • busybox ls 显示颜色!
  • 请教busybox make出错 回者有分
  • busybox 问题!
  • busybox制作ramdisk文件系统出错
  • 求busybox的权限控制
  • Unix常用工具包 BusyBox
  • busybox中为什么没有找到rz命令?
  • 求助,busybox的udhcpc命令问题
  • ramdisk+busybox
  • 用 busybox 如何为开发板的 linux 添加 ftp 和 tftp 功能
  • busybox如何添加库文件Lib
  • 嵌入式的busybox问题
  • 问一个关于busybox的问题
  • 紧急求救busybox的使用问题!
  • 如何使用busybox制作嵌入式Linux?
  • busybox 启动问题
  • Fedora上编译busybox问题
  • 移植busybox1.9.2
  • BusyBox下自带的tftp命令怎么用啊?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3