Checking patch elf/dl-open.c... Hunk #1 succeeded at 528 (offset -5 lines). error: while searching for: _dl_debug_initialize (0, args->nsid); /* Load the named object. */ struct link_map_private *new; args->map = new = _dl_map_object (args->caller_map, file, lt_loaded, 0, mode | __RTLD_CALLMAP, args->nsid); /* If the pointer returned is NULL this means the RTLD_NOLOAD flag is set and the object is not already loaded. */ error: patch failed: elf/dl-open.c:559 error: elf/dl-open.c: patch does not apply