Checking patch elf/do-rel.h... Checking patch elf/dynamic-link.h... Hunk #1 succeeded at 192 (offset 2 lines). Checking patch sysdeps/arm/dl-machine.h... Hunk #1 succeeded at 354 (offset -2 lines). Checking patch sysdeps/generic/ldsodefs.h... error: while searching for: /* List of search directories. */ EXTERN struct r_search_path_elem *_dl_all_dirs; /* Structure describing the dynamic linker itself. */ EXTERN struct link_map_private _dl_rtld_map; #if !PTHREAD_IN_LIBC && defined SHARED \ && defined __rtld_lock_default_lock_recursive error: patch failed: sysdeps/generic/ldsodefs.h:406 error: sysdeps/generic/ldsodefs.h: patch does not apply Checking patch sysdeps/mips/dl-machine.h... error: while searching for: } else #ifndef RTLD_BOOTSTRAP if (map != &GL(dl_rtld_map)) #endif reloc_value += map->l_public.l_addr; error: patch failed: sysdeps/mips/dl-machine.h:553 error: sysdeps/mips/dl-machine.h: patch does not apply Checking patch sysdeps/powerpc/powerpc64/dl-machine.h... error: while searching for: if (finaladdr != 0 && map != sym_map && !sym_map->l_relocated #if !defined RTLD_BOOTSTRAP && defined SHARED /* Bootstrap map doesn't have l_relocated set for it. */ && sym_map != &GL(dl_rtld_map) #endif ) offset = sym_map->l_public.l_addr; error: patch failed: sysdeps/powerpc/powerpc64/dl-machine.h:519 error: sysdeps/powerpc/powerpc64/dl-machine.h: patch does not apply Checking patch sysdeps/sh/dl-machine.h... Hunk #1 succeeded at 284 (offset -1 lines). Hunk #2 succeeded at 386 (offset -2 lines).