安装yum groupinstall perl* 
搞定了。

原因

CLAIMS 第三方安装包编译问题

ECNU 90s集群是个环境复杂的集群,claims用户由于需要单独升级gcc 等系统工具版本,并且保留原有工具供OB team使用,故造成claims用户独特的高版本工具运行环境,

在这样复杂的环境中常常因为工具版本不匹配造成编译或者链接错误,总结如下:

1. Theron 编译出错:

解决方法:查看Theron-5.01.01/Lib/libtherond.a 和/Theron-5.01.01/Include/*.h 是否存在,如果已经存在,编译错误即可忽略不计。

2. libconfig 编译出错

忽略 configure CC=/usr/local/gcc-4.9.3/bin/gcc CXX=/usr/local/gcc-4.9.3/bin/g++

3. llvm

./configure CXX=/usr/local/gcc-4.9.3/bin/g++

如果编译出错,进入build目录再运行make编译即可通过,很神奇。

4. tcmalloc之libunwind 链接错误

原因是编译采用gc-4.9.3,而链接是使用的ld为/usr/bin/ld 为系统路径下的低版本工具,升级ld工具集binutils 将ld工具拷贝/usr/bin/目录下。

编译google-perftools-2.4失败时,需要执行autogen.sh脚本俩遍,第一遍发生的错误,第二遍正常,原因暂时未调查。

5. 91-94上 numa yum 安装失败

是因为之前手动rpm安装更高版本的numa包,所以其他机器也需要手动rpm安装高版本numa

强制安装:

rpm -ivh --force numactl-???.rpm

6 缺少 lzma.h 文件

Centos 下安装:

yum install -y xz-devel
安装cmake-2.8.11 版本号在此
 

手动安装m4-1.4.13, autoconf-2.69, automake-1.13, libtool-2.4 版本号在此,以下版本号无效,仅为操作步骤。

原文:https://ruby-china.org/topics/2434

###安装m4

wget http://mirrors.kernel.org/gnu/m4/m4-1.4.13.tar.gz \
&& tar -xzvf m4-1.4.13.tar.gz \
&& cd m4-1.4.13 \
&& ./configure --prefix=/usr/local
make && make install
cd ..

###安装autoconf

wget http://mirrors.kernel.org/gnu/autoconf/autoconf-2.65.tar.gz \
&& tar -xzvf autoconf-2.69.tar.gz \
&& cd autoconf-2.69 \
&& ./configure --prefix=/usr/local
make && make install
cd ..

安装过程会出现错误:

Can't locate Data/Dumper.pm in @INC (@INC contains: ../lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ../lib/Autom4te/C4che.pm line 33.
BEGIN failed--compilation aborted at ../lib/Autom4te/C4che.pm line 33.
Compilation failed in require at ../bin/autom4te line 37.
BEGIN failed--compilation aborted at ../bin/autom4te line 37.
make[2]: *** [autoconf.in] Error 2
make[2]: Leaving directory `/tmp/autoconf-2.69/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/autoconf-2.69'
make: *** [all] Error 2

如链接:http://bbs.qcloud.com/thread-11996-1-1.html

这是因为系统缺少perl相关环境,只需安装perl环境即可, CLAIMS这里是在Centos 7下安装perl-5.16.1.tar.gz

具体步骤可见链接:http://www.centoscn.com/image-text/install/2015/0707/5808.html

###安装automake

wget http://mirrors.kernel.org/gnu/automake/automake-1.11.tar.gz \
&& tar xzvf automake-1.11.tar.gz \
&& cd automake-1.11 \
&& ./configure --prefix=/usr/local
make && make install
cd ..

###安装libtool

wget http://mirrors.kernel.org/gnu/libtool/libtool-2.2.6b.tar.gz \
&& tar xzvf libtool-2.2.6b.tar.gz \
&& cd libtool-2.2.6b \
&& ./configure --prefix=/usr/local
make && make install
cd ..

来源:https://blog.csdn.net/awewong/article/details/50947942

END!

CentOS 7安装autoconf-2.69报BEGIN failed--compilation aborted at ../bin/autom4te line 37.错误解决相关推荐

  1. CentOS 7安装Development Tools 失败 报错 group tools does not exist. Maybe run: yum groups mark install

    重装centos,以及迁移时,碰见这个问题.如下图: CentOS 7安装Development Tools 失败 报错 group tools does not exist. Maybe run: ...

  2. 解决mysqlslap执行命令报错(BEGIN failed--compilation aborted at //bin/mysqlslap line 2098)usr...

    今天安装了一个查询分析MySQL数据库的慢查询分析工具.但是使用命令做查询时候报以下错误. Can't locate DBI.pm BEGIN failed--compilation aborted ...

  3. anaconda 安装pytorch_安装PyTorch后,报错no module named #x27;conda#x27;的原因及解决办法

    本人首先下载了Anaconda,自带python版本为3.7.0.随后准备下载PyTorch的previous version(1.2.0),使用的是如下命令: conda install pytor ...

  4. WRF安装‘can not be used when making a PIE object; recompile with -fPIC‘ 错误解决

    在./compile em_real >& log.compile这一步编译的时候一直报错 搜索error发现均为PIE的问题:'can not be used when making ...

  5. CentOS 7安装zabbix-agent 5.0报错:依赖检测失败:libpcre.so.0()(64bit)/获取GPG密钥失败解决

    报错信息: [root@localhost ~]# wget https://mirrors.tuna.tsinghua.edu.cn/zabbix/zabbix/5.0/rhel/6/x86_64/ ...

  6. batocera游戏整合包_安装游戏时电脑报错?提示XXX文件缺失?一个软件完美解决...

    文中所包含软件的下载方式在评论区. 适用场景:如下图,运行软件或者游戏时弹出错误提示,提示XXX缺失. 报错原因:电脑缺少软件或游戏运行所必须的运行库(Runtime),这在windows用户中很常见 ...

  7. yum命令报错 yum update File /usr/bin/yum, line 30 except KeyboardInterrupt, e: --CentOS7.5

    1.问题: 使用yum命令如:yum update 报SyntaxError invalid syntax 2.原因分析 yum的解释器是Python,CentOS自带的yum采用(自带的)pytho ...

  8. VMware安装虚拟机Ubuntu提示piix4_smbus 0000:00:007.3: Host SMBus controller not enabled错误解决办法...

    安装ubuntu17.10.1虚拟机,遇到了一个问题,就是这个piix4_smbus 0000:00:007.3: Host SMBus controller not enabled. 网上找到了一个 ...

  9. npm install 报错 ERR! gyp ERR! cwd D:\workspace\node_modules\node-sass错误解决/npm ERR! gyp verb `which

    一.问题描述: npm install 报错 ERR! gyp ERR! cwd D:\workspace\node_modules\node-sass 二.可能原因 nodejs与sass版本不匹配 ...

最新文章

  1. EasyExcel读取文件异常,报 java.lang.NoClassDefFoundError,/x2006/main/CTTableStyles
  2. Samba服务器如何与Windows 95共享?
  3. 一篇很形象的文章,什么是数字签名?
  4. IOS开发报错之Undefined symbols for architecture armv6
  5. Linux网络编程---I/O复用模型之poll
  6. Linux查看文件的首个字母 文件属性字段
  7. java中事件的概念,事件中心上IoTHub数据的概念
  8. Windows Server 2003 安全指南
  9. LanguageTool至少需要哪些jar包?
  10. 虚拟机的文件系统,是否需要碎片清理功能?
  11. golang之web编程入门
  12. Linux下.run文件的安装和卸载
  13. 日本专利检索地址和专利号码问题
  14. 天易成网络管理系统服务器,怎样使用天易成网管软件解决远程开关机的问题
  15. java制作摇奖系统_基于Java实现抽奖系统
  16. adrunio蜂鸣器音乐(天空之城)c调
  17. WebRTC音频处理流程简介
  18. 计算机管理员密码忘记了怎么恢复,新版tplink(tplogin.cn)管理员密码忘记了怎么办?...
  19. Scrapy爬虫框架之爬取校花网图片
  20. 共享经济已成资本傀儡,背后是腾讯和阿里的暗斗

热门文章

  1. 各厂内推整理 (新增宇宙条)| 第四期
  2. 公有云在发展,存储卖得更好了
  3. 树莓派输出高电平C语言,树莓派控制高电平蜂鸣器(c语言+新手向)
  4. 弗洛伊德算法c语言path,Floyd算法(弗洛伊德算法)
  5. linux 电子书阅读器_3个适用于Linux桌面的电子书阅读器
  6. GLU-Net代码的理解
  7. Exchange 2003升级到Exchange 2010 之启用Outlook Anywhere!
  8. 安卓修改大师揭秘Android手游破解全过程
  9. Stitch Fix玩转时尚算法,年销7.3亿
  10. 中国动力电池PACK行业商业模式创新及发展方向建议报告2022-2028年版