projects-nexus / nexus_kernel_xiaomi_sm8250

Nexus CAF 4.19 Kernel Source for sm8250 devices
Other
50 stars 59 forks source link

The following issues were encountered during the compilation process #5

Open wyh757787026 opened 1 month ago

wyh757787026 commented 1 month ago

clang: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.36' not found (required by clang) clang: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by clang)

aikooo7 commented 1 month ago

clang: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.36' not found (required by clang) clang: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by clang)

Do you have that glibc version?

NotZeetaa commented 1 month ago

@wyh757787026 Update your linux distro or use an oldee clang version

wyh757787026 commented 1 month ago

@NotZeetaa The problem was solved, but a new problem arose make[1]: Target '_all' not remade because of errors. make: *** [Makefile:153: sub-make] Error 2 make: Target '_all' not remade because of errors. Build Throws Errors

aikooo7 commented 1 month ago

@NotZeetaa The problem was solved, but a new problem arose make[1]: Target '_all' not remade because of errors. make: *** [Makefile:153: sub-make] Error 2 make: Target '_all' not remade because of errors. Build Throws Errors

You need to check the error.log and see what it is

wyh757787026 commented 1 month ago

I'm using archlinux to compile and the toolchain is clang19 and I'm having all sorts of problems.

aikooo7 commented 1 month ago

I'm using archlinux to compile and the toolchain is clang19 and I'm having all sorts of problems.

To fix my problems in arch I installed the metapackage aosp-devel

wyh757787026 commented 1 month ago

image makepkg-si indicates an error in the image display

wyh757787026 commented 1 month ago

Which branch does android13 xiaomi 10pro use?

aikooo7 commented 1 month ago

Which branch does android13 xiaomi 10pro use?

I think it uses a14-rebase, as it is the most recent