一、问题描述

嵌入式linux开发,在执行./autogen.sh时,报错如下。

Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
autoreconf: failed to run autopoint: No such file or directory
autoreconf: autopoint is needed because this package uses Gettext

二、问题分析

根据提示,缺少autopoint。

三、解决方案

安装autopoint,问题解决。

sudo apt-get install autopoint -y

Can‘t exec “autopoint“: No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line相关推荐

  1. no such file or directory, open '/usr/share/haroopad/Libraries/.locales/zh-tw/menu.json'

    启动haroopad的时候发现如下问题: [25988:0120/140955:ERROR:nw_shell.cc(336)] Error: ENOENT: no such file or direc ...

  2. 启动自定义linux服务时,报错Failed at step EXEC spawning /xxx/yyy/zzz No such file or directory

    背景: 想在服务器开机启动的时候,自动执行python脚本,于是就把它做成了linux服务的形式. 在/etc/systemd/system/myclock.service [Unit] Descri ...

  3. 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 ...

  4. 解决Hbase启动报错问题:No such file or directory!

    应用场景 在Hbase搭建完之后,本想开开心心的启动Hbase,进行测试使用hbase,但是发现启动hbase的时候,报各种各样的错误,java_home,hbase,hadoop等找不到文件或目录, ...

  5. brew install node 报错:Error: No such file or directory @ dir_chdir Bottle installation failed:

    在终端输入 brew install node 回车 报错如下图 brew install node ==> Installing dependencies for node: icu4c == ...

  6. libsodium引用报错FileNotFoundError: [Errno 2] No such file or directory: b‘liblibsodium.a‘

    问题 操作系统环境:Ubuntu 22.04 在安装一个工具应用时,这个应用使用到了chacha20加密算法,所以需要依赖libsodium.按照网上教程下载源码并编译安装: sudo apt ins ...

  7. ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory

    Q: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory A: install openssh for iph ...

  8. arm-eabi-gcc: error trying to exec 'cc1': execvp: No such file or directory

    arm-eabi-gcc: error trying to exec 'cc1': execvp: No such file or directory 1.确认CROSS-COMPILE的目录在PAT ...

  9. find命令过滤 no such_linux find -exec rm -r 报No such file or directory

    linux find -exec rm -r 报: No such file or directory 系统环境Ubuntu 16.04.3 LTS 在写批量制作docker镜像脚本时,先是将代码目录 ...

最新文章

  1. SAP 会计凭证和物料凭证的关系
  2. 第二层EtherChannel
  3. 开始测试鸿蒙系统,华为打起反击战!正式测试“鸿蒙系统”,谷歌认怂,恢复华为资格...
  4. python常用指令速查
  5. Robot Framework基础学习(六)
  6. IOT---(3)深入解析物联网操作系统(架构、功能与实例分析)
  7. centos7搭建CDH
  8. silverlight寻奇
  9. etcdctl的使用
  10. ILSPY反编译工具下载代替收费的Reflector工具
  11. Windows自动关机命令脚本
  12. Pandas一键爬取解析代理IP与代理IP池的维护
  13. 微信小程序仿支付宝滑动图标
  14. 广西事业单位职称免计算机,2020广西事业单位职业能力倾向测试知识:为什么没有计算器?...
  15. Mac_IOS_报:The Xcode build system has crashed. Please close and reopen your workspace.
  16. 错宗复杂的进程标识PID
  17. Java岗最全面试攻略,吃透这些技术栈Offer拿到手软
  18. MOS管寄生电容是如何形成的?
  19. mysql命令行参数
  20. -bash: /usr/local/soft/jdk1.8.0_321/bin/java: 无法执行二进制文件

热门文章

  1. 【Unity】M_studio-随机RoughLike项目优化:动态代码生成对象
  2. 关于b站M_Studio的学习笔记
  3. python实现微信小程序反编译
  4. 自动驾驶技术:前景、优势与挑战
  5. Win10+Ubuntu双系统安装教程
  6. NodeMCU开发板详解(ESP8266开发篇)
  7. 导向滤波算法 java_一种基于双通道先验和侧窗导向滤波的单幅图像去雾方法与流程...
  8. [转载]打工辛酸路:我是一朵飘零的花之22
  9. 东财《人际沟通与交往艺术》综合作业
  10. Unity游戏开发官方入门教程:飞机大战(六)——创建子弹