Need Some Help With a File - Android Q&A, Help & Troubleshooting

I downloaded a source file and compiled it with NDK in Linux. Upon running it it gives me the error 'Bus error'. Does anyone know how to fix this. Any help would be appreciated. The files in question are here: https://github.com/betalphafai/CVE-2015-6640.

Related

[Q] How to unpack and repack atrix .img files

I have been trying to unpack the atrix system.img file from the stock gingerbread 4.5.91 build, but I can't seem to get it to work. I keep getting an error about a segmentation fault. I have tried it on linux (ubuntu), OSX and windows. Linux and OSX give me a segmentation fault using unyaffs. Windows just gives me a stack file. If anyone knows how to unpack and repack the atrix .img files in either three of the operating systems I would appreciate the help.
Read the forum rules, questions do not belong in this section of the forum - thats what the Q&A section is for. Mr. Clown, please move or delete this thread..

Problem installing CWM

Hello
I keep getting the same problem when i try to instal CWM with CWM installer v5
this is the error:
i48.tinypic.com/a9kzgy.png
Can someone please help me?
Thx in advance
nicknol said:
Hello
I keep getting the same problem when i try to instal CWM with CWM installer v5
this is the error:
i48.tinypic.com/a9kzgy.png
Can someone please help me?
Thx in advance
Click to expand...
Click to collapse
There is an error in the script-file pointing to the folders where the various tools and files should be found. Find the directory-structure where you unpacked the files and check if the paths in the script match the directory-structure
First it can't find the exploit 'rageagainstthecage' in the files folder (cannot stat /files/rageagainstthecage, which means it cannot get proper permissions to do the other steps (Mount system R/W, mount: Operation not permitted)
And on top of that it can't find the files that are needed for CWM (files/recovery.tar, chargemon and busybox)
so put those four files in a 'files' folder in the directory where you run the command from, or edit the script file to point to the directory where those tools actually are.
If you provide the link to where you downloaded the tool from, i will inform them of the error too so they can fix it
thanks for your answer but i have found the problem,
the script was alright but I opened it as administrator, but when I open it as normal user it works
thx anyway

Manually install GCC bionic on ICS

I hane an Android tablet based on the MOMO9. I wanted to compile C++ programs on it so I got C4droid. But the GCC installer does not install.
So, I have decided to do a manual install. I've extracted all the files but I don't know where to put the files. All the files I got are shown in the attachment.
Please help.
(I have a rooted device so I can put the files manually in the root directories)

[Q] aspiring developer

So i've compiled my first build from source (NS4G) and have a few questions.
1. after its completed compilation what is the directory/path that i can find the files i need. Ive uploaded a screenshot of the path i think it is however it doesnt contain a system.img file why is that and do i need it?
2.Once i have the correct files how to i place them for use in the emulator?
thank you for any help.

[Q] Building ROM from downloaded Source

Hey,
I have downloaded the source code for my device - Lenovo S6000-H from the lenovo website but after reading many guides cant figure out how to compile it as all the rest use git to get the source.
I also dont think I need to change any enviromental variables as its the source for my model.
Using ubuntu 12.04.3 with JDK 6u35 and have the latest Android JDK/NDK
I have downloaded and install all needed programs and set up all my paths in ~/.bashrc
There isnt a single make file I can use to compile the whole system or does it need to be done in individual parts?
Couldnt find a lunchrc file either so unsure on how to compile it to get a flashable rom..
Any help appreciated
chuckie987 said:
Hey,
I have downloaded the source code for my device - Lenovo S6000-H from the lenovo website but after reading many guides cant figure out how to compile it as all the rest use git to get the source.
I also dont think I need to change any enviromental variables as its the source for my model.
Using ubuntu 12.04.3 with JDK 6u35 and have the latest Android JDK/NDK
I have downloaded and install all needed programs and set up all my paths in ~/.bashrc
There isnt a single make file I can use to compile the whole system or does it need to be done in individual parts?
Couldnt find a lunchrc file either so unsure on how to compile it to get a flashable rom..
Any help appreciated
Click to expand...
Click to collapse
See if these threads helps:
[Tutorial] How to compile a kernel
[Q] Build Kernel MT6577 - Can't boot after build
Thanks they did help but I dont think the source code they provided is complete as getting File not found errors,
In file included from mediatek/platform/mt6589/kernel/core/mt_spm_idle.c:19:0:
../mediatek/platform/mt6589/kernel/core/include/mach/env.h:3:30: fatal error: partition_define.h: No such file or directory
mediatek/platform/mt6589/kernel/core/camera_isp.c:40:31: fatal error: ../smi/smi_common.h: No such file or directory
#include "../smi/smi_common.h"
chuckie987 said:
Thanks they did help but I dont think the source code they provided is complete as getting File not found errors,
In file included from mediatek/platform/mt6589/kernel/core/mt_spm_idle.c:19:0:
../mediatek/platform/mt6589/kernel/core/include/mach/env.h:3:30: fatal error: partition_define.h: No such file or directory
mediatek/platform/mt6589/kernel/core/camera_isp.c:40:31: fatal error: ../smi/smi_common.h: No such file or directory
#include "../smi/smi_common.h"
Click to expand...
Click to collapse
You must try others sources.
I have the same problem as you. I'm able to compile various MT6577 sources but none works on my device.
Good luck and happy compiling. :fingers-crossed:

Categories

Resources