Error build on native aarch64 (ld-linux-x86-64.so.2: No such file or directory)

Hello, recently I got access on Azure Cobalt 100 cpu, so I test build Coreelec.
I know it’s not officially supported, but if someone can help me that will be nice.
To build I use

PROJECT=Amlogic-ce DEVICE=Amlogic-no ARCH=aarch64 make image

After waiting, it logs the build error
After dissecting the error I can see that build script does not detect ld-linux-x86-64.so.2 even when it alredy mapped in /script/checkdeps.
Am I supposed to add the sysmlink? Thanks

Native build is not supported. Use Ubuntu 22 or 24 x64.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.