Ok no problem xdd but you have kernel experience right?

|
nekoshirro 2022-09-13 14:50:37
add this on ur BoardConfig.mk

TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-gnu-
TARGET_KERNEL_CROSS_COMPILE_PREFIX_ARM32 := arm-linux-gnueabi-
KERNEL_SUPPORTS_LLVM_TOOLS := true

and define ur toolchain directory location

Niemandausduisburg 2022-09-13 14:53:03
nekoshirro 2022-09-13 14:50:37
add this on ur BoardConfig.mk

TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-gnu-
TARGET_KERNEL_CROSS_COMPILE_PREFIX_ARM32 := arm-linux-gnueabi-
KERNEL_SUPPORTS_LLVM_TOOLS := true

and define ur toolchain directory location

Does it work with the default toolchain?

nekoshirro 2022-09-13 14:53:52
Niemandausduisburg 2022-09-13 14:53:03
Does it work with the default toolchain?

Yes but if u are using default toolchain, u don’t need to define toolchain location

Niemandausduisburg 2022-09-13 18:19:37
nekoshirro 2022-09-13 14:50:37
add this on ur BoardConfig.mk

TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-gnu-
TARGET_KERNEL_CROSS_COMPILE_PREFIX_ARM32 := arm-linux-gnueabi-
KERNEL_SUPPORTS_LLVM_TOOLS := true

and define ur toolchain directory location

The error still exists 😔 but thanks for trying to help 👍

OnettBoots 2022-09-14 06:33:53
can you help me to fix this, i need some commit for fix my kernel source. if i build only kernel is fine. but if i build kernel with inlining the rom. i have some error

/bin/sh: 1: arch/arm64/kernel/vdso32/vdso.so.dbg: Permission denied
CHK include/generated/compile.h
CC arch/arm64/kernel/signal.o
CC arch/arm64/kernel/vdso.o
../../../../../../kernel/xiaomi/raphael/arch/arm64/kernel/signal.c:586:14: error: use of undeclared identifier ‘vdso_offset_sigtramp’
sigtramp = VDSO_SYMBOL(current->mm->context.vdso, sigtramp);
^
../../../../../../kernel/xiaomi/raphael/arch/arm64/include/asm/vdso.h:37:11: note: expanded from macro ‘VDSO_SYMBOL’
(void *)(vdso_offset_##name – VDSO_LBASE + (unsigned long)(base));
^
<scratch space>:271:1: note: expanded from here
vdso_offset_sigtramp
^
../../../../../../kernel/xiaomi/raphael/arch/arm64/kernel/signal.c:586:12: error: assigning to ‘__sigrestore_t’ (aka ‘void (*)(void)’) from incompatible type ‘void’
sigtramp = VDSO_SYMBOL(current->mm->context.vdso, sigtramp);
^ ~~ errors generated.

X3PARADOXX 2022-09-14 12:35:23
Im facing while in build script
Tashar02 2022-09-14 18:17:40
Wrong grp buddy
Aadrika2022 2022-09-14 18:25:00
Realme X7 max kernel source
Aadrika2022 2022-09-14 18:25:02
Not working
Ricardo Zurro 2022-09-14 20:22:45
I need developer help to update kernel tree branch from lineage-15.1 to 19.1 for Bq Aquaris M5 codename: piccolo Am I in right place?
Aadrika2022 2022-09-14 23:10:32
Same 🙏
Abdul7852 2022-09-15 08:41:27
Ricardo Zurro 2022-09-14 20:22:45
I need developer help to update kernel tree branch from lineage-15.1 to 19.1 for Bq Aquaris M5 codename: piccolo Am I in right place?

Android versions?

SEMIPROC3SSOR 2022-09-15 11:52:37
Guys is there clang for kernel 4.14?
Abdul7852 2022-09-15 12:03:59
SEMIPROC3SSOR 2022-09-15 11:52:37
Guys is there clang for kernel 4.14?

Azure, proton, google, neutron, vortex

siimsek 2022-09-15 12:04:14
SEMIPROC3SSOR 2022-09-15 11:52:37
Guys is there clang for kernel 4.14?

aosp clang:
https://gitlab.com/crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-r450784.git

proton clang:
https://gitlab.com/LeCmnGend/proton-clang

Ricardo Zurro 2022-09-15 12:05:31
Abdul7852 2022-09-15 08:41:27
Android versions?

Android 12.1

Abdul7852 2022-09-15 12:06:05
Ricardo Zurro 2022-09-15 12:05:31
Android 12.1

Whats los 15.1 android version

siimsek 2022-09-15 12:06:36
8 ig
Abdul7852 2022-09-15 12:07:07
Tf-
Abdul7852 2022-09-15 12:07:19
If they have sources all gucci
Ricardo Zurro 2022-09-15 12:07:28
Abdul7852 2022-09-15 12:06:05
Whats los 15.1 android version

8.1

Abdul7852 2022-09-15 12:07:55
Ricardo Zurro 2022-09-15 12:07:28
8.1

Yall have kernel source?

Ricardo Zurro 2022-09-15 12:08:37
https://github.com/LineageOS/android_kernel_bq_msm8939

GitHub – LineageOS/android_kernel_bq_msm8939GitHub
Contribute to LineageOS/android_kernel_bq_msm8939 development by creating an account on GitHub.
Abdul7852 2022-09-15 12:09:25
Ricardo Zurro 2022-09-15 12:08:37
https://github.com/LineageOS/android_kernel_bq_msm8939

I will try smthng if i understand

Abdul7852 2022-09-15 12:10:17
Ricardo Zurro 2022-09-15 12:08:37
https://github.com/LineageOS/android_kernel_bq_msm8939

Btw did device recieve update officially of a12?

Ricardo Zurro 2022-09-15 12:10:54
Last oficial update a7
Abdul7852 2022-09-15 12:14:31
Yall would need to use a7 vendor and kernels based on it too on a12.1 too then ig
Ricardo Zurro 2022-09-15 12:15:52
https://lineageosroms.com/piccolo/

BQ Aquaris M5 (piccolo) – LineageOS ROMsLineageOS ROMs
LineageOs ROM Bq Aquaris M5 (piccolo)
Ricardo Zurro 2022-09-15 12:17:40
Abdul7852 2022-09-15 12:14:31
Yall would need to use a7 vendor and kernels based on it too on a12.1 too then ig

So you need device, vendor, common trees source code?

Abdul7852 2022-09-15 12:18:24
Ricardo Zurro 2022-09-15 12:17:40
So you need device, vendor, common trees source code?

I never said i will build😂
I dont have much experience here

Ricardo Zurro 2022-09-15 12:19:32
Ok no problem xdd but you have kernel experience right?
Abdul7852 2022-09-15 12:20:11
Ricardo Zurro 2022-09-15 12:19:32
Ok no problem xdd but you have kernel experience right?

Ye#

Abdul7852 2022-09-15 12:20:17
I will see if smthng can happen
Ricardo Zurro 2022-09-15 12:29:51
Ok, nice 👌
Aadrika2022 2022-09-15 13:22:59
Realme X7 max
|