Chinaunix首页 | 论坛 | 博客
  • 博客访问: 74439
  • 博文数量: 14
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 156
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-23 09:58
个人简介

Dev Ops, 我刚起步啊

文章分类

全部博文(14)

文章存档

2017年(2)

2016年(5)

2015年(7)

我的朋友

分类: LINUX

2016-08-19 10:59:11


when install nicstat, I got the following errors:
gcc -O3 -m32    nicstat.c   -o nicstat
In file included from /usr/include/features.h:385,
                 from /usr/include/stdio.h:28,
                 from nicstat.c:33:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make: *** [nicstat] Error 1

On centos, the following command can resolve this issue:
yum install glibc-devel.i686
--full command  yum install glibc-devel-2.12-1.192.el6.i686
阅读(1831) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~