ubuntu 编译 libxml2-2.9.1

./configure && make && make install

报错:

lto1: fatal error: bytecode stream in file ‘/home/…/anaconda3/envs/rasa/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.a’ generated with LTO version 6.2 instead of the expected 8.1
compilation terminated.
lto-wrapper: fatal error: gcc returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:519: libxml2mod.la] Error 1
make[4]: Leaving directory ‘/home/…/libxml2-2.9.1/python’
make[3]: *** [Makefile:607: all-recursive] Error 1
make[3]: Leaving directory ‘/home/…/libxml2-2.9.1/python’
make[2]: *** [Makefile:450: all] Error 2
make[2]: Leaving directory ‘/home/…/libxml2-2.9.1/python’
make[1]: *** [Makefile:1304: all-recursive] Error 1
make[1]: Leaving directory ‘/home/…/libxml2-2.9.1’
make: *** [Makefile:777: all] Error 2

解决办法:

conda install -c anaconda gcc_linux-64

lto1: fatal error: bytecode stream..generated with LTO version 6.2 instead of the expected 8.1 compi相关推荐

  1. lto1: fatal error: bytecode stream generated with LTO version 8.1 instead of the expected 4.0

    zynq在编译openamp的时候提示 lto1: fatal error: bytecode stream generated with LTO version 8.1 instead of the ...

  2. fatal error C1900: Il mismatch between 'P1' version '20060201' and 'P2' version '20050411'

    fatal error C1900: Il mismatch between 'P1' version '20060201' and 'P2' version '20050411'问题现象及解决办法. ...

  3. linux 内核编译 错误 fatal error: linux/compiler-gcc6.h: No such file or directory

    在交叉编译i.MX6UL的Kernel代码时出现这个错误 CHK include/config/kernel.release  Using .. as source for kernel  GEN . ...

  4. 【错误记录】编译 Linux 内核报错 ( fatal error: openssl/opensslv.h: No such file or directory )

    文章目录 一.报错信息 二.解决方案 一.报错信息 编译 Linux 内核 , 执行 sudo make 命令 , 开始正式编译 Linux 内核 , 报如下错误 : root@ubuntu:~/ke ...

  5. 解决 LLVM 错误 fatal error: ‘csignal’ file not found

    错误信息: /Users/exchen/Downloads/Unity-iPhone/Classes/main.mm:3:10: fatal error: 'csignal' file not fou ...

  6. php.h not found,编译错误“fatal error: 'xxxx.h' file not found” 如何解决

    我们可能经常会出现编译错误的问题,本文作者也是在编译一个开源程序时遇到错误,然后整理出来,后面还带了一个在Mac OS X 上编译 Android 时的一个错误解决方法. 编译一个开源项目时遇到这样一 ...

  7. php undefined function 几个函数,PHP Fatal error: Call to undefined function 函数名() in 解决方法...

    PHP Fatal error: Call to undefined function 函数名() in 解决方法 发布于 2015-01-14 08:55:15 | 219 次阅读 | 评论: 1 ...

  8. ORA-39126: Worker unexpected fatal error in KUPW$WORKER.FIXUP_MASTER_TABLE_EXPORT

    源:12.2.0.1目标:11.2.0.4 [oracle@ dmp]$ expdp \'/ as sysdba\' directory=dmp schemas=xczhh version=11.2 ...

  9. fatal error all goroutines are asleep - deadlock!

    先看下面代码 package mainimport ("fmt""time" )func main() {ch1 := make(chan int)go fun ...

最新文章

  1. php随机跳转,Nginx实现404页面跳转到任意随机页面
  2. comparing ORB and AKAZE
  3. vue 递归组件多级_Vue 递归组件构建一个树形菜单
  4. mysql jdbc 连接池配置
  5. GEO数据库中platform信息详解
  6. 可视化模板:销售\采购\财务收支等模板分享
  7. 闲聊企业数字化转型(1)-供应链数字化
  8. CUDA C/C++ 教程一:加速应用程序
  9. [轉載]房地产崩盘绝非戏言
  10. 基于pandas实现K折交叉验证数据集划分
  11. cocos2d-iPhone 点滴
  12. 用C++实现生产者-消费者问题模型
  13. Microsoft Edge 嗯...无法访问此页面解决办法
  14. 网易2017校园招聘数据挖掘笔试题
  15. AI之NLP:自然语言处理技术简介(是什么/学什么/怎么用)、常用算法、经典案例之详细攻略(建议收藏)daiding
  16. 格子玻尔兹曼方法书中,计算机代码(Fortran语言)FDM的输出结果是什么,为什么显示程序“[25024] Console1.exe”已退出,返回值为 0 (0x0)。
  17. 大一就开始参加电赛?看学长是咋学的!
  18. 手机app抓包https请求信息,解决SSL Pinning验证
  19. Java实现能完成 加减乘除幂与阶乘 组合运算的计算器
  20. IPSec虚拟专用网原理及基础配置实例

热门文章

  1. 简易的备忘录便签工具,让桌面任务瞬间井然有序
  2. linux python m2crypto,python – 如何在Ubuntu上安装M2Crypto?
  3. html tel://协议,html – href =“tel:”和手机号码
  4. SQL2008系统账户:Local system/Network service/Local Service 区别
  5. 单品GMV破千万,这些品类正在抖音热卖
  6. 浅析能耗监测系统在大型数据中心的应用
  7. 【openVR】从零开始运行起第一个openVR界面项目
  8. flog和flag_新年要想立flag不倒,你需要知道这些!
  9. 高工观点|高精度地图盒子,“昙花一现”背后的逻辑
  10. [图像识别]pytorch实现手写英文字母识别: