Chinaunix首页 | 论坛 | 博客
  • 博客访问: 434462
  • 博文数量: 99
  • 博客积分: 65
  • 博客等级: 民兵
  • 技术积分: 1012
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-20 16:30
个人简介

linux kernel 工程师

文章分类

全部博文(99)

文章存档

2018年(5)

2017年(12)

2016年(27)

2015年(10)

2014年(43)

2012年(2)

我的朋友

分类: LINUX

2016-11-07 10:58:07

{standard input}: Assembler messages:
{standard input}:166160: Warning: end of file not at end of a line; newline inserted
{standard input}:166333: Error: expected comma after name `_ZNSt8_Rb_treeIiSt4pairIKiSt3setI11met' in .size directive
x86_64-xxx-linux-g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[3]: *** [mds/Server.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

这个错误的原因通常是,host机器内存不够导致的。 解决的办法是增加内存。硬件上的增加内存可以解决,或者kill系统当前其他的applications。甚至重新启动host,给编译器一个较为宽松的运行环境

阅读(3109) | 评论(0) | 转发(0) |
0

上一篇:mprotect笔记

下一篇:restapi-doc

给主人留下些什么吧!~~