Created
November 24, 2021 20:38
-
-
Save ThEMarD/c207ea963bf70099be0adf9a74d0d3b9 to your computer and use it in GitHub Desktop.
LA.UM.7.9.r1-06100-sm6150.0 build error on LOS 18.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../../../../../../kernel/lenovo/sm6150/arch/arm64/kernel/vdso/note.S:26:1: warning: DWARF2 only supports one section per compilation unit | |
.pushsection .note.Linux, "a",@note ; .balign 4 ; .long 2f - 1f ; .long 4484f - 3f ; .long 0 ; 1:.asciz "Linux" ; 2:.balign 4 ; 3: | |
^ | |
VDSOL arch/arm64/kernel/vdso/vdso.so.dbg | |
clang-11: error: unable to execute command: Executable "ld" doesn't exist! | |
clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [/media/themard/SSHD/android/lineage-18.1/kernel/lenovo/sm6150/arch/arm64/kernel/vdso/Makefile:50: arch/arm64/kernel/vdso/vdso.so.dbg] Error 1 | |
make[1]: *** [arch/arm64/Makefile:241: vdso_prepare] Error 2 | |
make[1]: Leaving directory '/media/themard/SSHD/android/lineage-18.1/out/target/product/jd20/obj/KERNEL_OBJ' | |
make: *** [Makefile:146: sub-make] Error 2 | |
make: Leaving directory '/media/themard/SSHD/android/lineage-18.1/kernel/lenovo/sm6150' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment