• 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)

not sure how this is being implimented fully, i know its being put into the proprietary-files.txt which passes things off to the extract-files.sh but im not sure what else its being input into, superr would be the one who could answer that question, i cant see any of the files

The files name/location gets put into the proprietary-files.txt, and extract-files.sh pulls the files listed in proprietary-files.txt from the phone into the vendor tree. afaik...we son't have a device.mk. We have a device_warp2.mk. And no, I have not done anything with either. Should I?
 
actually, the device_warp2.mk doesn't have any of the proprietary files listed, I don't think that is the problem. Perhaps the missing device.mk?
 
Code:
Export includes file: hardware/qcom/media/mm-video/DivxDrmDecrypt/Android.mk -- /home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libdivxdrmdecrypt_intermediates/export_includes
make: *** No rule to make target `/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libgenlock_intermediates/export_includes', needed by `/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/import_includes'.  Stop.
make: *** Waiting for unfinished jobs....

This is after lib/libDivxDrm.so
lib/libdivxdrmdecrypt.so
lib/libgenlock.so is in the vendor tree btw
 
it seems to also take the files from that list and put them into a warp2-vendor.mk using the setup-makefiles.sh, so that should all be taken care of using the scripts
 
it seems to also take the files from that list and put them into a warp2-vendor.mk using the setup-makefiles.sh, so that should all be taken care of using the scripts

it puts them in warp2-vendor-blobs.mk, but you are correct. Not sure about the device.mk downthemachine was asking about. We just don't have one. I know aosp builds use this, but not sure if we need one.
 
this part here
hardware/qcom/media/mm-video/DivxDrmDecrypt/Android.mk
i dont think that should be there at all if the commands to set the environment back up were all done and things were input correctly. why is it trying to build that file if we already have it???
 
this part here
hardware/qcom/media/mm-video/DivxDrmDecrypt/Android.mk
i dont think that should be there at all if the commands to set the environment back up were all done and things were input correctly. why is it trying to build that file if we already have it???

not sure, but the files are in the device tree and are listed in the warp2-vendor-blobs.mk
 
Most of the error files for the device tree are for missing files our device doesn't have. That's why it says no rule to make target. Because the target doesn't exist. So check your device for the file if it doesn't have it then remove the line with the file name from warp2-vendor-blobs.mk in the vendor folder. That's why you get errors when you run extract-files.sh

All the files currently in proprietary-files.txt exist on our phone. I have edited all the wrong files out and replaced them with the right files. There is no error when running extract-files.sh. All the files are successfully copied from the phone to the vendor tree. There are definitely files that should be in proprietary-files.txt but are not :) I just don't know what they are yet.
 
what, are you afraid youre gonna break our broken tree? lol. just take a look at the other files that did get outputted and mimic them, should be fine
 
i cant access freenode, it wont let me in and i cant register on the server if i cant access the server... so im kinda screwed
having nothing but boost mobile internet SUCKS lol. if i remember correctly tho i needed to do sasl, but if i cant register a name on the server in the first place i cant log into it, and you have to have access to it to register a name, kinda self defeating
 
i cant access freenode, it wont let me in and i cant register on the server if i cant access the server... so im kinda screwed
having nothing but boost mobile internet SUCKS lol. if i remember correctly tho i needed to do sasl, but if i cant register a name on the server in the first place i cant log into it, and you have to have access to it to register a name, kinda self defeating
use linux ;)
 
what channel, freenode I assume?
you found me, prolly be best to open a channel for the sequent tho
i cant access freenode, it wont let me in and i cant register on the server if i cant access the server... so im kinda screwed
having nothing but boost mobile internet SUCKS lol. if i remember correctly tho i needed to do sasl, but if i cant register a name on the server in the first place i cant log into it, and you have to have access to it to register a name, kinda self defeating
you need a irc client ;)
 
got an irc client, and it has nothing to do with the os. they implemented tighter security on certain ip ranges, and obviously boost mobiles ips are one of them. i cant register with the name server without gaining access to the server in the first place, and it keeps kicking me out saying i need to login with sasl
 
got an irc client, and it has nothing to do with the os. they implemented tighter security on certain ip ranges, and obviously boost mobiles ips are one of them. i cant register with the name server without gaining access to the server in the first place, and it keeps kicking me out saying i need to login with sasl
thing is you dont have to register to use or connect to irc. ;)

I dunno if its a boost thing or not, but shouldnt be, its your data use, you can use how you wish. ;)
 
Closing Link: 66-87-75-139.pools.spcsdns.net (SASL access only)
its not me, its them

freenode and sprint ips dont mix apparently, freenode blocked them from accessing without using an sasl login. and my boost mobile phone is my ONLY source of internet

the only thing i could possibly do is register via proxy, but i cant do that at the moment, the computer i can take over isnt available at the moment

so no YOU dont have to register, but i do because of my ip range...

quote from the freenode site:
When there are repeated problems with abuse or anti-social behavior from an IP range, and the users on that IP range seem to have the ability to rapidly change between many different IPs, freenode is left with the uncomfortable choices of completely blocking access to the entire range, doing nothing, or turning to SASL. If nothing is done, many large channels may end up blocking entire ISPs and countries, perhaps for an extended time. SASL allows freenode to avoid a complete block while still mitigating potential abuse.
 
Closing Link: 66-87-75-139.pools.spcsdns.net (SASL access only)
its not me, its them

freenode and sprint ips dont mix apparently, freenode blocked them from accessing without using an sasl login. and my boost mobile phone is my ONLY source of internet

the only thing i could possibly do is register via proxy, but i cant do that at the moment, the computer i can take over isnt available at the moment

so no YOU dont have to register, but i do because of my ip range...

quote from the freenode site:
When there are repeated problems with abuse or anti-social behavior from an IP range, and the users on that IP range seem to have the ability to rapidly change between many different IPs, freenode is left with the uncomfortable choices of completely blocking access to the entire range, doing nothing, or turning to SASL. If nothing is done, many large channels may end up blocking entire ISPs and countries, perhaps for an extended time. SASL allows freenode to avoid a complete block while still mitigating potential abuse.
contact someone at freenode I guess, never heard of such, but then again freenode does alot of shyt I've not seen done in the irc world b4 lol
 
eh, itd be easier and faster to remote desktop to my brothers pc later and register, he has charter cable access he just lives in a different state. i always keep a line open tho for things like this and for when he has technical difficulties :D
 
Back
Top Bottom