简体   繁体   English

CyanogenMod在OpenSuse上编译错误

[英]CyanogenMod compile error on OpenSuse

I'm trying to compile CM7.1 on my OpenSuse 11.4 64-bit. 我正在尝试在64位OpenSuse 11.4上编译CM7.1。 I think i've all the required packages in place, except for gcc-multilib and g++-multilib (couldnt find those for SuSe) 我认为除了gcc-multilib和g ++-multilib(无法找到SuSe的软件包)之外,我已经具备所有必需的软件包。

So, when i compile, i get some strange glibc errors - 因此,当我进行编译时,出现一些奇怪的glibc错误-

*** glibc detected *** make: free(): invalid next size (fast): 0x0000000007a00340 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x733b6)[0x7ff37f2ad3b6]
/lib64/libc.so.6(cfree+0x6c)[0x7ff37f2b22dc]

All instructions online are for Ubuntu - there's no hard requirement for Ubuntu, right? 在线上的所有说明都针对Ubuntu-对Ubuntu没有硬性要求,对吧? Any suggestions? 有什么建议么?

Nevermind, got it. 没关系,明白了。 Was a problem with make 3.82 - reverted to 3.81, and it works now. make 3.82出现问题-恢复为3.81,现在可以使用。

Described here - http://groups.google.com/group/android-porting/browse_thread/thread/7666e7f8271e1260 在此处描述-http: //groups.google.com/group/android-porting/browse_thread/thread/7666e7f8271e1260

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM