I’m having huge problems with building the older 3.4 kernel on either ubuntu-jammy, debian bullseye, debian bookworm.
In general I want to build it inside normal ubuntu-jammy (on a github-ci). But I have issues getting crosscompile to even remotely work, I tried the guides for rock3,rock4,rock5(which is strangely native ?!)
But all fail with a missing linker Using rockchip_linux_defconfig
scripts/Kconfig.include:40: linker ‘aarch64-none-linux-gnu-ld’ not found
I tried the linaio, native and rockchip crosscompilers, all give the same result.