You need to run get-prebuilts as per my initial guide in PM.
[JB] [CM10] [4.1.1] CyanogenMod 10 for the ZTE Crescent [ROM] [Last updated: 01/09]
Started by
Dazzozo
, Jul 16 2012 08:10 PM
#43
Posted 19 July 2012 - 12:42 AM
Home button doesn't seem to be working with the latest build on the Vivacity, it worked with the first build.
PS Just want to say thanks for all of the wonderful roms you have bought to our phones.
PS Just want to say thanks for all of the wonderful roms you have bought to our phones.
Edited by nbrasso, 19 July 2012 - 12:43 AM.
#44
Posted 19 July 2012 - 03:22 AM
Got another error while compiling
In file included from bionic/libc/private/bionic_atomic_inline.h:53:0,
from bionic/libstdc++/src/one_time_construction.cpp:15:
bionic/libc/private/bionic_atomic_arm.h:54:4: warning: #warning Rebuilding this source file in ARM mode is highly recommended for performance!! [-Wcpp]
bionic/libc/private/bionic_atomic_arm.h: In function 'int __cxa_guard_acquire(_guard_t*)':
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
bionic/libc/private/bionic_atomic_arm.h: In function 'void __cxa_guard_release(_guard_t*)':
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
make: *** [out/target/product/blade2/obj/SHARED_LIBRARIES/libstdc++_intermediates/src/one_time_construction.o] Error 1
make: *** Waiting for unfinished jobs....
I think I'll settle with downloading the builds for now and return to compiling after I understood at least something in the code .
In file included from bionic/libc/private/bionic_atomic_inline.h:53:0,
from bionic/libstdc++/src/one_time_construction.cpp:15:
bionic/libc/private/bionic_atomic_arm.h:54:4: warning: #warning Rebuilding this source file in ARM mode is highly recommended for performance!! [-Wcpp]
bionic/libc/private/bionic_atomic_arm.h: In function 'int __cxa_guard_acquire(_guard_t*)':
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
bionic/libc/private/bionic_atomic_arm.h: In function 'void __cxa_guard_release(_guard_t*)':
bionic/libc/private/bionic_atomic_arm.h:156:38: error: unknown register name 'r3cc' in 'asm'
make: *** [out/target/product/blade2/obj/SHARED_LIBRARIES/libstdc++_intermediates/src/one_time_construction.o] Error 1
make: *** Waiting for unfinished jobs....
I think I'll settle with downloading the builds for now and return to compiling after I understood at least something in the code .
Edited by MadEye Moody, 19 July 2012 - 03:26 AM.
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#45
Posted 19 July 2012 - 10:26 AM
We can't clean compile yet. There are a lot of dirty hacks. That one in particular...
Edit bionic/libc/private/bionic_atomic_arm.h
Before line 139 which is #ifdef __ARM_HAVE_LDREX_STREX, add #undef __ARM_HAVE_LDREX_STREX.
Edit bionic/libc/private/bionic_atomic_arm.h
Before line 139 which is #ifdef __ARM_HAVE_LDREX_STREX, add #undef __ARM_HAVE_LDREX_STREX.
#46
Posted 19 July 2012 - 11:06 AM
Dazzozo, on 19 July 2012 - 10:36 AM, said:
May have been fixed in the new build? I think we accidentally broke the store in the first one.
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#47
Posted 20 July 2012 - 03:42 AM
A2SD is working
the system partition gets full, so needed to delete a few system apps (like ROM Manager, google music, news and weather, etc). then install the a2sd scripts via CWM.
the system partition gets full, so needed to delete a few system apps (like ROM Manager, google music, news and weather, etc). then install the a2sd scripts via CWM.
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#48
Posted 20 July 2012 - 06:29 PM
Hi guys, congratulations on another fine development. I have installed it and it is fantastic. The improved speed and functionality is quite noticeable, Thanks to Dazzozo and all concerned. It is lean and mean.
BUT - can you tell me how I can install my apps from my sd card since I no longer have the google play app(Google Play no longer recognises my device) and I have no file manager app available that can install the apps. I'm sure you have an easy solution which I would appreciate.
BUT - can you tell me how I can install my apps from my sd card since I no longer have the google play app(Google Play no longer recognises my device) and I have no file manager app available that can install the apps. I'm sure you have an easy solution which I would appreciate.
#49
Posted 20 July 2012 - 06:36 PM
menado, on 20 July 2012 - 06:29 PM, said:
Hi guys, congratulations on another fine development. I have installed it and it is fantastic. The improved speed and functionality is quite noticeable, Thanks to Dazzozo and all concerned. It is lean and mean.
BUT - can you tell me how I can install my apps from my sd card since I no longer have the google play app(Google Play no longer recognises my device) and I have no file manager app available that can install the apps. I'm sure you have an easy solution which I would appreciate.
BUT - can you tell me how I can install my apps from my sd card since I no longer have the google play app(Google Play no longer recognises my device) and I have no file manager app available that can install the apps. I'm sure you have an easy solution which I would appreciate.
I think you can connect the phone to you PC and use adb to install a file manager. then you can install the apk
I goes something like this
adb install /path/to/the/file/manager.apkBTW, Play works for me. trim down the gapps to remove anything that can be obtained from play store.
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#50
Posted 20 July 2012 - 08:40 PM
Thanks MadEye Moody- will get working on it
#51
Posted 20 July 2012 - 10:33 PM
Daz, will we be getting a similar fix to Tilal's?
http://www.modaco.co...e-updated-2007/
I presume we should use his customised Gapps pack too?
http://www.modaco.co...e-updated-2007/
I presume we should use his customised Gapps pack too?
#52
Posted 20 July 2012 - 11:20 PM
#53
Posted 21 July 2012 - 12:19 AM
#54
Posted 21 July 2012 - 04:42 PM
hello, I am French ....
You continued the two projects? CM9 and CM10?
You abandon the CM9?
Which one is best?
Thank you
You continued the two projects? CM9 and CM10?
You abandon the CM9?
Which one is best?
Thank you
Quote
Salut, Je suis francais....
Tu continu les deux projets ? CM9 et CM10 ?
T'abandonne la CM9 ?
Laquelle des deux est meilleurs ?
Merci.
Tu continu les deux projets ? CM9 et CM10 ?
T'abandonne la CM9 ?
Laquelle des deux est meilleurs ?
Merci.
Edited by Dalmi, 21 July 2012 - 04:44 PM.
SORRY FOR MY ENGLISH
ZTE Blade S (Crescent)
* * * * * * * * * * * * * * * * * * * *
#55
Posted 21 July 2012 - 04:48 PM
For now try CM9 or read french wiki for this device
#56
Posted 21 July 2012 - 05:05 PM
@Daz
Is this tweet about the Crescent or the G300?
Quote
Nope, it isn't fixed. Not yet, anyway, still looking...
Is this tweet about the Crescent or the G300?
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#57
Posted 21 July 2012 - 05:17 PM
#58
Posted 21 July 2012 - 07:43 PM
Right, the plan was to get some builds out but something has happened upstream that has broken surfaceflinger for us. Pretty sucky but hey, that's what happens when the OS is young - it's like CM9 all over again. 
Meanwhile: https://github.com/D...d13bda23e58dfd6
Meanwhile: https://github.com/D...d13bda23e58dfd6
#59
Posted 21 July 2012 - 08:00 PM
I don't seem to be able to sync
Quote
error: revision refs/heads/master in manifests not found
Shell script to trim down ROMs (tested on CM9 and CM10) : https://www.dropbox..../zip_trimmer.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
Shell script (cron ready) to automate syncing, compiling and trimming(requires zip_trimmer.sh) CyanogenMod (currently for CM10, with just a few modifications, will work with CM9 source) : https://www.dropbox....htly_release.sh
#60
Posted 21 July 2012 - 08:12 PM
MadEye Moody, on 21 July 2012 - 08:00 PM, said:
I don't seem to be able to sync
This is something NinjehKitteh had too. I have no clue what you guys are doing differently to me.
Are you trying CM10 again? He was doing CM9...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users







Sign In
Create Account


Back to top









