Hi there, I'm trying to compile Cyanogenmod 10.1 from source for a chinese phone (MT6572, 512MB RAM, 4GB or so internal), but I'm facing a problem I can't solve (I've attached a log with the problem).
So far the source is compiling just fine, the problem is the phone needs EXT4 system imgs, but when I put this line in BoardConfigCommon.mk:
I get the error in the log.
I'm not sure, but I think my build env is configured correctly, since without that line all goes good, even I get the zip file to install (I get an error related to the ext4 filesystem needed if I try to use it, however).
If you want to see the files I'm using, see them on Github, please.
Any ideas? :confused:
So far the source is compiling just fine, the problem is the phone needs EXT4 system imgs, but when I put this line in BoardConfigCommon.mk:
Code:
TARGET_USERIMAGES_USE_EXT4 := true
I'm not sure, but I think my build env is configured correctly, since without that line all goes good, even I get the zip file to install (I get an error related to the ext4 filesystem needed if I try to use it, however).
If you want to see the files I'm using, see them on Github, please.
Any ideas? :confused:
Aucun commentaire:
Enregistrer un commentaire