Problem with kernel building from source - Android Q&A, Help & Troubleshooting

Can someone help me figure out how to compile this kernel for alcatel pop 4 (5051)
https://sourceforge.net/projects/alcatel/files/OT_5051X_20160907.tar.xz/download
I tried with google toolchain (arm-eabi-) and with google NDK precompiled toolchain (arm-linux-androideabi-).
I also tried different defconfigs (msm8909[nothing, black screen],msm8909-1gb[only alcatel logo],msm8909w[only logo],pop45C[only logo],pop45C-mini[only logo],pop45C-user[only logo], pop45 and pop455C failed to compile).
I followed instructions from https://forum.xda-developers.com/an...erence-how-to-compile-android-kernel-t3627297
Please help.

Related

[Help] Compile GTAB7-P1000 Kernel

Forgive me if annoying to open new thread.. Ask on gtab section still no one answer..
Yes, theres awesome github source for P1000
But please can someone give proven tutorial to compile kernel for P1000 from samsung source ??
Linux: ubuntu8.4.0 LTS
Kernel Source: update2 (opensource.samsung) & voodoo (github)
Initramfs Source: stock & cfroot (extract with unpack-initramfs on cygwin coz on linux always failed) , voodoo (github)
Toolchain: arm-2009q3-67-arm-none-linux-gnueabi gcc 4.4.1 , arm-2009q3-68-arm-none-eabi gcc 4.4.1 , arm-2011.03-arm-none-linux-gnueabi gcc 4.5.2
Trying combination source kernel, initramfs, and toolchain but still device cant booting not only as zImage but with boot.img too (i find tools on github to build as boot.img)
Thank you before for helping..

Help with linaro on Nexus 7

Would someone be able to help me out and tell me how to build with linaro? I have already synced rasbean and compiled it successfully and now I would like to add linaro.
I followed these instructions https://wiki.linaro.org/Platform/Android/BuildSource
I am stuck at "BUILD USING LINARO-ANDROID TOOLCHAIN IN CURRENT BUILDS" with the make command

[Q] Compiling CM11 kernel with seperate toolchain

HI, I'm trying to compile cyanogen's kernel for mako
however with the compiler I used to compile AOSP sources, cm won't compile without modification to source code.
Can anyone tell the toolchain used by CM for it's releases so I can do a successful complication without source code modification?
Anyone willing to tell the toolchain?

About makefile at Kernel source code

about kernel makefile
when i building kernel with GCC 4.8 Included at CM12.1 source code,am always faced TARGET_KERNEL_BINARIES error 2 ,and sub-make error ._.
take a look at attachment to see the error
maybe u guys,can help me
am used this kernel source https://github.com/karthick111/Hyper_CM11
thx b4

Problems Building Custom Kernel For marlin 8.0.0

Hi, I'am doing a piece of coursework and I'm working with a Proof Of Concept that utilises the ashmem driver and must be patched for it to work, so I need to compile a new kernel with this patch.
Patching these files in specific, can do this successfully on "android-msm-marlin-3.18-oreo".
(/drivers/staging/android/ashmem.c)
(/include/uapi/linux/ashmem.h)
The main problem comes when I come to compile the kernels, I've yet to have a single successful compile using the Google Git kernel(Both GCC and Clang) as well as compiling the source code of ElementalX ,PureZ and NiKernel.
I've been following this guide using GCC, I've also tried his Clang guide from github: By nathanchance
I seem to get an error in regards to"find: 'arch/arm64/boot/dts': No such file or directory" even though that directory exists. I've also found it hard to debug with the GCC deprecation coming up, is there a flag to remove this?
I'd ideally like to do this myself but if anyone can compile this for me with the patch included that would also be greatly appreciated. The patch can be found: Here
Any assistance would be greatly appreciated

Categories

Resources