您的位置:首页 > 移动开发 > Android开发

友善android-2.3.2编译,问题记录

2015-01-21 10:33 218 查看
1.必须使用 fedora 14

2.出现如下问题,使用yum update make 没用(即更新make 没有,详见上一篇博文,有点烂)

问题如下:

============================================

find: `out/target/common/docs/gen': 没有那个文件或目录

find: `out/target/common/docs/gen': 没有那个文件或目录

find: `out/target/common/docs/gen': 没有那个文件或目录

find: `out/target/common/docs/gen': 没有那个文件或目录

find: `out/target/common/docs/gen': 没有那个文件或目录

external/webkit/Android.mk:230: "JavaScript JIT enabled!"

Using 'us' ICU data for FriendlyARM mini6410

*** glibc detected *** make: free(): invalid next size (fast): 0x0e5b3e78 ***

*** glibc detected *** make: malloc(): memory corruption: 0x0e5b3e90 ***

应使用make v3.81(Fedora上的make版本是3.82)

可参见 http://blog.chinaunix.net/uid-10275706-id-3241488.html http://www.arm9home.net/read.php?tid-82681.html
下面是我使用的make v3.81的链接,请读者自行下载,请回复,尊重别人劳动成果
http://download.csdn.net/detail/autumnwindy/8382157
再给一篇ok6410的:http://doc.okbase.net/han1202012/archive/108661.html,很好很强大
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: