HELP - BuildImgfs.exe error when compiling ROM - HTC Monet

Hey all,
I tried to modify a Monet ROM (WM5) and got this error when it comes to operator_100.cab:
BuildImgfs.exe - Application Error:
The instruction at "0x00406bfa" referenced memory at "0x01460000". The memory could not be "written".

Related

[Q] Help me please !!!

hello everyone ,
I'm a new in developing application .
OK , I followed guides how to install the SDK and eclipse now when I'm trying to write application i get theses error(s)
Multiple annotations found at this line:
- The markup in the document following the root element must be well-
formed.
- error: Error parsing XML: junk after document element
"R cannot be resolved to a variable"
please help me to find out a solution !

[Q] Android Proguard ERROR: Unknown verificatification type[10]

I am trying to build an apk file for release. My application lib contains a jar (probably obfuscated) from a third party vendor of one of my company's hard-wares. When I build the apk in debug mode it is successful, but when I try to do it in release mode using "ant release" it throws the following error.
Code:
BUILD FAILED
C:\adt-bundle-windows-x86_64\sdk\tools\ant\build.xml:868: Can't read [D:\Workspace\MyProject\libs\ThirdPartyJarV3.1.jar] (Can't process class [g.class] (Unknown verification type [10] in stack map frame))
I have successfully built apks in release mode for other projects (which doesn't have this jar file.)
It seems to be an issue around proguard not being able to read this class in the jar. I have looked through ProGuard's trouble shooting manual and also on google and found no help with this particular error:
Code:
(Unknown verification type [10] in stack map frame)
I also updated proguard from V4.7 to 4.10, but it still encounters the same error.
To my little mind it seems to be a problem with the jar itself and if so how do I fix it? Any help would be appreciated. TIA!
[P.S: I'm new to android]

Libc.so

Hello, I am trying to port a touchwiz rom but I keep on getting the same error
link_image[1965]: 167 could not load needed library 'libc.so' for '/system/
/sh' (load_library[1120]: Library 'libc.so' not found)CANNOT LINK EXECUTABLE
I took a look at the zip and libc.so is present, I used the libc.so that came with the rom but I still got the same error.
Can anyone help me solve this problem?

Boot problem, with errors???

I have just installed version 3.0.207 on to a Latitude 10 ST2, I created a 16gb partition on the sdd and installed it straight to it using the installation tool. I have restarted and gone into boot options, chosen the correcct drive and it brings up some errors
error: file '/efi/RemixOS/i386-efi/gfxmenu.mod' not found
error: file '/efi/RemixOS/i386-efi/png.mod' not found
error: file '/efi/RemixOS/i386-efi/gfxmenu.mod' not found
error: module 'gfxmenu' isn't loaded.
My question is what is causing them and how do I rectify them. Also after I press any key the Grub loader comes up with options for Windows, Remix OS and Remix OS Advanced Options. Selecting either Remix OS option brings up "error: mismatched names."
Please help,I've been trying to figure this out for 3 days.
suitedjames said:
I have just installed version 3.0.207 on to a Latitude 10 ST2, I created a 16gb partition on the sdd and installed it straight to it using the installation tool. I have restarted and gone into boot options, chosen the correcct drive and it brings up some errors
error: file '/efi/RemixOS/i386-efi/gfxmenu.mod' not found
error: file '/efi/RemixOS/i386-efi/png.mod' not found
error: file '/efi/RemixOS/i386-efi/gfxmenu.mod' not found
error: module 'gfxmenu' isn't loaded.
My question is what is causing them and how do I rectify them. Also after I press any key the Grub loader comes up with options for Windows, Remix OS and Remix OS Advanced Options. Selecting either Remix OS option brings up "error: mismatched names."
Please help,I've been trying to figure this out for 3 days.
Click to expand...
Click to collapse
same for me on hp envy x2

Android Oreo build error: Header files in framworks/native not found

Hello,
I'm trying to build Android OREO for my device (meliusltexx / Samsung Galaxy Mega 6.3).
However, the build stops and says that a header file in frameworks/media was not found.
If I correct the path, other header files are not found. The missing header files are often located in system/core/base/include/android-base and system/libhidl/base.
Pastebin: pastebin.com/pmVBvAzZ
I tried to build AOSP/Android 8.0, Lineage 15.0 and GZOSP 8.0, but the error occured in all roms.
Does anyone have an idea?
I am looking forward to seeing your responses.
ResurrectedRobot
Hi,
I could solve some of the *.h file not found errors by including the android-base and the hidl files from the system folder.
But I'm getting new errors about a missing HAL instead: pastebin.com/RYY9y8Zn
I also tried a build in a VM to make sure that the error is not only on my main system.
Does anybody have an idea?
Yours,
ResurrectionRobot

Categories

Resources