mystifire2
Well-Known Member
Could someone upload a precompiled rom phone only atm
Not Joneidy
Not Joneidy
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
dood@dood-Precision-WorkStation-530-MT:~/android/system$ repo init -u git://github.com/inferiorhumanorgans/android.git -b gingerbread
Traceback (most recent call last):
File "/home/dood/bin/repo", line 603, in <module>
main(sys.argv[1:])
File "/home/dood/bin/repo", line 570, in main
_Init(args)
File "/home/dood/bin/repo", line 184, in _Init
_CheckGitVersion()
File "/home/dood/bin/repo", line 213, in _CheckGitVersion
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
dood@dood-Precision-WorkStation-530-MT:~/android/system$
make: *** No rule to make target `device/lge/thunderc/files/kernel/MS690/zImage', needed by `out/target/product/thunderc/kernel'. Stop.
make: *** Waiting for unfinished jobs....
Target buildinfo: out/target/product/thunderc/root/default.prop
dood@dood-Precision-WorkStation-530-MT:~/android/system$
hey somedood.. im trying to get the repo setup to download the source.. but i keep getting the error: "ImportError: No mudule named readline" and cant sync with the repo. tried installing a bunch of packages.. readline-5.2 readline-6.1, tried sudo apt-get install libreadline5-dev. they all instal fine.. but still get error.. any dieas on what im doing wrong?
make: *** No rule to make target `vendor/lge/thunderc/proprietary/MS690/system/lib/libloc.so', needed by `out/target/product/thunderc/obj/lib/libloc.so'. Stop.
make: *** Waiting for unfinished jobs....
Notice file: frameworks/base/cmds/svc/NOTICE -- out/target/product/thunderc/obj/NOTICE_FILES/src//system/framework/svc.jar.txt
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
dood@dood-Precision-WorkStation-530-MT:~/android/system$
I know I keep answering my own questions here, but I think I really am stuck here:
I'm missing something... I put the kernel zimage and wireless.ko in MS690 folder to get past the last hold up but im lost here.Code:make: *** No rule to make target `vendor/lge/thunderc/proprietary/MS690/system/lib/libloc.so', needed by `out/target/product/thunderc/obj/lib/libloc.so'. Stop. make: *** Waiting for unfinished jobs.... Notice file: frameworks/base/cmds/svc/NOTICE -- out/target/product/thunderc/obj/NOTICE_FILES/src//system/framework/svc.jar.txt Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. dood@dood-Precision-WorkStation-530-MT:~/android/system$
Thanks reppard. I think I got past all the proprietary dependencies, its compiling now, finally.
I got the no such file error too. I solved it by pasting an apt-get command i found in a compile android thread that installed like 15 different things. wish I had the link still... LOL maybe in the morning I'll search my history and find it.
I'm tired and I'm going to bed. I will upload a .zip in the morning.
device/lge/thunderc/overlay/MS690/packages/apps/Mms/res/xml/mms_config.xml:18: error: Error parsing XML: mismatched tag
make: *** [out/target/common/obj/APPS/Mms_intermediates/src/R.stamp] Error 1
make: *** Waiting for unfinished jobs....
What command are you entering and getting that output? Judging from your post I would triple check spelling linux is an unforgiving bitch when it comes to typos.
from the working folder which is currently WORKING_ANDROID, im sending:
repo init -u git://android.git.kernel.org/platform/manifest.git
it returns error:
Traceback (most recent call last):
File "/home/tripdoc/bin/repo", line 91, in <module>
import readline
ImportError: No module named readline
gonna try re-configuring python and making it again.. maybe it will pick up the readline this time?
Hardware failure on my development box while compiling, hmm didn't this happen to someone else in the beginning? LOL
No more progress from me, can't even get this machine to post...
Damn..