主题 : Fedora 14 编译FriendlyARM Android4.0.3源码报错。(make ver3.81) 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 92782
精华: 0
发帖: 14
金钱: 70 两
威望: 14 点
综合积分: 28 分
注册时间: 2013-06-06
最后登录: 2014-05-21
楼主  发表于: 2013-06-27 01:59

 Fedora 14 编译FriendlyARM Android4.0.3源码报错。(make ver3.81)

RT,

//----------------------------------------------------
环境:
VM9+Feroda 14

GUN make 3.81
java version 1.6.0_20
//----------------------------------------------------
动作:
编译FriendlyARM Android4.0.3源码

//----------------------------------------------------
LOG:

sh: gperf: command not found
sh: gperf: command not found
calling gperf failed: 32512 at ./makeprop.pl line 140.
calling gperf failed: 32512 at makevalues.pl line 137.
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/mini210/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/skia/include/core/SkBitmap.h "include/core/SkBitmap.h"
make: *** [out/target/product/mini210/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/css/CSSPropertyNames.h] 错误 25
make: *** 正在删除文件“out/target/product/mini210/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/css/CSSPropertyNames.h”
make: *** 正在等待未完成的任务....
make: *** [out/target/product/mini210/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/css/CSSValueKeywords.h] 错误 25
make: *** 正在删除文件“out/target/product/mini210/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/css/CSSValueKeywords.h”


//---------------------------------------------------------

此问题如何解决,望大神不吝赐教。

*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
1楼  发表于: 2013-06-27 10:13
sh: gperf: command not found

需要安装gperf?
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
级别: 新手上路
UID: 92782
精华: 0
发帖: 14
金钱: 70 两
威望: 14 点
综合积分: 28 分
注册时间: 2013-06-06
最后登录: 2014-05-21
2楼  发表于: 2013-06-27 20:11
引用第1楼kasim于2013-06-27 10:13发表的  :

需要安装gperf?


感谢K大

我试试先