Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1073015
  • 博文数量: 132
  • 博客积分: 612
  • 博客等级: 中士
  • 技术积分: 1389
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-14 16:06
文章分类

全部博文(132)

文章存档

2015年(2)

2014年(55)

2013年(53)

2012年(2)

2011年(20)

分类: 嵌入式

2014-01-03 11:54:39

在Fedora18上编译和安装没有任何问题,在ubuntu上安装出现如下安装错误为:
Making all in alsaconf
make[2]: Entering directory `/newdisk/home/zhangwei/trunk/mpp/sample/test_audio/alsa-utils-1.0.24.2/alsaconf'
Making all in po
make[3]: Entering directory `/newdisk/home/zhangwei/trunk/mpp/sample/test_audio/alsa-utils-1.0.24.2/alsaconf/po'
mv: cannot stat `t-ja.gmo': No such file or directory
make[3]: *** [ja.gmo] Error 1
make[3]: Leaving directory `/newdisk/home/zhangwei/trunk/mpp/sample/test_audio/alsa-utils-1.0.24.2/alsaconf/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/newdisk/home/zhangwei/trunk/mpp/sample/test_audio/alsa-utils-1.0.24.2/alsaconf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/newdisk/home/zhangwei/trunk/mpp/sample/test_audio/alsa-utils-1.0.24.2'
make: *** [all] Error 2

经baidu提示为缺少gettext,需要安装,如下命令:
gettext: apt-get install gettext

===============
ubuntu这个系统适合做开发吗 ,感觉越来越难用了   
阅读(4216) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~