编译报错unable to infer tagged configuration

First, I couldn't configure without errors so I reinstalled apache apr. Now, I can configure but when I run make, I get this error:libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'

研究发现是由于在configure阶段,根据–host参数选择了适用于mips-gcc产生的错误。
发现mips-gcc与gcc为同一文件,此处报错可能与编译器的名字有关

解决方法一

libtool --tag=CC

解决方法二

./configure CC=gcc

unable to infer tagged configuration编译报错相关推荐

  1. Maven - 编译报错Execution repackage of goal spring-boot-maven-plugin;Unable to find main class

    Maven - 编译报错Execution repackage of goal spring-boot-maven-plugin;Unable to find main class 一. common ...

  2. 编译报错unable to initialize decompress status for section .debug_info

    编译报错unable to initialize decompress status for section .debug_info 错误信息 CXXLD tools/curve_keygen /us ...

  3. Android 编译报错:Could not get resource

    编译报错: Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'. Could not d ...

  4. firefly AIO-RK3399J Linux SDK编译报错解决

    Firefly AIO-RK3399J Linux SDK编译报错解决 Zhang-Zhen 2020-09-30 22:01:04  收藏 分类专栏: RK3399工作记录 文章标签: linux  ...

  5. 解决AndroidStudio编译时报错:org.gradle.api.ProjectConfigurationException;编译报错Read Time out

    问题一: org.gradle.api.ProjectConfigurationException: A problem occurred configuring root project 'app' ...

  6. ubuntu 找不到mysql.h_ubuntu安装了mysql 但是编译报错 mysql.h: No such file or directory

    在Ubuntu体系中,已经安装了mysql,即应用sudo apt-get install mysql-server mysql-client 但是用C编译mysql数据库时,报错 fatal err ...

  7. 古月居 机器人开发实践源码 编译报错问题解决方法

    ubuntu:16.04.7 ros:kinetic 移植<机器人开发实践>源码包 ros_exploring,出现的问题都包含于以下内容中. 书中提到,如果将源码包 ros_explor ...

  8. go build 编译报错 missing go.sum entry for module providing package

    go build 编译报错 missing go.sum entry for module providing package 解决方法 // 移除未使用的依赖 go mod tidy 再次编译,就可 ...

  9. 编译报错field has incomplete type

    linux下编译C++代码报错,报错信息"field has incomplete type".这种问题一般都是在头文件对类或者结构体进行了前向声明,后面使用了该类定义了对象,导致 ...

最新文章

  1. BZOJ-1005 明明的烦恼
  2. python列表去重_Python中对列表list去重
  3. Eclipse下Tomcat插件的安装
  4. mysql空洞_optimize table 删除空洞--MYSQL
  5. 一键打开vs中的网站
  6. sql with as 用法
  7. 新型发明创造大赛计算机类,2017年发明杯全国高职高专大学生创新创业大赛
  8. 信息服务器为什么选择在贵州,为啥云服务器在贵州
  9. Linux发行版CentOS下Docker的安装和卸载
  10. 百度蜘蛛的抓取方式有哪些
  11. 结构体初识———结构体成员
  12. json模块错误:Expecting value: line 1 column 1 (char 0)
  13. 分享几个不错的流程图制作网站
  14. 河南大学计算机学院吴哲2008年,计算机与信息工程学院86级校友荣归母校
  15. lua与c#交互篇 | 合理用好lua+unity,更省性能的方案整理
  16. Docker-Dockerfile学习
  17. 支付宝手机网站支付开发详细流程
  18. C++标准库实现WAV文件读写
  19. 升级生产环境服务器 网卡驱动,解决断线无法重连问题
  20. HI3559算法移植之OpenCV图像拼接、配准和图像融合技术(三)

热门文章

  1. 【技术分享】Android App常见安全问题演练分析系统-DIVA-Part1
  2. Python爬取房价
  3. 解决《使命召唤:战区2.0》遇到的Windows10版本号不匹配问题,一并解决Windows10更新失败:UEFI固件受限问题
  4. 行列式怎样用计算机算,行列式计算器怎么样?行列式计算器如何使用?
  5. 蛮力法求解百元买百鸡问题
  6. 蛮力法(python)
  7. mac出现文件夹问号_MacBook Air开机出现一个带问号的文件夹图案是怎么回事?电脑已经无法进入系统!...
  8. 时光悄悄流逝,光阴不再使你我天真
  9. 服务端使用c++实现websocket协议解析及通信
  10. CUBA 使用 Spring 查询接口