打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
autopoint: not found编译遇到的错误(ubuntu14.04)

1.

./bootstrap: 6: ./bootstrap: autopoint: not found

解决方法:

$ sudo apt-get install autopoint

2.

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

解决方法:

$ sudo apt-get install intltool

3.

autoreconf: Entering directory `.'
autoreconf: running: intltoolize --automake --copy --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:15: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

解决方法:

$ sudo apt-get install libtool

4.

configure: error: missing dependencies for VidMode method

 解决方法:

$ sudo apt-get install libxext-dev

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
tslib1.4
基于s3c2410的tslib1.4的编译与移植
Redis 高可用: twemproxy实现缓存服务器分片集群
Autoconf的使用例子
Autoconf和Automake,自动生成Makefile
linux下.a/.so/.la目标库区别
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服