In the continuing saga of updating to 7.1.2, I’ve run into an interesting error about gr_text and gr_measure that are used to set the fonts properly when you are charging […]
CID_PATH not defined!
In an attempt to update the AOKP 7.1.1 rom for the Samsung Galaxy S4 to 7.1.2, I received an error about AOKP712/hardware/libhardware_legacy/wifi/wifi.c:179.18. The error complained that the CID_PATH was not […]
CONGRATS YOU EARNED A QUAIL STAR!
We have seen Cid’s stink eye, and now we have seen a quail star. Check out the error: [CODE] [ 3% 1534/40974] Checking API: checkpublicapi-current FAILED: /bin/bash -c “(( /home/alaskalinuxuser/compile/build_rr7/out/host/linux-x86/bin/apicheck […]
use add-resource to add
use <add-resource> to add Another error during a build. I’ve covered this before, using a different technique to remove that line. This time I really want the line to stay […]
Another example of a dirty fix….
[CODE] ninja: error: ‘/home/alaskalinuxuser/compile/build_lineageos/out/target/common/obj/APPS/ValidityService_intermediates/with-local/classes.dex’, needed by ‘/home/alaskalinuxuser/compile/build_lineageos/out/target/common/obj/APPS/ValidityService_intermediates/classes.dex’, missing and no known rule to make it make: *** [ninja_wrapper] Error 1 make: Leaving directory `/home/alaskalinuxuser/compile/build_lineageos’ [/CODE] That was the error I […]
BROM error s not enough memory 1012
What does that even mean? Well, if you are searching the internet for that message, then you are trying to use SPF flash tool to write something to your MediaTek […]
Can’t apply that type to a super!
Another compiling error as I work on getting Android Nougat on the TBLTEXX/TBLTETMO Samsung Galaxy Note Edge. This time, it will not allow me to return processUnsolicited(p) as a type […]
Wframe-larger-than error!
It’s been a while since I’ve seen this happen, and although I’ve mentioned it before, it just goes to show that it is an ongoing issue. Let’s take a look […]
Adding a hotplug alternative or option to a kernel
Today was a pretty fun day. By God’s grace, I was able to add intelli_plug, a hotplug alternative made by Faux123, to my JFLTE kernel! Adding a hotplug was a […]
Error! Sometimes they are hard to find!
Sometimes errors can be nested deep in the terminal output, in fact, sometimes it is so deep that you have to scroll back several HUNDRED LINES just to find it. […]