Checking patch sysdeps/aarch64/dl-machine.h... error: while searching for: "); #define elf_machine_type_class(type) \ ((((type) == AARCH64_R(JUMP_SLOT) \ || (type) == AARCH64_R(TLS_DTPMOD) \ || (type) == AARCH64_R(TLS_DTPREL) \ || (type) == AARCH64_R(TLS_TPREL) \ || (type) == AARCH64_R(TLSDESC)) * ELF_RTYPE_CLASS_PLT) \ | (((type) == AARCH64_R(COPY)) * ELF_RTYPE_CLASS_COPY) \ | (((type) == AARCH64_R(GLOB_DAT)) * ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA)) #define ELF_MACHINE_JMP_SLOT AARCH64_R(JUMP_SLOT) error: patch failed: sysdeps/aarch64/dl-machine.h:182 error: sysdeps/aarch64/dl-machine.h: patch does not apply Checking patch sysdeps/aarch64/dl-sysdep.h... error: sysdeps/aarch64/dl-sysdep.h: No such file or directory