Use this to get java6, Java 7 won't work.
sent from my Nokia 5110
Thanks man, worked like a charm. I'm glad to say I'm now running a rom my computer complied! Now I'll have to learn how to modify the source to truly make it "my build" but I have to take baby steps.lol. Oh yeah, when I flashed my complied rom using the instructions from post 2 my phone booted to a black screen. So I pulled battery after giving it plenty of time to load and booted into recovery and flashed mrg666's kernel for zv9 and everything is great! Thanks again to everyone that's taken the time to make this all possible.
THANK YOU to everyone who has posted in this thread and helped me along the way!...
it is very much appreciated!...![]()
[SIZE="2"]git clone git://github.com/Earthnfire78/android_packages_apps_DSPManager.git[/SIZE]
So I'm trying to compile the lg marquee source code on ubuntu 12.04 it compiles correctly but all of the files in /etc are links instead of the actual executable like su or busybox. They have the little arrow on them instead of being the su executable. I have no idea what's causing this. Any ideas.
P.S I already know this is the wrong forum. I don't care. IT's my favorite
thats really odd. ive never seen that before. Maybe you can git clone where the come from and and them in manually? or fork it from a different source, if there is one.
I just threw 10.10 on my machine gonna see if it's a 12.04 problem.
I just threw 10.10 on my machine gonna see if it's a 12.04 problem.
Has anyone gotten a full ICS CM9 build with the linaro toolchain?
I am able to fix several minor issues in dalvik and frameworks/base. Hit me up for diffs if you want them, they're pretty tiny. I expect someone in CM land will fix them soon.
However, I am having linker issues. My GingerKernel-thunderc repo won't link because the linaro linker is complaining about usage of DIV. If I switch to use the bfd linker, the kernel links properly but then frameworks/base fails to link some things that use the Singleton class. So I'm stuck....![]()
Bob, are you running into this issue at all?