• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CM10 Development (moved to upp)

alright, so did you ever try building hoarks source as is? to see if it was compatable? and that is kinda messed up that isnt even anything that we have in our source i dont think that is cm original stuff

Device config for the warp is different. The kernel in it was made for the warp 1 using a 2.6.35.14 source
 
Google the errors, common errors have easy fixes. There is a thread on xda for building jb and it has fixes to most build errors. They are common and usually just broken files. Sorry I don't remember the link off hand. I've run into this often building ics and cm10 when first starting with the repo'd source

yep, googled the hell outta that error lol. found out its generally due to using open jdk instead of sun java
 
no i know it was, i just wanted to see if it would build, because from what we know hoarks source builds just fine, so if it doesnt build just fine its not the device tree thats the issue, i wasnt saying put it on our phones... that would be insane. im just trying to narrow down the root of the build problems, and see if cm9 trees work in cm10
 
but yea so far so good youre doin great superr, just get the other jdk6 and hopefully that will fix whats left of the issues with the build
 
Ya, never use the open jdk, use as it states on Google android developers, the sun jdk, as you stated
Thanks for the help also. I can only do so much, as I do not own this phone.
You guys should set up an irc channel and I could bring some friends that could help
 
Ya, never use the open jdk, use as it states on Google android developers, the sun jdk, as you stated
Thanks for the help also. I can only do so much, as I do not own this phone.
You guys should set up an irc channel and I could bring some friends that could help

that would be awesome, unfortunately i only used irc once like a decade ago so i dont remember how but im sure ill figure that much out, ive figured out more difficult things in the past week lol. ill get on that in a little while

and as far as the jdk thing yea, its just kinda difficult to find the damned sun jdk using ubuntu, i couldnt figure out how to install a .bin so i gave up but then i had other build issues anyway so it doesnt matter
 
wow ok now i feel like an idiot, its self extracting all you gotta do is chmod the damned thing and run it... ah well i couldnt get the source anyway, so it wouldnt have made a difference
 
Java SE Development Kit 6u27 Downloads
Use deb. If you figured this out, this info is for other users then
My kernel and platform dev is done in Linux mint 13. Currently running on 3 computer, two for development. :cool:

thats awesome, wish i still had that many computers but all mine got outdated years ago and then kicked the bucket one after the other, im down to a pentium 3 slot processor on an overclocked p2 board, an old 1ghz dell laptop with a burnt out hard drive, and i had an amd socket A(not AM2, just A, it came before the AM series) running 1.8ghz up untill recently when it gave out and i got a core i3 dual 3.3ghz, hadnt upgraded in almost a decade tho i hadnt had any money to do so

oh yea i did have a toshiba laptop for a while, core2 duo, but it fried on me too. havent upgraded a desktop in that long tho, bought a handful of stuff to build some socket A pcs back in like 2003 when i had a decent job, ever since then ive been unemployed or doing grunt work for next to nothing
 
so hey, if we get this working does that make us rom developers? XD

not to say i think i deserve my own thread and everything, im just some guy who stumbled in the other day and started shouting out code snippets but i was just wondering if people consider us rom developers or not
 
sorry for the delay. I am sad to say that I am using sun jdk. I will take a look at the xda thread to see if I can find any other info. Thanks for all the replies :)

edit: for anyone who is interested, the Compile JB on Ubuntu thread.
 
sorry for the delay. I am sad to say that I am using sun jdk. I will take a look at the xda thread to see if I can find any other info. Thanks for all the replies :)

edit: for anyone who is interested, the Compile JB on Ubuntu thread.

well that sucks, i was hoping you had some good news. from what i read that error came when using the wrong jdk but i could have gotten bad info and i dont remember exactly where i read it
 
I did the whole jdk purge bit they said to do in the thread you sent me to originally. They said to use sun jdk, so i did :( I wish that were the answer. I was reviewing that xda post and they say to use open jdk. Weird.
 
maybe I should redo my setup and follow the xda post. I think he is on 11.04 though which makes a difference. Different packages and whatnot. I actually ran into that problem with this setup, but I was able to resolve all the dependency issues by selecting newer versions of the apps.
 
hmm, well i dunno then, you could try purging the sun jdk and using the openjdk. are you sure you purged the correct openjdk tho? kuz jdk 7 from them also includes jdk 6 so it would still conflict. and purging openjdk-6-jdk would not get rid of that i dont think. try that config thing for jars i sent you see what that does, maybe it will help, if not there is talk about a git/repo command that will flush a certain directory so you can re sync it. hard reset
here is a forum where they are discussing a problem with that error
http://forum.xda-developers.com/showthread.php?t=1863547&page=18
might wanna take a look at their code to see if you can get ours to hard reset
other than that i dunno, and as far as the hard reset command i couldnt tell you exactly how to use it
 
possibly, there are resources that explain the build process for ubuntu 12 and if im not mistaken it is different packages
 
other than that stuff i cant think of anything at the moment, hopefully you figure it out, id start by trying to apt-get anything and everything you can just in case one source has something you missed that others may not have, and maybe flip flop the jdks, try flushing what you have, make sure you dont have any jdks of any version on there, then install openjdk, then if that doesnt work, flush it and try the sun one again, and try different methods of installing it to, the package from apt-get may be different than the one on the oracle site
 
thanks man. gonna have to pick this back up tomorrow. Have a good night :)
 
oh and like dtm said if you can start up an irc channel we can get some more help, i dont know how to do irc tho, and im kinda tired to be trying to learn anything right now. all im good for at this point is basic functions, past that i am of no use whatsoever. maybe ill come up with something tomorrow tho if you still havent worked it out
 
lol well that works kuz im passin out myself, made some good progress, but yea have a good night and ill see ya tomorrow
 
thanks man. gonna have to pick this back up tomorrow. Have a good night :)

Superr I seen you on our irc channel, unfortunately no one was home, pretty sure it was just the holidays. Toss me a pm and I'll join you. I'm usually available late at night
 
Superr I seen you on our irc channel, unfortunately no one was home, pretty sure it was just the holidays. Toss me a pm and I'll join you. I'm usually available late at night
I will definetely do that. Thank you so much for your help!
 
busy day today. No time to work on anything :( Tomorrow is another day, and I intend on getting at least 1 successful build if it kills me. I expect it won't boot, but just to see the "zip at the end of the terminal" would be golden :)
 
life happens my friend, youre doing well so far tho. im just sorry i cant be more help untill the build succeeds, once you get it built tho let me know and ill do all i can to help debug it
 
Back
Top Bottom